diff --git a/Assets/Coiner.cs b/Assets/Coiner.cs new file mode 100644 index 00000000..4233077a --- /dev/null +++ b/Assets/Coiner.cs @@ -0,0 +1,35 @@ +using System.Collections; +using System.Collections.Generic; +using UnityEngine; +using TMPro; +public class Coiner : MonoBehaviour +{ + public delegate void EventHandler(); + public static event EventHandler Increaser; + public TextMeshProUGUI coinText; + private void Start() + { + IncreaseCoin(); + //EventManager.CoinIncreaser += IncreaseCoin; + } + void OnEnable() + { + IncreaseCoin(); + EventManager.CoinIncreaser += IncreaseCoin; + Debug.Log("OnEnabler Caller"); + } + private void OnDisable() + { + IncreaseCoin(); + EventManager.CoinIncreaser -= IncreaseCoin; + } + private void OnApplicationQuit() + { + Debug.Log("OnApplicationQuit"); + EventManager.CoinIncreaser -= IncreaseCoin; + } + void IncreaseCoin() + { + coinText.text = PlayerPrefs.GetInt("Money").ToString(); + } +} diff --git a/Assets/Coiner.cs.meta b/Assets/Coiner.cs.meta new file mode 100644 index 00000000..04b9b087 --- /dev/null +++ b/Assets/Coiner.cs.meta @@ -0,0 +1,11 @@ +fileFormatVersion: 2 +guid: 70c5858804602ca448d4a41a6c1209cd +MonoImporter: + externalObjects: {} + serializedVersion: 2 + defaultReferences: [] + executionOrder: 0 + icon: {instanceID: 0} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/EventManager.cs b/Assets/EventManager.cs new file mode 100644 index 00000000..45ee98b1 --- /dev/null +++ b/Assets/EventManager.cs @@ -0,0 +1,15 @@ +using System.Collections; +using System.Collections.Generic; +using UnityEngine; + +public class EventManager : MonoBehaviour +{ + public delegate void DoIt(); + public static event DoIt CoinIncreaser; + [ContextMenu("CoinIncreaserCaller")] + public void CoinIncreaserCaller() + { + PlayerPrefs.SetInt("Money", PlayerPrefs.GetInt("Money") + 10); + CoinIncreaser(); + } +} diff --git a/Assets/EventManager.cs.meta b/Assets/EventManager.cs.meta new file mode 100644 index 00000000..55baac26 --- /dev/null +++ b/Assets/EventManager.cs.meta @@ -0,0 +1,11 @@ +fileFormatVersion: 2 +guid: 2a817c1d29a8cb242a90c1523521ed3f +MonoImporter: + externalObjects: {} + serializedVersion: 2 + defaultReferences: [] + executionOrder: 0 + icon: {instanceID: 0} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/JMO Assets/Toony Colors Pro/Demo TCP2/SG Demo Assets/PBS/TCP2_Demo_Robot_PBS.mat b/Assets/JMO Assets/Toony Colors Pro/Demo TCP2/SG Demo Assets/PBS/TCP2_Demo_Robot_PBS.mat index 81e4b190..46d9638f 100644 --- a/Assets/JMO Assets/Toony Colors Pro/Demo TCP2/SG Demo Assets/PBS/TCP2_Demo_Robot_PBS.mat +++ b/Assets/JMO Assets/Toony Colors Pro/Demo TCP2/SG Demo Assets/PBS/TCP2_Demo_Robot_PBS.mat @@ -2,268 +2,144 @@ %TAG !u! tag:unity3d.com,2011: --- !u!21 &2100000 Material: - serializedVersion: 6 + serializedVersion: 8 m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 0} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_Name: TCP2_Demo_Robot_PBS m_Shader: {fileID: 4800000, guid: 80412fe88398cd147be3aacebe2c3fe3, type: 3} - m_ShaderKeywords: OUTLINES TCP2_DISABLE_WRAPPED_LIGHT TCP2_SPEC_TOON TCP2_STYLIZED_FRESNEL - TCP2_TANGENT_AS_NORMALS _EMISSION + m_Parent: {fileID: 0} + m_ModifiedSerializedProperties: 0 + m_ValidKeywords: + - TCP2_DISABLE_WRAPPED_LIGHT + - TCP2_SPEC_TOON + - TCP2_STYLIZED_FRESNEL + - TCP2_UV_NORMALS_FULL + - _EMISSION + m_InvalidKeywords: + - OUTLINES m_LightmapFlags: 1 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 m_CustomRenderQueue: -1 stringTagMap: {} + disabledShaderPasses: [] + m_LockedProperties: m_SavedProperties: - serializedVersion: 2 + serializedVersion: 3 m_TexEnvs: - - first: - name: _BumpMap - second: + - _BumpMap: m_Texture: {fileID: 0} m_Scale: {x: 1, y: 1} m_Offset: {x: 0, y: 0} - - first: - name: _DetailAlbedoMap - second: + - _DetailAlbedoMap: m_Texture: {fileID: 0} m_Scale: {x: 1, y: 1} m_Offset: {x: 0, y: 0} - - first: - name: _DetailMask - second: + - _DetailMask: m_Texture: {fileID: 0} m_Scale: {x: 1, y: 1} m_Offset: {x: 0, y: 0} - - first: - name: _DetailNormalMap - second: + - _DetailNormalMap: m_Texture: {fileID: 0} m_Scale: {x: 1, y: 1} m_Offset: {x: 0, y: 0} - - first: - name: _EmissionMap - second: + - _EmissionMap: m_Texture: {fileID: 0} m_Scale: {x: 1, y: 1} m_Offset: {x: 0, y: 0} - - first: - name: _MainTex - second: + - _MainTex: m_Texture: {fileID: 2800000, guid: 90f5c2a59e018304bb00979205857f25, type: 3} m_Scale: {x: 1, y: 1} m_Offset: {x: 0, y: 0} - - first: - name: _MetallicGlossMap - second: + - _MetallicGlossMap: m_Texture: {fileID: 0} m_Scale: {x: 1, y: 1} m_Offset: {x: 0, y: 0} - - first: - name: _OcclusionMap - second: + - _OcclusionMap: m_Texture: {fileID: 0} m_Scale: {x: 1, y: 1} m_Offset: {x: 0, y: 0} - - first: - name: _ParallaxMap - second: + - _ParallaxMap: m_Texture: {fileID: 0} m_Scale: {x: 1, y: 1} m_Offset: {x: 0, y: 0} - - first: - name: _Ramp - second: + - _Ramp: m_Texture: {fileID: 0} m_Scale: {x: 1, y: 1} m_Offset: {x: 0, y: 0} - - first: - name: _SketchTex - second: + - _SketchTex: m_Texture: {fileID: 2800000, guid: a0d03d906b6264d4c8c02b0ffd7bc8c2, type: 3} m_Scale: {x: 10, y: 10} m_Offset: {x: 0, y: 0} - - first: - name: _ThresholdTex - second: + - _ThresholdTex: m_Texture: {fileID: 2800000, guid: ebbb2bec16a72fe48b8463e62d47d076, type: 3} m_Scale: {x: 1, y: 1} m_Offset: {x: 0, y: 0} + m_Ints: [] m_Floats: - - first: - name: _BumpScale - second: 1 - - first: - name: _Cutoff - second: 0.5 - - first: - name: _DetailNormalMapScale - second: 1 - - first: - name: _DstBlend - second: 0 - - first: - name: _EnableConstSizeOutline - second: 0 - - first: - name: _EnableTexturedOutline - second: 0 - - first: - name: _EnableZSmooth - second: 0 - - first: - name: _GlossMapScale - second: 1 - - first: - name: _Glossiness - second: 0.85 - - first: - name: _GlossyReflections - second: 1 - - first: - name: _HSV_H - second: 180 - - first: - name: _HSV_S - second: 0 - - first: - name: _HSV_V - second: 0 - - first: - name: _Metallic - second: 0 - - first: - name: _Mode - second: 0 - - first: - name: _OcclusionStrength - second: 1 - - first: - name: _Offset1 - second: 0 - - first: - name: _Offset2 - second: 0 - - first: - name: _Outline - second: 0.5 - - first: - name: _Parallax - second: 0.02 - - first: - name: _RampSmooth - second: 0.1 - - first: - name: _RampSmoothAdd - second: 0.1 - - first: - name: _RampThreshold - second: 0.5 - - first: - name: _RimMax - second: 0.8 - - first: - name: _RimMin - second: 0.6 - - first: - name: _RimStrength - second: 0.25 - - first: - name: _Shininess - second: 2 - - first: - name: _SketchHalftoneMax - second: 1 - - first: - name: _SketchHalftoneMin - second: 0 - - first: - name: _SketchSpeed - second: 6 - - first: - name: _SmoothnessTextureChannel - second: 0 - - first: - name: _SpecBlend - second: 0.842 - - first: - name: _SpecSmooth - second: 1 - - first: - name: _SpecularHighlights - second: 1 - - first: - name: _SrcBlend - second: 1 - - first: - name: _TCP2_DISABLE_WRAPPED_LIGHT - second: 1 - - first: - name: _TCP2_OUTLINE_CONST_SIZE - second: 0 - - first: - name: _TCP2_OUTLINE_TEXTURED - second: 0 - - first: - name: _TCP2_RAMPTEXT - second: 0 - - first: - name: _TCP2_SPEC_TOON - second: 1 - - first: - name: _TCP2_STYLIZED_FRESNEL - second: 1 - - first: - name: _TCP2_ZSMOOTH_ON - second: 0 - - first: - name: _TexLod - second: 5 - - first: - name: _ThresholdScale - second: 10 - - first: - name: _ThresholdStrength - second: 1 - - first: - name: _UVSec - second: 0 - - first: - name: _ZSmooth - second: -0.5 - - first: - name: _ZWrite - second: 1 - - first: - name: __dummy__ - second: 0 - - first: - name: __outline_gui_dummy__ - second: 0 + - _BumpScale: 1 + - _Cutoff: 0.5 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _EnableConstSizeOutline: 0 + - _EnableOutline: 0 + - _EnableTexturedOutline: 0 + - _EnableZSmooth: 0 + - _GlossMapScale: 1 + - _Glossiness: 0.85 + - _GlossyReflections: 1 + - _HSV_H: 180 + - _HSV_S: 0 + - _HSV_V: 0 + - _Metallic: 0 + - _Mode: 0 + - _NormalsSource: 0 + - _NormalsUVType: 0 + - _OcclusionStrength: 1 + - _Offset1: 0 + - _Offset2: 0 + - _Outline: 0.5 + - _Parallax: 0.02 + - _RampSmooth: 0.1 + - _RampSmoothAdd: 0.1 + - _RampThreshold: 0.5 + - _RimMax: 0.8 + - _RimMin: 0.6 + - _RimStrength: 0.25 + - _Shininess: 2 + - _SketchHalftoneMax: 1 + - _SketchHalftoneMin: 0 + - _SketchSpeed: 6 + - _SmoothnessTextureChannel: 0 + - _SpecBlend: 0.842 + - _SpecSmooth: 1 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _TCP2_DISABLE_WRAPPED_LIGHT: 1 + - _TCP2_OUTLINE_CONST_SIZE: 0 + - _TCP2_OUTLINE_TEXTURED: 0 + - _TCP2_RAMPTEXT: 0 + - _TCP2_SPEC_TOON: 1 + - _TCP2_STYLIZED_FRESNEL: 1 + - _TCP2_ZSMOOTH_ON: 0 + - _TexLod: 5 + - _ThresholdScale: 10 + - _ThresholdStrength: 1 + - _UVSec: 0 + - _ZSmooth: -0.5 + - _ZWrite: 1 + - __dummy__: 0 + - __outline_gui_dummy__: 0 m_Colors: - - first: - name: _Color - second: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 1} - - first: - name: _DiffTint - second: {r: 0.2205882, g: 0.09584185, b: 0, a: 1} - - first: - name: _EmissionColor - second: {r: 0, g: 0, b: 0, a: 1} - - first: - name: _HColor - second: {r: 0.9117647, g: 0.9117647, b: 0.9117647, a: 1} - - first: - name: _OutlineColor - second: {r: 0, g: 0, b: 0, a: 1} - - first: - name: _RimColor - second: {r: 0, g: 0, b: 0, a: 1} - - first: - name: _SColor - second: {r: 0.44117647, g: 0.33938372, b: 0.23032007, a: 1} - - first: - name: _SketchColor - second: {r: 0.5588235, g: 0.5588235, b: 0.5588235, a: 1} - - first: - name: _SpecColor - second: {r: 0.05644801, g: 0.07766688, b: 0.12800002, a: 1} + - _Color: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 1} + - _DiffTint: {r: 0.2205882, g: 0.09584185, b: 0, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} + - _HColor: {r: 0.9117647, g: 0.9117647, b: 0.9117647, a: 1} + - _OutlineColor: {r: 0, g: 0, b: 0, a: 1} + - _RimColor: {r: 0, g: 0, b: 0, a: 1} + - _SColor: {r: 0.44117647, g: 0.33938372, b: 0.23032007, a: 1} + - _SketchColor: {r: 0.5588235, g: 0.5588235, b: 0.5588235, a: 1} + - _SpecColor: {r: 0.05644801, g: 0.07766688, b: 0.12800002, a: 1} + m_BuildTextureStacks: [] diff --git a/Assets/JMO Assets/Toony Colors Pro/Demo TCP2/SG2 Demo Assets/Default/TCP2_Demo_SG2 Hologram Robot.mat b/Assets/JMO Assets/Toony Colors Pro/Demo TCP2/SG2 Demo Assets/Default/TCP2_Demo_SG2 Hologram Robot.mat index df6cff45..1ba1d78c 100644 --- a/Assets/JMO Assets/Toony Colors Pro/Demo TCP2/SG2 Demo Assets/Default/TCP2_Demo_SG2 Hologram Robot.mat +++ b/Assets/JMO Assets/Toony Colors Pro/Demo TCP2/SG2 Demo Assets/Default/TCP2_Demo_SG2 Hologram Robot.mat @@ -2,20 +2,26 @@ %TAG !u! tag:unity3d.com,2011: --- !u!21 &2100000 Material: - serializedVersion: 6 + serializedVersion: 8 m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_Name: TCP2_Demo_SG2 Hologram Robot m_Shader: {fileID: 4800000, guid: 77301915a8e11d64e9c9078eee018be5, type: 3} - m_ShaderKeywords: TCP2_TANGENT_AS_NORMALS _EMISSION + m_Parent: {fileID: 0} + m_ModifiedSerializedProperties: 0 + m_ValidKeywords: + - TCP2_UV_NORMALS_FULL + m_InvalidKeywords: + - _EMISSION m_LightmapFlags: 1 m_EnableInstancingVariants: 0 m_DoubleSidedGI: 0 m_CustomRenderQueue: -1 stringTagMap: {} disabledShaderPasses: [] + m_LockedProperties: m_SavedProperties: serializedVersion: 3 m_TexEnvs: @@ -71,6 +77,7 @@ Material: m_Texture: {fileID: 2800000, guid: d3a84e60412339a45838ef70b6b87839, type: 3} m_Scale: {x: 1, y: 1} m_Offset: {x: 0, y: 0} + m_Ints: [] m_Floats: - _Alpha: 0 - _BumpScale: 1 @@ -85,6 +92,8 @@ Material: - _MyFloat: 1 - _NDVMaxFrag: 0.45 - _NDVMinFrag: 0 + - _NormalsSource: 0 + - _NormalsUVType: 0 - _OcclusionStrength: 1 - _OutlineWidth: 1.5 - _Parallax: 0.02 @@ -108,3 +117,4 @@ Material: - _OutlineColorVertex: {r: 0, g: 0.5034485, b: 1, a: 1} - _SColor: {r: 0, g: 0, b: 0, a: 1} - _ScanlinesTex_SC: {r: 0, g: -0.02, b: 0, a: 0} + m_BuildTextureStacks: [] diff --git a/Assets/JMO Assets/Toony Colors Pro/Demo TCP2/SG2 Demo Assets/Default/TCP2_Demo_SG2 Hologram Torus.mat b/Assets/JMO Assets/Toony Colors Pro/Demo TCP2/SG2 Demo Assets/Default/TCP2_Demo_SG2 Hologram Torus.mat index 02304691..e255b270 100644 --- a/Assets/JMO Assets/Toony Colors Pro/Demo TCP2/SG2 Demo Assets/Default/TCP2_Demo_SG2 Hologram Torus.mat +++ b/Assets/JMO Assets/Toony Colors Pro/Demo TCP2/SG2 Demo Assets/Default/TCP2_Demo_SG2 Hologram Torus.mat @@ -2,20 +2,27 @@ %TAG !u! tag:unity3d.com,2011: --- !u!21 &2100000 Material: - serializedVersion: 6 + serializedVersion: 8 m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_Name: TCP2_Demo_SG2 Hologram Torus m_Shader: {fileID: 4800000, guid: 77301915a8e11d64e9c9078eee018be5, type: 3} - m_ShaderKeywords: TCP2_NONE _EMISSION + m_Parent: {fileID: 0} + m_ModifiedSerializedProperties: 0 + m_ValidKeywords: + - TCP2_UV_NORMALS_FULL + m_InvalidKeywords: + - TCP2_NONE + - _EMISSION m_LightmapFlags: 1 m_EnableInstancingVariants: 0 m_DoubleSidedGI: 0 m_CustomRenderQueue: -1 stringTagMap: {} disabledShaderPasses: [] + m_LockedProperties: m_SavedProperties: serializedVersion: 3 m_TexEnvs: @@ -71,6 +78,7 @@ Material: m_Texture: {fileID: 2800000, guid: d3a84e60412339a45838ef70b6b87839, type: 3} m_Scale: {x: 1, y: 1} m_Offset: {x: 0, y: 0} + m_Ints: [] m_Floats: - _Alpha: 0 - _BumpScale: 1 @@ -85,6 +93,8 @@ Material: - _MyFloat: 1 - _NDVMaxFrag: 0.45 - _NDVMinFrag: 0 + - _NormalsSource: 0 + - _NormalsUVType: 0 - _OcclusionStrength: 1 - _OutlineWidth: 2 - _Parallax: 0.02 @@ -108,3 +118,4 @@ Material: - _OutlineColorVertex: {r: 0, g: 0.5034485, b: 1, a: 1} - _SColor: {r: 0, g: 0, b: 0, a: 1} - _ScanlinesTex_SC: {r: 0, g: -0.02, b: 0, a: 0} + m_BuildTextureStacks: [] diff --git a/Assets/Other/Fonts/OtherFonts/caviar/CaviarDreams SDF.asset b/Assets/Other/Fonts/OtherFonts/caviar/CaviarDreams SDF.asset index e77af102..988bf91f 100644 --- a/Assets/Other/Fonts/OtherFonts/caviar/CaviarDreams SDF.asset +++ b/Assets/Other/Fonts/OtherFonts/caviar/CaviarDreams SDF.asset @@ -960,6 +960,21 @@ MonoBehaviour: m_Scale: 1 m_AtlasIndex: 0 m_ClassDefinitionType: 0 + - m_Index: 23 + m_Metrics: + m_Width: 39.671875 + m_Height: 70.3125 + m_HorizontalBearingX: 7.609375 + m_HorizontalBearingY: 70.3125 + m_HorizontalAdvance: 54.9375 + m_GlyphRect: + m_X: 239 + m_Y: 351 + m_Width: 41 + m_Height: 71 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 m_CharacterTable: - m_ElementType: 1 m_Unicode: 32 @@ -1177,6 +1192,10 @@ MonoBehaviour: m_Unicode: 8230 m_GlyphIndex: 519 m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 52 + m_GlyphIndex: 23 + m_Scale: 1 m_AtlasTextures: - {fileID: 6256820278921193473} m_AtlasTextureIndex: 0 @@ -1395,6 +1414,10 @@ MonoBehaviour: m_Y: 272 m_Width: 68 m_Height: 92 + - m_X: 229 + m_Y: 341 + m_Width: 60 + m_Height: 90 m_FreeGlyphRects: - m_X: 78 m_Y: 28 @@ -1456,10 +1479,6 @@ MonoBehaviour: m_Y: 252 m_Width: 5 m_Height: 88 - - m_X: 229 - m_Y: 340 - m_Width: 12 - m_Height: 683 - m_X: 80 m_Y: 273 m_Width: 31 @@ -1472,10 +1491,6 @@ MonoBehaviour: m_Y: 250 m_Width: 6 m_Height: 773 - - m_X: 160 - m_Y: 430 - m_Width: 863 - m_Height: 593 - m_X: 135 m_Y: 379 m_Width: 32 @@ -1556,14 +1571,6 @@ MonoBehaviour: m_Y: 183 m_Width: 6 m_Height: 840 - - m_X: 229 - m_Y: 364 - m_Width: 794 - m_Height: 659 - - m_X: 229 - m_Y: 341 - m_Width: 112 - m_Height: 682 - m_X: 307 m_Y: 318 m_Width: 34 @@ -1576,6 +1583,26 @@ MonoBehaviour: m_Y: 272 m_Width: 52 m_Height: 751 + - m_X: 229 + m_Y: 340 + m_Width: 12 + m_Height: 1 + - m_X: 160 + m_Y: 431 + m_Width: 863 + m_Height: 592 + - m_X: 160 + m_Y: 430 + m_Width: 69 + m_Height: 593 + - m_X: 289 + m_Y: 364 + m_Width: 734 + m_Height: 659 + - m_X: 289 + m_Y: 341 + m_Width: 52 + m_Height: 682 m_fontInfo: Name: PointSize: 0 @@ -4577,7 +4604,7 @@ Texture2D: m_ColorSpace: 0 m_PlatformBlob: image data: 1048576 - _typelessdata: 00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020608080d0e0c0706040100000000000000000000000000000000000000020608080d0e0c0706040100000000000000000000000000000000000000020608080d0e0c070704010000000000000000000000000000000407090a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a070603000000000000000000000000000000000000000000000000000000010507070a0c0d0e0e0d0c0a07060400000000000000000000000000020507080b0d0e0e0e0d0b09060603000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040607080909090807070401000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004060708090909080707040100000000000000000000000000000000000000000000000000000000000000000000030608090d0d0d0a090704000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003080b0e0e1313130e0d0b08030000000000000000000000000000000000000000000000000000000000000000000000060a0e10111313130b0a0805000000000000000000000000000104060713131313131313131313131313131313131313131313131313131313131313131313131313131313130a09070400000000000000000000000000000000000000000000000000000000030608090c0e101212131211100e0b08070502000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000406070706060300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000306070603000000000000000000000000000000000000000000000000000000000000000000000105090b0c1313130d0d0b0702000000000000000000000000000000000000000000000306131313131312100d080200000000000000000000000000000000000000000000000000000000000000000000000000000000040607090b0d0e0f10101110100f0e0c0b0906060300000000000000000000000000000000000000000000000000000000000003070909131313100f0d090500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004090d0f0f1313130a09070400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003090e1214151a1b191413110d080100000000000000000000000000000003090e121415191b191413110d080100000000000000000000000000000003090e121415191b191413110d08010000000000000000000000050b10131616171717171717171717171717171717171717171717171717171717171717171717171717171717171717171312100b06000000000000000000000000000000000000000000000104080d11131417191a1b1b1a18161413100c0703000000000000000205090e12141517191a1b1a1a181613120f0b060000000000000000000000000000000000000000000000000000000000000000000000000000000000030608070c10131415151616151413110d080706040000000000000001030406060600000000000000000000000000000000000000000000000000000000000000000000030608070c10131415151616151413110d0807060400000000000000010304060606000000000000000000000000000000040a0f131516191919161613100b050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001080f14181a1b2020201b1a18140f080100000000000000000000000000000000000000000000000000000000000000040b11161a1d1e202020181714110c0600000000000000000001080d1113202020202020202020202020202020202020202020202020202020202020202020202020202020202020171614100b05000000000000000000000000000000000000000000000001050a0f121515191b1d1e1f1f1f1e1c1a181414110e080400000000000000000000000000000000000000000000000000000000000000000000000000000000000000020608080c070c1013141413120f0b060a070604000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060c10121312100c0600000000000000000000000000000000000000000000000000000000000000060c111518182020201a1917130e0801000000000000000000000000000000000000060c1012202020201f1f1c19140d0600000000000000000000000000000000000000000000000000000000000000000000000306070c1012131618191b1c1d1d1e1d1d1c1b19181513120f0b060602000000000000000000000000000000000000000000000000040a0f1315162020201c1c1915100a02000000000000000000000000000000000000000000000000000000000000000000000000000000000002091015191b1c202020161613100b04000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060e151a1e212226272521201d19130c0400000000000000000000000000060e151a1e212226272521201d19130c0400000000000000000000000000060e151a1e212226272521201d19130c04000000000000000000070f161c20222323232323232323232323232323232323232323232323232323232323232323232323232323232323232323201f1c17110a0200000000000000000000000000000000000001080d1113191d20212426272727272523201f1d1812100b0600000003090e12141a1e21222426272827262522201f1c17110f0a04000000000000000000000000000000000000000000000000000000000000000000000001050a0f131516181d1f20222223222221201d19171313100c07000000050a0d10101313130908060300000000000000000000000000000000000000000000000000000001050a0f131516181d1f20222223222221201d19171313100c07000000050a0d10101313130908060300000000000000000000070e151b1f22222626262322201c160f070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020b131a202427282d2d2d282724201a130b020000000000000000000000000000000000000000000000000000000000050e161c2227292a2d2d2d2423211d17100800000000000000040c13191d202d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2423201c161008000000000000000000000000000000000000000002080d11151b1f212225282a2b2c2c2c2b29272421201e1914100c0700000000000000000000000000000000000000000000000000000000000000000000000000000205090f121415181b181c1f2020201f1c171a171413100c070100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030a11171c1f201f1c17110a03000000000000000000000000000000000000000000000000000000000911181d2224252d2d2d2726231f19120a02000000000000000000000000000000030a11171c1f2d2d2d2d2c2b29251f1810080000000000000000000000000000000000000000000000000000000000000002050a0f1315181c1f202224262829292a2a2a292928262422201f1c1714120e0905010000000000000000000000000000000000000000070f161b1f22232d2d2d292825211b140c04000000000000000000000000000000000000000000000000000000000000000000000000000000030c141b212528292d2d2d2322201b160f0700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000090f1820262b2e2f3334322d2c29241e160d060000000000000000000000090f1820262b2e2f3334322d2c29241e160d060000000000000000000000090f181f262b2d2e3334322d2c29241e160d060000000000000007111921272c2f30303030303030303030303030303030303030303030303030303030303030303030303030303030303030302d2b28231c140c0200000000000000000000000000000001070c13191d20252a2d2e30323434343332302d2c29241f1c17110a02090e141a1e21262a2d2e313334343433312f2d2b28221c1b160f0a040000000000000000000000000000000000000000000000000000000000000002080d11161b1f222324292c2d2e2f2f2f2f2d2c292424201f1c18120f0a0a11161a1c1d2020201515120f0a03000000000000000000000000000000000000000000000002080d11161b1f222324292c2d2e2f2f2f2f2d2c292424201f1c18120f0a0a11161a1c1d2020201515120f0a030000000000000007101920262b2e2f333333302f2c2721191107000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010b141d252b3033343939393433302b251d140b00000000000000000000000000000000000000000000000000000000000e1720272e33363739393931302d28221a12080000000000040d161e24292c393939393939393939393939393939393939393939393939393939393939393939393939393939393939302f2c28211a1108000000000000000000000000000000000001070d13191d20262b2e2f32353738393938383634312e2d2a251f1c18120b060000000000000000000000000000000000000000000000000000000000000000000002090e12151a1f2122252823292c2d2d2d2b28222623201f1d1812100b0500000000000000000000000000000000000000000000000000000000000000000000000000000000000000030c151c23282c2d2c28231c150c03000000000000000000000000000000000000000000000000000009121b23292e313239393934332f2b241c140a0100000000000000000000000000030c151c23282c39393939393835302a221a10060000000000000000000000000000000000000000000000000000000003090e12151b1f2223282c2d2f313335363637373736363433312f2d2b2822211e1a15110d0802000000000000000000000000000000000007101921272c2f303939393635322c261e160c0200000000000000000000000000000000000000000000000000000000000000000000000000020c151e262c313536393939302f2c2721191107000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009121b212a31373a3b40413f3a39352f281f180f0600000000000000000009121b212a31373a3b40413f3a39352f281f180f0600000000000000000009121b212a31373a3b40413f3a39352f28201810060000000000050f19232b32383b3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3a38342e261e140a0000000000000000000000000000030b12181e24292c3036393a3d3f404141403f3d3a38352f2b28231c140c14191f262a2d31363a3b3e40414141403e3c3938332d2c27211b150c070000000000000000000000000000000000000000000000000000000002080d13191e20272b2e2f2f35383a3b3c3c3c3b3a39352f302d2c28231d1b150f1c2226292a2d2d2d22211f1b150e06000000000000000000000000000000000000000002080d13191e20272b2e2f2f35383a3b3c3c3c3b3a39352f302d2c28231d1b150f1c2226292a2d2d2d22211f1b150e060000000000040e19222a32373b3c4040403d3c38332b23190f05000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008131d262f363c404146464641403c362f261d0c030000000000000000000000000000000000000000000000000000000610202932393f43444646463e3d39342c241a1006000000010c161f282f35394646464646464646464646464646464646464646464646464646464646464646464646464646464646463d3c38332c231a1005000000000000000000000000000000040c13181e25292d31373a3c3f4143454546454443413e3b3936302c28231c17110a0200000000000000000000000000000000000000000000000000000000000003090e141a1e20262b2e2f32352f34383a3a3938332d33302d2c29241d1c16100b0500000000000000000000000000000000000000000000000000000000000000000000000000000000030d151e262e34383a38342e261e150a0000000000000000000000000000000000000000000000000006111b242d343a3d3f464646403f3b362e261c1208000000000000000000000000000a151e262e3438464646464644413b342c22180d0200000000000000000000000000000000000000000000000000040a0f141a1e21272b2e2e34383a3c3e404142434344434342413f3e3c3938332d2e2b26201d19130f09030000000000000000000000000000040f19232b32383b3c46464643413d3830281e140a0000000000000000000000000000000000000000000000000000000000000000000000000009141e2730373d41424646463d3b38322b23190f04000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060f1b242d333c4247484d4e4c4745413a312a22180b0200000000000000060f1b242d333c4247484c4e4c4745413a312a22180b0200000000000000060f1b242d333c4247484c4e4c4745413a322a22180c02000000000b16212b353d4448494a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a46443f3830261c1106000000000000000000000000070d151d23292f35393a4146474a4c4d4e4e4d4b494745403a38342e261e191f252a31363a3b4246484a4c4d4e4d4d4b4946443f3838322b272018120b0300000000000000000000000000000000000000000000000000040c13191e252a2d32373b3c3f4045474848494948474541403d3a38342e2b26201b272d3236373939392f2e2b2620181006000000000000000000000000000000000000040c13191e252a2d32373b3c3f4045474848494948474541403d3a38342e2b26201b272d3236373939392f2e2b2620181006000000000a15202a343c4347494c4c4c4948443d352b21160b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030f1a252f3841484c4e5353534e4c4841382f1e150b0000000000000000000000000000000000000000000000000000040e1822323b434a4f515353534b49453e362c22170c00000008131e28313a41455353535353535353535353535353535353535353535353535353535353535353535353535353535353534a48443e352c21160b0000000000000000000000000000060d161d24293035393c4347484c4e5051525252514f4d4b4746413b38342e27221b140b0600000000000000000000000000000000000000000000000000000000070c141a1f252a2d31373a3b3f41434045474746443f42403d3a38352f2c27211c170e090300000000000000000000000000000000000000000000000000000000000000000000000000010b151f2730383f4446443f3830261c11060000000000000000000000000000000000000000000000010c18232d373f454a4b5353534d4c4740382e24190e02000000000000000000000006111c2630383f445353535352514d463e342a1f1408000000000000000000000000000000000000000000000003090e151b1f262a2d32373b3c404446494b4c4e4f50505150504f4e4c4b4846443f3b3a37312d2a251e1a150d08020000000000000000000000000a16212b353d4348495353534f4e49423a30261b1005000000000000000000000000000000000000000000000000000000000000000000000004101b26303942494d4f5353534948443d352b21160b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030e18222d363f454e5355595a5854514c433c342a1d140a000000000000030e18212d363e454d5355595a5854524c433c342a1d140a000000000000030e18212d363e454d5355595a5854524c443c342a1e140a00000004101c27323d474f54565656565656565656565656565656565656565656565656565656565656565656565656565656565656565653504a42382e23170b00000000000000000000000910191f272f343a4145474c525457595a5a5a5a585653514b46443f38302a252930363b4246484d535557595a5b5a59585553504a48443d373228231c150c040000000000000000000000000000000000000000000001080e161e25293036393d4347494c4b5153555556555554524c4d4a4645403937322b2631383e42434646463c3a37312a22180e0300000000000000000000000000000001080e161e25293036393d4347494c4b5153555556555554524c4d4a4645403937322b2631383e42434646463c3a37312a22180e030000030f1b26323c464e545559595956544f473d33271c10040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000814202b36414b53595b6060605b58534a4130271d1207000000000000000000000000000000000000000000000000000a15202a34434d555b5d606060575550483e34281d110500010d19242f3a434c515f606060606060606060606060606060606060606060606060606060606060606060606060606060606057554f473e33281c10040000000000000000000000020a11171f282f353a4146474e5355585b5d5e5f5f5f5e5c5a5754524c46444039332d261d180f0800000000000000000000000000000000000000000000000000030b12181f252a30363a3c4347484b4e504b51535353504a4f4d4a4745403938332d28221a150e0600000000000000000000000000000000000000000000000000000000000000000000000007121d273139424a5053504a42382e23170c040000000000000000000000000000000000000000000005111d29343f495156586060605a58524a40362b1f130700000000000000000000000c17232e38424a505f6060605f5d5850463b3025190d00000000000000000000000000000000000000000000070c141a20262b31363a3d4347494a51535557595b5c5c5d5d5d5c5c5b59575553504a4847423c3936302b262019140b0600000000000000000000030f1b27323d474f54566060605c5a544c42382c21150900000000000000000000000000000000000000000000000000000000000000000000000915212c37424c545a5c60606056544f473d32271b1004000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a15202a343f4850575f62666765605d554e463c2f261c1106000000000009151f2a333e4850575f62666765605d564e463c2f261c1106000000000009141f2a333e4850575f61666765605d564e463c30261c110600000713202c38444f59606363636363636363636363636363636363636363636363636363636363636363636363636363636363636363605c544a3f34281c100300000000000000000009121a222b313940454c5254565e616365676767666563605d5553504a423e3630323b42464d5355575f616466676767666462605b54544f47433d342e271e160e050000000000000000000000000000000000000000040c1319202830353a4146474e545659555d606162626262605d565a5753514b47433c37313a434a4e505353534847433c342a20150a0000000000000000000000000000040c1319202830353a4146474e545659555d606162626262605d565a5753514b47433c37313a434a4e505353534847433c342a20150a000006131f2b37434e585f626666666360594f44382c2013070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1824303c48535d64676c6c6c67645c5343392e23180c000000000000000000000000000000000000000000000000030f1b26323c46555f676a6c6c6c64615a5045392d2114080004111d2935414c555d6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6361594f44382c20140700000000000000000000030b141c2228313a40454c5254585f6265686a6b6c6c6b6b696764615e5653514a443f382f29211a11090000000000000000000000000000000000000000000000060c151d232831363b4246484e5355585b5d555c6060605b545c595653514b48443d39332b261f180f0600000000000000000000000000000000000000000000000000000000000000000000000c18242f39434b545c605c544a3f342820150a000000000000000000000000000000000000000000000915222e3a45515b62656c6c6c67645c52473b2f23170b0000000000000000000003101c28343f4a545c6c6c6c6c6c6962584d4135291c100000000000000000000000000000000000000000030b12181f262a32373b4246484e5456545c606264666869696a6a6a696967666462605b5455534e4746413a37312a251e17110a02000000000000000007131f2c38434f5960636c6c6c69665e54493d3225190d00000000000000000000000000000000000000000000000000000000000000000000000d1925313d49545e65696c6c6c6360594f44382c201307000000000000000000000000000000000000000000000000000000000000000000000000000000000000020f1a26313c46505a626a6e7374726d675f584e42382d22170b00000000020e1a26313c45505a62696e7374726d685f584e42382d22170b00000000020e1a26313c45505a61696e7374726d685f584e42382e23170b00000916222f3b4854606b70707070707070707070707070707070707070707070707070707070707070707070707070707070707070706d665c5044382b1f1206000000000000000009121b242c343c434b51565d6065686d70727374747372706d6764605c545046413a3e444d52575f6166696e717374747473716f6c66636059544e444039302820170e05000000000000000000000000000000000000050d161e2429323a41464c52545860626669676d6e6f6f6f6e6d68696763605c55534e47433c434d555b5d60606055534e463c31261b0f03000000000000000000000000050d161e2429323a41464c52545860626669676d6e6f6f6f6e6d68696763605c55534e47433c434d555b5d60606055534e463c31261b0f03000815222e3b47545f6a6f737373706b6054483c2f2216090000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e1a2733404c59646f74797979746e64554b4034281c1004000000000000000000000000000000000000000000000006131f2b37434e58677177797979716c6155493d3023170a000613202c3945515d67767979797979797979797979797979797979797979797979797979797979797979797979797979797979706b6155483c2f231609000000000000000000030c151d262d333e434b51565e61666a6f72747678787978777674716e6864605c545049413b332c231b1309010000000000000000000000000000000000000000080f171e272e343b42464d5254585f6265686a6b676d6d6c666a696663605d55544f49443e37312a2117110a02000000000000000000000000000000000000000000000000000000000000000004101d2935404b555d666d665c50443c32261b0f030000000000000000000000000000000000000000000b1824313d4a56626d72797979736e64584c3f3326190d0000000000000000000006121f2c3844505c66767979797974695d5144382b1f1200000000000000000000000000000000000000060c151d232831363c43474d535558606266666d6f717374757676777676757472716f6c6666625f5754524c47433c363028221c140b05000000000000000915222f3b4854606b6f7979797670665a4e4135281c0f02000000000000000000000000000000000000000000000000000000000000000000020f1b2835414d5a657075797979706b6054483b2f22160900000000000000000000000000000000000000000000000000000000000000000000000000000000000006121f2b37434e58626c717b80817f7a6e6a5f544a3f33281c0f0300000006121e2b37424d57626c717b7f817f7a6e6a5f544a3f33281c0f0300000005121e2b37424d57616c717b7f817f7a6f6a5f544a3f34281c1003000a1623303d495663707d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d786d6053463a2d2013070000000000000008121b252d363e464e555c60686d72777a7d7f808181807e7c7975716d66615a524c444450565e61696e73787b7d7f808180807e7c79746f6b626058514a423a322920170d0400000000000000000000000000000000060f171f282f353f444c52565e61666a6f7276787a7b7b7c7c7b7a787673706d67625f58534e454a555f666a6c6c6c625f584e43372b1f12060000000000000000000000060f171f282f353f444c52565e61666a6f7276787a7b7b7c7c7b7a787673706d67625f58534e454a555f666a6c6c6c625f584e43372b1f1206000916222f3c4955626f7c7f7f7f7d706356493d3023160a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e1b2834414e5b6774818686868074675c5145382c1f130800000000000000000000000000000000000000000000000815212e3b47535f6a77838686867e7164574b3e3124180b000714212d3a4754606d7a86868686868686868686868686868686868686868686868686868686868686868686868686868686867d7063574a3d3024170a0000000000000000020b151e272f383f444f555d60686d73777b7f8183848585858482807e7a76716d66605b534d453e362d251b13090000000000000000000000000000000000000008111a2129303940454d53575e61666a6e72747678797a7a7979777573706d67636059555047423c3328231c140c030000000000000000000000000000000000000000000000000000000000000006131f2c3945515d676d796d60584e43372b1f15090000000000000000000000000000000000000000000c1825323f4b5865727e8686868073675a4d4034271a0d010000000000000000000713202d3a4653606d7886868686796c5f5246392c1f13000000000000000000000000000000000000060f181e272e343b42464e53575f61666a6f7376797c7e7f8182838384838382817f7e7b7976736e6a66615e56534e46413b332d261d170f08000000000000091623303c4956636f7d8686868276695c4f4336291c1003000000000000000000000000000000000000000000000000000000000000000000030f1c2936424f5c6975828686867d706356493d3023160a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000814212e3a47535f6a717e878c8d8b847c6e665b5044382b1f12060000000814212e3a47535f69717e878c8d8b847c6e665b5044382b1f12060000000714212d3a46535f69717e868c8d8b857c6f665c5044382b1f120600121f2b3845525e6b788589898989898989898989898989898989898989898989898989898989898989898989898989898989898986796d6053473a2d20140700000000000006101a242d373f48505860676d737a7f83878a8c8d8d8d8d8b8986827d78716c615e564e505a62696e757b8084888a8c8d8e8d8c8b8885817c766f6a605c544c443b32291f160c010000000000000000000000000000060f182129313a414550565e61686d73777c7f8284868888898888878583807d79746f6a625f58514b5b667176797979766a5f53473a2e21150800000000000000000000060f182129313a414550565e61686d73777c7f8284868888898888878583807d79746f6a625f58514b5b667176797979766a5f53473a2e211508000c1825323f4b5865727e8b8c8c8073675a4d4034271a0d0100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1623303d495663707c89969285796d6053463a3025190d0100000000000000000000000000000000000000000003101c28343f4a54626f7c88959285796d6053473a2d201407000613202c3945515d6778849193939393939393939393939393939393939393939393939393939393939393939393939393938a7d7063574a3d3024170a00000000000000000a141d273039424a505961676d737a7f84888b8e9091929292918f8d8a86837e79716c655f5750483f372d251b1208000000000000000000000000000000000008121a232b333b424b51575e61696e73777b7e81838586868686858482807d7975706b64615a534d453e342e261e150d03000000000000000000000000000000000000000000000000000000000004101c2834404a54606d7981746a5f53473c31261a0e0300000000000000000000000000000000000000000c1825323f4b5865727e8b938d8073675a4d4034271a0d010000000000000000000713202d3a4653606d7986939285796c5f5246392c1f1300000000000000000000000000000000020a1117222a303940454d53585f62696e73777c808385888a8c8e8f8f9090908f8f8e8c8a8885827f7b77726d68625f58524c443f382f29211a110a0100000000091623303c4956636f7c89938f8276695c4f4336291c1003000000000000000000000000000000000000000000000000000000000000000000030f1c2936424f5c6975828f93897c706356493d3023160a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000815222f3b4855626e7c8792999a969183786c605346392d2013060000000815222f3b4855626e7b8792999a969183786c605346392d2013060000000815222e3b4855616e7b8692999a979184786d6053463a2d20130700121f2b3845525e6b788591969696969696969696969696969696969696969696969696969696969696969696969696969696969386796d6053473a2d2014070000000000030c18222c363f49515a616a6f7980858c90959698999798999899928f8a847e756d685f585c606c717b81878d91969799989798999797928e89837c736d665e564c443b31281d130700000000000000000000000000060f18222a333b434c515a62686d747a8084898c8f91939a959595959792908d8a85817c756f6a605d555d6a76838686867c6f6255483c2f221509000000000000000000060f18222a333b434c515a62686d747a8084898c8f91939a959595959792908d8a85817c756f6a605d555d6a76838686867c6f6255483c2f221509000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000613202d394653606c788491978a7d7164564c41362a1d110500000000000000000000000000000000000000000006121f2b3844505c6673808d9a8e8174675d5145382c1f13060004111d2935414c556975828f9c989292929292929292929292929292929292929292929292929292929292929292929292928a7d7063574a3d3024170a0000000000000006111c262f39424a545b606b707980868c9196989b989696959697999a99938f8b847e776e69615a51493f372d241a100600000000000000000000000000000008121a242c353d454d545c60696e747b7f84888b8e90929299939892918f8c8985817d77706c615f5750443f3830271f150c030000000000000000000000000000000000000000000000000000000006121f2c3844515c66727f887c6f62574d42372b1f140900000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000000713202d3a4653606d7986939285796c5f5246392c1f13000000000000000000000000000000030b141c2228343c434b51575f616a6f757b8084898c8f92989799989796959595969798999798928f8c88847f7a746e6a615e56504a423b332c231c130a00000000091623303c4956636f7c89968f8276695c4f4336291c1003000000000000000000000000000000000000000000000000000000000000000000030f1c2936424f5c6975828f96897c706356493d3023160a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000d1a2633404d596673808c99a3a8a095887c6f6255493c2f2216090000000d192633404c5966737f8c99a3a9a095887c6f6255493c2f2216090000000c1926333f4c5966727f8c99a3a9a096897c6f6256493c2f23160900121f2b3845525e6b78858f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f867a6d6053473a2d20140700000000000b151e2a343e48515b626c717c848c92989a93908d8c8b8b8c8e91969a96918a827a6f6a60666d747e868e929998928f8d8c8b8b8c8e92979b94908780786d685e564c433a2f24180d040000000000000000000000050e18212a343c454d555d606c717a80868c9196999b9896949a939a9495979a9a97928e88827c736d675f586a76839093887b6f6255483c2f2215090000000000000000050e18212a343c454d555d606c717a80868c9196999b9896949a939a9495979a9a97928e88827c736d675f586a76839093887b6f6255483c2f221509000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005121f2b3744505b6573808d998f8275685e5246392d2015090000000000000000000000000000000000000000000713202d3a4653606d79859196897d7063554b4035291d100400010d19242f404d596673808c9992868585858585858585858585858585858585858585858585858585858585858585858585867d7063564a3d3023170a000000000000060f17222d38424a545c666c737d848d92989b96918e8b8a8989898a8c8f92989c96918b827b706c625b51493f362c22180c030000000000000000000000000007111a242c363e474f575f666d737b81868c9196989b99979695959596989a9998928e89837d766e69625a504a423931271e150a000000000000000000000000000000000000000000000000000000030f1c28333f4a54606d79848e8175695f53473b30251a0e02000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000000713202d3a4653606d7986939285796c5f5246392c1f130000000000000000000000000000030c151d262d333e464e555c60696e757c81878c9196999897918f8d8b8a89898889898a8b8d8f9297989995908c86817b746e68605b544d453e362e251c1209000000091623303c4956636f7c89968f8276695c4f4336291c1003000000000000000000000000000000000000000000000000000000000000000000030f1c2936424f5c6975828f96897c706356493d3023160a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000e1b2734414e5a6774818d9aa8afa49a8a7d7063574a3d3024170a0000010e1a2734414d5a6774808d9aa8afa49a8a7d7063574a3d3024170a0000010d1a2734404d5a6773808d9aa8afa5968a7d7063574a3d3024170a000e1b2835414e5b68748182828282828282828282828282828282828282828282828282828282828282828282828282828282828281796d6053473a2d2014070000000007121d27303c46505a626d727e87919697928c8783807f7e7e7f8184888e9299948f847c6f6a6d78808b929895918a8682807f7e7f808285898f9499938d827a6e685e554b4135291f160c01000000000000000000020b172029333c464e575e676d757e858d92989b96918e8b898786868687888a8d90959a9a948f8780796e6a616a76839095887b6f6255483c2f22150900000000000000020b172029333c464e575e676d757e858d92989b96918e8b898786868687888a8d90959a9a948f8780796e6a616a76839095887b6f6255483c2f221509000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030f1b27333f4953626e7b889592867a6d6154473c31261a0e000000000000000000000000000000000000000004111d2935404b5563707d89979184786c605346392f24180c000000081623303d495663707c89988c7f797979797979797979797979797979797979797979797979797979797979797979797979706b6155483c2f2316090000000000030e182128333f4a545c666d788088919699928e8984817f7d7c7c7c7d7f82858a90949d9490857e726d625b51483e342a1e150b000000000000000000000000050f19232c363e48505960696e797f868e92999b97928f8c8a89888889898b8e9195999b95908a827b716c605c544b433930261c1106000000000000000000000000000000000000000000000000000006121f2b3844505b66717e8b93877b6e61574d42362a1e1308000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000000713202d3a4653606d7986939285796c5f5246392c1f1300000000000000000000000000030d151e272f383f4450585f676d737b82888e929999928f8b888582807e7d7c7c7b7c7c7d7f808285888b8f929998928e87817a726c665e57504840372e251b11060000091623303c4956636f7c89968f8276695c4f4336291c1003000000000000000000000000000000000000000000000000000000000000000000030f1c2936424f5c6975828f96897c706356493d3023160a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727f8b969fa39f93877b6e6154483b2e2115080000000c1825323f4b5865727e8b969fa39f93877b6e6154483b2e2115080000000b1825323e4b5865717e8b969fa49f93887b6e6155483b2e221508000e1a2733404c59646f74757575757575757575757575757575757575757575757575757575757575757575757575757575757575756d675c5145382c1f1306000000000c18232e39424e58616c727f889299928d857f7b77747271717374787b81878f949691857c6f78818d9298928b837e7a76737271727375797d828991969490837a6e675d51453e31281d13070000000000000000000a141d29323b454e585f696e79818b929799928e8984817e7c7a7a79797a7c7d8084888d929899928d837c706b6a76839095887b6f6255483c2f221509000000000000000a141d29323b454e585f696e79818b929799928e8984817e7c7a7a79797a7c7d8084888d929899928d837c706b6a76839095887b6f6255483c2f221509000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b17222d3847535f6a778390998b7f7265574d42372b1b1106000000000000000000000000000000000000000613202c3945515d6775818e998d8073665b5044382b1d12070000000714202d3a4753606d7986928f8376686c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6361594f44382c201407000000000009141f2a333b44505b666d78818d939a948f87817c787472706f6f70717375797d838991969792877f726d625a50463c30271d120700000000000000000000030d17212b353e48505a616b707b838c929899928e8985827f7d7c7b7b7c7d7f8184888c91979d948f867e746d665c554b42382e23171007000000000000000000000000000000000000000000000000000613202d394653606c788491998e8174695e52463a3025190d010000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000000713202d3a4653606d7986939285796c5f5246392c1f13000000000000000000000000030c151f273039424a505a616a6e797f868f939b95918b86827e7b7875747270706f6f6f7070727375787b7e82868c919699928e857f786e69615a514940372d23180c0100091623303c4956636f7c89968f8276695c4f4336291c1003000000000000000000000000000000000000000000000000000000000000000000030f1c2936424f5c6975828f96897c706356493d3023160a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000714212d3a4754606d7984909599928d8174695e53463a2d2114070000000714202d3a4753606d7984909499928d8174695e53463a2d2114070000000714202d3a4753606d7984909499938e8174695f53463a2d211407000b1824303c48535d646868686868686868686868686868686868686868686868686868686868686868686868686868686868686868605c554b4034291c100400000004101c2834404b545f6a717e889398928a807a726e696766646566676a6f747b828d929792857b818e939691867e78716d676665646566666d70767d849094959083796d605a50433a2f24180d000000000000000006111b262f3a444d575f6a6e7b848e939e948f87817c7874716f6e6d676d6d6f7174777b80868d92999591867d716c76839095887b6f6255483c2f22150900000000000006111b262f3a444d575f6a6e7b848e939e948f87817c7874716f6e6d676d6d6f7174777b80868d92999591867d716c76839095887b6f6255483c2f221509000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000003050608080909090807060300000000000000000000000000000000000000000000000000000000000006111b2b37434e5865727f8b99908376695f5347382d22170b000000000000000000000000000000000000000714202d3a4753606d7a869295887b6e62544a3f33281c0b0100000006131f2c3845515c6776828f92867a6d615f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f56554f473d33271c100400000000020e1a26313b45515b606c78818e9398928b827b746f6a6865636362636466676d71767d848e9399938b7f726c61584e43392e23180c0200000000000000000009141f29333d47505a616c717d8590959e938e87817d797573716f6f6f6f707274777b7f848b929798928b80786d675c544a3f342822190c0200000000000000000000000000000000000000000000000714202c38444f5964717e8a969f92867b6e61564c41362a1e13080000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000000713202d3a4653606d7986939285796c5f5246392c1f130000000000000000000000020b151e273139424b545b606c717c838c929895908a847e7a75716e6969676564636262626364656769696e72767a7f848a919698928c827b706c635b51493f34291d120500091623303c4956636f7c89968f8276695c4f4336291c1003000000000000000000000000000000000000000000000000000000000000000000030f1c2936424f5c6975828f96897c706356493d3023160a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000613202c3945515d676e7b8388898680796d60574d42362a1e12050000000613202c3945515d676e7b8388898681796d60574d42362a1e120500000006131f2c3845515d676e7b8388898681796d60574d42362a1e1205000814202b37414b53595b5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c53514b43392f23180c0000000006131f2c3845515c666f7c86929892867e746d68615e5659585859585f62696e78808c919792858e939691847c716c66605d55595858545c60636b707a828f94958e81756c61554b4135291b1106000000000000000b17222d38414c565f696e7c84919697928a827b75706c65656361605c60616264676a6f737a808791969892877e7176839095887b6f6255483c2f2215090000000000000b17222d38414c565f696e7c84919697928a827b75706c65656361605c60616264676a6f737a808791969892877e7176839095887b6f6255483c2f221509000c1825323f4b5865727e8b988d8073675a4d4034271a0d0507060b0f12131415161615151312100b0607050200000000000000000000000000000000000000000000000000000f1a26313c4754616d7a869295887b6e6253493f33271b0f03000000000000000000000000000000000005111e2a36424d5764717e8b989083776a5f5342382d22170b0000000004101c2934404b5565727e8b998b7f72665c50525252525252525252525252525252525252525252525252525252525252524a48443d352c21160b000000000005121e2a36424d57626d74808d939792867e756e69626058585756565657555c60646b7079818b939a93887e716a5f554b4034281e14080000000000000000020e1a25313b454f59616c717e879297969189817b75706d66666463626262636567696e73797f858e939f928d81796d665c50443f342b1e140a00000000000000000000000000000000000000000000040f16232f3c4855616b7783909d9c998d8074685e52463a2f24190d0100000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000000713202d3a4653606d7986939285796c5f5246392c1f1300000000000000000000000a141d263039434b545c666c747e86909597928b837d78726d6865615f575a5857565655565657585a575f6265686d72787e848b9297948f857e726d635b51453a2e22150900091623303c4956636f7c89968f8276695c4f4336291c1003000000000000000000000000000003060706030000000000000000000000000000030f1c2936424f5c6975828f96897c706356493d3023160a00000000000000000000000000000000000000000000000000000000000000000000000000000000000004111d2935414b555f696e767b7c7a746d675c51453b31251a0e0200000004101d2935404b555f696e767b7c7a746d675c51453b31251a0e0200000004101d2935404b555e696e767b7c7a746d675c51453b31261a0e0200030f1a252f3941484c4e4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4745403931271d120700000004111d2935404b55606d7983919892867d716c605d56524d4c4b4b4c4e53575f666d737f8c929892989791847a6f6a605b54514b4c4b4c4a50535960686d78828f95938b7e71675d5145382d22170b000000000000030f1b27333f49535e686e7b8591969591857e756e6963605b535654535153545557585f62686d747c848f949992877d76839095887b6f6255483c2f2215090000000000030f1b27333f49535e686e7b8591969591857e756e6963605b535654535153545557585f62686d747c848f949992877d76839095887b6f6255483c2f221509000c1825323f4b5865727e8b988d8073675a4d4034271a0d111314171b1f20212223232221201f1c171514120e09040000000000000000000000000000000000000000000000000915202d3946525e6875828f998c8073655b5044372b1f120700000000000000000000000000000000000714202d3a46525e6976828f998b7f7265584e432f261c110600000000000c18232f3b4754616e7a87939184786d60554b4046464646464646464646464646464646464646464646464646464646463d3c38332c231a100500000000040e18222d3a46535f69727f8b929892857c716c615f57544e4c4a4949494a4b51535960676d747f88939a92867c6f675c51453b3025190d000000000000000005121e2a36424d57606b717e879299948f847d756e6963605c5457565555565658575f61676d727a818b9299938f82786d605b51463c30261c11060000000000000000000000000000000000000000000a15202c38444f5963707d8a95948f9492867a6d61564c4135291d120700000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000000713202d3a4653606d7986939285796c5f5246392c1f130000000000000000000006111b262f38424b555d666d78808b9298938e857e78716c66615e5655534d4d4b4a49494849494a4c4d4d5355565e61666d71787f858f949892887f726d62564a3d3124180b00091623303c4956636f7c89968f8276695c4f4336291c1003000000000000000000000000060c10121312100c06000000000000000000000000030f1c2936424f5c6975828f96897c706356493d3023160a000000000000000000000000000000000000000000000000000000000000000000000000000000000000010d18242f3a434d575f61696e6f6d68605c554b4033291f140900000000010d18242f39434d575f61696e6f6d68605c554b4033291f140900000000000c18242f39434d575e61696e6f6d68605c554b40332a1f140900000009131d272f373c4041424242424242424242424242424242424242424242424242424242424242424242424242424242424242423a38342f271f150b010000000613202c3945515d67727f8c9593887e716b615a524c46423f3e3e4043474d545c606d74818d969f9f92857b6e685f58504a45403f3e3f3f44464f565e666d7983909892857a6d6053493f33271b0f0300000000040e18222b3744505b656d7a8491979590837b716c615f57535049494747454647494a4e53565e616a6f7a828e939992867b839095887b6f6255483c2f22150900000000040e18222b3744505b656d7a8491979590837b716c615f57535049494747454647494a4e53565e616a6f7a828e939992867b839095887b6f6255483c2f221509000c1825323f4b5865727e8b988d8073675a4d4034271a191d202122272b2d2e2f2f2f2f2e2d2b282322211e1a14100c070000000000000000000000000000000000000000000005111d2a36414c5664717e8a979184786c605346392e23180c00000000000000000000000000000000000814212e3b4754616e7b879392867a6e6154473c3121140a0000000000000714202d3946525e6875828f968a7e71675d51453e34393939393939393939393939393939393939393939393939393939302f2c27211a110800000000000a15202d3944505a616e7b86929992867c6f6a625a534d48433f3d3c3c3d3e4045464f555c606d727f8b92989184796d60564c41362a1c1207000000000000000714212d3a46535e69707d879299938e827a706b615f5753504a4a494849494a4c4d53555c60686d757f879298948e81746d62584e42382e23170b0000000000000000000000000000000000000000030f1b27323b4854606b768390958f828f988d8073685d5245392f24180c00000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000000713202d3a4653606d7986939285796c5f5246392c1f13000000000000000000050f17222d38414a545d676d78818d9299928b817a726c66605b54524c484642413f3d3d3c3c3c3d3d3f404247484c52545c60666d727b828b9299938b7e7265584b3f3225180c00091623303c4956636f7c89968f8276695c4f4336291c100300000000000000000000030a11171c1f201f1c17110a0300000000000000000000030f1c2936424f5c6975828f96897c706356493d3023160a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000007131d28313b454d53575f6162615e56514b43392e21170d03000000000007121d28313b454d53575f6162615e56514b43392e21170d03000000000007121d27313b454d53575f6162615e56514b43392f21180e03000000010b151d252b303335353535353535353535353535353535353535353535353535353535353535353535353535353535353535352d2c29231d150d03000000000714202d3a4753606d7a8592978d80746c61595045413a3630313231373c424a505b606d7984919e958b7e71695f564e443f38352f312e34383d444c545d676e7b8692978c7f72655b5044372b1f1205000000000a15202a36424d57606c77828f969590837a6e69615a534d46443f3c3b3a383a3a3c3e43474c525860676d78818e93989184849195887b6f6255483c2f221509000000000a15202a36424d57606c77828f969590837a6e69615a534d46443f3c3b3a383a3a3c3e43474c525860676d78818e93989184849195887b6f6255483c2f221509000c1825323f4b5865727e8b988d8073675a4d4034271f25292d2e2d3337393b3b3c3c3c3b3a38342e2e2d2a261f1c18120c060000000000000000000000000000000000000000010d1925303a4753606d79859296897c6f63554b4034281c100400000000000000000000000000000006131f2b37434e5866727f8c998f8275685e5246392d20140200000000000005111e2a36414c5663707d89959184796d60594f463c332a2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2323201c1610080000000000030f1b26323c4955616c76828f9893877d706a60585046423b383230302f302e34383d434b515b626d73808d94968c7f73685e5246392e23180c000000000000000815212e3b4854616e7b858f93938e81786d686059534d4c4b5153555556555554524c4b51565e616d727d869299938b7f726a60544a3f34281d12070000000000000000000000000000000000000006131f2b37434e5863707d899590837a869292857a6d60554b4035291d1207000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000000713202d3a4653606d7986939285796c5f5246392c1f130000000000000000030d172127333f49535c666d79828e939792877f756d68605b54504a46413b3a37313231302f2f2f30313231373a3b41464a50545c60696e757f87928c80786d6053463a2d20130700091623303c4956636f7c89968f8276695c4f4336291c1003000000000000000000030c151c23282c2d2c28231c150c03000000000000000000030f1c2936424f5c6975828f96897c706356493d3023160a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000010c161f2a333b42464d53555654524c45403930271d0f05000000000000010c161f29333b42464d53555654524c45403930271d0f05000000000000010b151f29333b42464d53555654524c45403931271d0f060000000000020b131a2024272829292929292929292929292929292929292929292929292929292929292929292929292929292929292929201f1c18120b030000000004101d2935404b5565717e8b9792857a6d615a50473e352f2a252525262b30383f45515d67717d8a979083776c62574d443c332d29242523282c323a424b555f6973808d989184786c605346392d201306000000030f1b26323a46535f69727f8c949790837a6d685f575047423c37332d2e2d2c2d2e2f31373a41464e555d666d78818f959691919695887b6f6255483c2f221509000000030f1b26323a46535f69727f8c949790837a6d685f575047423c37332d2e2d2c2d2e2f31373a41464e555d666d78818f959691919695887b6f6255483c2f221509000c1825323f4b5865727e8b988d8073675a4d4034272b3035393a3e3f444647484949484846443f3f3b3a36312c28231d17110a030000000000000000000000000000000000000008131f2c3845515c6774818e9a8e8174675c5145382c1f13080000000000000000000000000000000815212e3b47535f6a778490988a7e7164564c41362a1e1105000000000000010d1925303b4653606c788390968d80746b61584e453c3428231c141f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f171614100b0500000000000006121f2b37434e5864707d8a94968c7f736b61584e463f36312c272423232323282c31394045515b606d78828f9992867a6e61544a4034281c10040000000000000714212d3a4754606d7a7e82868b81786d665e564f545659555d606162626262605d565a5753525b626b707d87929f92877c6f665c5044392e23180c000000000000000000000000000000000000000815222e3b4754606a76828f958a7d74808d978c7f73675d5145392e23180c000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000000713202d3a4653606d7986939285796c5f5246392c1f13000000000000000009141f29333b44505b656d78828f949691857c726d615e56504a443f3835302d2b26252423232223232425262b2e3035383f444a50565e616d727d857f746d665c5044382b1f120600091623303c4956636f7c89968f8276695c4f4336291c10030000000000000000030c151e262e34383a38342e261e150d030000000000000000030f1c2936424f5c6975828f96897c706356493d3023160a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040d18212a31363b424648494746413a342e271e150b0000000000000000040d17212931363b424648494746413a342e271e150b0000000000000000030d17212931363b424648494746413a342f271f150b0000000000000001090f14181a1b1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1413100c0701000000000006131f2c3945515d6776838f998c7f73685d52483e3529241e1918181a1e262e35404b55636f7c89968f8276695a50453c3228221c1818171c2029303a434d57606d7a859296897c6f6356493c3023160900000006131f2b37434e58616e7b86929991857a6e685d564d453e37312b272221201f202122262b30353c434c545c666d798390979e9ea095887b6f6255483c2f22150900000006131f2b37434e58616e7b86929991857a6e685d564d453e37312b272221201f202122262b30353c434c545c666d798390979e9ea095887b6f6255483c2f221509000c1825323f4b5865727e8b988d8073675a4d402d33373a4146474b49505354555656555453504a4b4846423b38342e28231c150c0600000000000000000000000000000000000004101c2934404b5563707c89969285796d6053463a3025190d010000000000000000000000000003101c28343f4a54626f7c88959285796d6053473b3025190d010000000000000008141f2b3744505b65707d8a94928a7d706a5f574e463e342e261e170e131313131313131313131313131313131313130a09070400000000000000000815212e3b47535f6a7683909c9184796d60594f463d342a261f1b17161616181c1f272f343f44505c666e7b8692988d8073665c5144382c1f12060000000000000613202c3945525d686d71767b7e786d665c54545860626669676d6e6f6f6f6e6d68696763605c5559616b717e8a92999083786d60544b4034281c1004000000000000000000000000000000000006121f2b37434e58626f7c89949184786e7b86929285796d60544b4034281c11060000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000000713202d3a4653606d7986939285796c5f5246392c1f1300000000000000040d1a25303b454f59606c77818e949591847b6f6a625b524c443f38332d2925211e1a1817161615161617191a1e2125292e34383f444d525b626b6f7a736d605c544a3f34281c100300091623303c4956636f7c89968f8276695c4f4336291c100300000000000000000a151e2630383f4446443f3830271f150b0100000000000000030f1c2936424f5c6975828f96897c706356493d3023160a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060f181f262a31363a3b3c3a39353028231d150c03000000000000000000060f171f262a31363a3b3c3a39363028231d150c03000000000000000000050f171f252a31363a3b3c3a39363029231d150d0300000000000000000003080b0e0e0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f07060400000000000000000714202d3a4753606d79869295887b6e61564c41362c2319130e090a0c141c242f3c4956636f7c89968f8276695c4f43332a2017110d070c10171e28313b45525d6875828e998c7f7366594c403326190d0000000815212e3b47535f6a75828f9893877d70685e564c443b332b261f1b171414131314161a1e2529313a424a545d676e7a85929fa6a295887b6f6255483c2f2215090000000815212e3b47535f6a75828f9893877d70685e564c443b332b261f1b171414131314161a1e2529313a424a545d676e7a85929fa6a295887b6f6255483c2f221509000c1825323f4b5865727e8b988d8073675a4d40383f44464c525457535b60616262626261605c545855534d46454039342e261e17110a0200000000000000000000000000000000000c18232f394653606c788491978a7d7164564c41362a1d11050000000000000000000000000006121f2b3844505c6673808d9a8e8174675d514539291e14080000000000000000030f1b27333f4953616c76828f9892867c6f695f5850443f3830292017110a02000606060606060606060606060606060000000000000000000000000915222f3c4855626f7c8894968a7d70675c51473e342b221a140f0a0909070c10151d2329343f4a545f6974808d999285796d6053463a2d20130600000000000004111d2935414c565d6065696e716d665c565e61666a6f7276787a7b7b7c7c7b7a787673706d67625f59616c74808d96958b7f72665c5145382c1f140900000000000000000000000000000000020d15212e3a47535f6a75828f978b7e716975818e978b7f72665c5145382e23170b0000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000000713202d3a4653606d7986939285796c5f5246392c1f13000000000000010c161f2a36424d57616b73808d939691837a6e6960585146413a332d28221c1914120e090a0a0909090a0a090e1214191c23282e343b4246515960676d67635b504a42382e23170b0000091623303c4956636f7c89968f8276695c4f4336291c10030000000000000006111c263038424a5053504a423931271d120700000000000000030f1c2936424f5c6975828f96897c706356493d3023160a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060e141a1f262a2d2e2f2e2d29251e18120b030000000000000000000000060d141a1f262a2d2e2f2e2d2a251e18120b030000000000000000000000050d141a1f262a2d2e2f2e2d2a251e18120b030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000916232f3c4956626f7c8999918477695f53443a30241a1008010000020a1623303c4956636f7c89968f8276695c4f433629180e06000000050c161f2935414c5664717e8a978f8275695c4f4236291c0f000004111d2935414c56626f7c8894978d80746b60564d443a3229211a150f0b06070607070a0f13191f283038424b555e68717e8b949fa295887b6f6255483c2f221509000004111d2935414c56626f7c8894978d80746b60564d443a3229211a150f0b06070607070a0f13191f283038424b555e68717e8b949fa295887b6f6255483c2f221509000c1825323f4b5865727e8b988d8073675a4d4041495053565e616467656c6e6e6f6f6f6e6d666865615f5753514b443f383027221b140b030000000000000000000000000000000007121f2b3744505b6573808d998f8275685e5246392d201509000000000000000000000000000713202d3a4653606d79859196897d7063554b403529170d020000000000000000000b17222d38414f59616e7b86929891847b6f6a615a504a423b3228231c140c05000000000000000000000000000000000000000000000000000005111d2935414c566774808d9a9184786c60554b40352c22191009030000000000040b1218232e38424d57616e7b8792978a7d7063574a3d2e23170c000000000000010d19242f3a434c5254575e6165605c5e61686d73777c7f8284868888898888878583807d79746f6a625f606d7984919e9184796d6053463b31251a0e0200000000000000000000000000000008141f2a36424d57626f7c87939184796d626f7c88949184796d60544a3f34281b110600000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000000713202d3a4653606d7986939285796c5f5246392c1f1300000000000008131e28313a46525e69707d88939791847b6e685f574e463f363028221c17110d0805020000000000000000000206080d11171c232830363f474f555d605d5551443f3830261c11060000091623303c4956636f7c89968f8276695c4f4336291c1003000000000000000c17232e38424a545c605c544b43392f24180c03000000000000030f1c2936424f5c6975828f96897c706356493d3023160a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003090e141a1e21222321201d19130c07000000000000000000000000000003090e141a1e21222321201d19130c07000000000000000000000000000003090e141a1e21222321201d19130c0701000000000000000000000000000000000000000000000000000000000000000000000305060808090909080706030000000000000000000000000000000000000000000000000b1825313e4b5864717e8b978e817568574d4232281e12080000000000091623303c4956636f7c89968f8276695c4f4336291c100000000000040d19242f3c4855626f7b88959184776b5e5144382b1e1100000713202c3945525d6875818e9b92857a6d60594f443b322820180f09030000000000000002080d161e262f39434d56606c7883909ca795887b6f6255483c2f22150900000713202c3945525d6875818e9b92857a6d60594f443b322820180f09030000000000000002080d161e262f39434d56606c7883909ca795887b6f6255483c2f221509000c1825323f4b5865727e8b988d8073675a4d4650535b6063686d717477797a7b7c7c7b7b797775726e6965605c55504a423d332d261d150c04000000000000000000000000000000030f1b27333f4953626e7b889592867a6d6154473c31261a0e00000000000000000000000004111d2935404b5563707d89979184786c605346392f2418060000000000000000000006111b262f3e46535f69717e8b929691857c706c605c544d443d342e261e170e06000000000000000000000000000000000000000000000000000713202d3946525e68778491998c7f73655b5043392e231a100700000000000000000107111c26303c46525e6976828f9a8d817467544a3f34281c100300000000000008131e28313a4145474d5254585a62686d747a8084898c8f91939a959595959792908d8a85817c756f6a6067707d8994968b7e7165574d42362a1e12050000000000000000000000000000020e1925303a46535f6975818e988c7f72665f6a76828f968b7e71665c5044382d22170b00000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000000713202d3a4653606d7986939285796c5f5246392c1f130000000000010d19242f3a43505a616e7b85929992857c6e695e564d453d342a251e17110b060000000000000000000000000000000000060b11171f252a353d434b5153514b4340342e261e140a000000091623303c4956636f7c89968f8276695c4f4336291c100300000000000003101c28343f4a545c666d665d554b4035291f1409000000000000030f1c2936424f5c6975828f96897c706356493d3023160a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003090e121415161413110d0802000000000000000000000000000000000003090e121415161413110d0802000000000000000000000000000000000003090e121415161413110d080200000000000000000000000000000000000000000000000000000000000000010507060b0f12131415161615151312100b06070502000000000000000000000000000000000000000c1926323f4c5965727f8c988d8073675a4d403127160c000000000000091623303c4956636f7c89968f8276695c4f4336291c100300000000000814212e3a4754616d7a87999285786c5f5245392c1f1200000714212d3a4754606d7a8692998c7f73685d52473d322920160e060000000000000000000000040c151d27313b44505b65707d8a95a095887b6f6255483c2f22150900000714212d3a4754606d7a8692998c7f73685d52473d322920160e060000000000000000000000040c151d27313b44505b65707d8a95a095887b6f6255483c2f221509000c1825323f4b5865727e8b988d8073675a4d535a61656c70757a7e8184858788898988878684817e7b76716d67605c544e443f382f271e160d040000000000000000000000000000000b17222d3847535f6a768390998b7f7265574d42372b1b110600000000000000000000000613202c3945515d6775818e998d8073665b5044382b1d120700000000000000000000000a141d2b37424d57626c73808d939791867e736d665e564f443f3830292017110a0300000000000000000000000000000000000000000000000714212e3a4754616d7a869398887b6e6253493f30271d110800000000000000000000000a141e2a36424d5765727f8b98908477665c5044382c1f1206000000000000010c161f282f35393c454d555d606c717a80868c9196999a979599929292999496999a97928e88827c736d676b7683909c908376695e53463a2d211407000000000000000000000000000005111e2a36414d56616e7b879292857a6d605863707d89959184786d6053493f33271b0f03000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000000713202d3a4653606d7986939285796c5f5246392c1f13000000000004111d2935414c56616c76828f9793877d706a5f574d443c332b2219130b06000000000000000000000000000000000000000000060c1419232b313a40454745403a3128231c140c02000000091623303c4956636f7c89968f8276695c4f4336291c10030000000000040e18222c3844505c666d796d675d51453b30251a0b020000000000030f1c2936424f5c6975828f96897c706356493d3023160a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000205070809070705010000000000000000000000000000000000000000000205070809070705010000000000000000000000000000000000000000000205070809070705010000000000000000000000000000000000000000000000000000000000000003080d111314171b1f20212223232221201f1c171514120e090400000000000000000000000000000000000d192633404c5966737f8c998c7f7266594c3f3326190c000000000000091623303c4956636f7c89968f8276695c4f4336291c100300000000000713202d3946525e687986929286796c5f5346392c201300000b1825323e4b5865717e8b9992867a6d61564c41352b20170d0400000000000000000000000000030b151f27333f4953606c7884919d95887b6f6255483c2f22150900000b1825323e4b5865717e8b9992867a6d61564c41352b20170d0400000000000000000000000000030b151f27333f4953606c7884919d95887b6f6255483c2f221509000c1825323f4b5865727e8b988d8073675a575e616c70787d82868a8e909298959595959992918e8b88837e79726d6660585049413930281f160c03000000000000000000000000000006111b2b37424e5765727f8b99908376695f5347382d22170b07070707070707070707070714202d3a4753606d7a869295887b6f62544a3f33281c0f030000000000000000000000020b1a26313c45505a606c77818c9298928880786e696059504a423b3328231c150c0500000000000000000000000000000000000000000000091623303c4956636f7c878b9085796c605346392d20150b000000000000000000000000020c1a25303c4855626f7c88999286796d6053463a2d20130700000000000000040d172029333c464e575e676d757e858d92989b96918d8a888686858686888a8d90939a9a948f8780796e6a707d8a9793877b6e6154483b2e21150800000000000000000000000000000714202d3946525e6874818d998d8073685d54606b768390968a7e71655b5044372b1f160b000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000000713202d3a4653606d7986939285796c5f5246392c1f1300000000000613202c3945525d68717e8a94948c80736b60584e453b322a21191008020000000000000000000000000000000000000000000000020911191f282f35393a39352f281f17110a0200000000091623303c4956636f7c89968f8276695c4f4336291c100300000000000a15202a36414c56606d7882796d60574d42362a1d140a0000000000030f1c2936424f5c6975828f96897c706356493d3023160a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060b0f13191d202122272b2d2e2f2f2f2f2e2d2b282321211e1a14100c070000000000000000000000000000000d1a2633404d596673808c988c7f7265594c3f3226190c000000000000091623303c4956636f7c89968f8276695c4f4336291c1003000000000005111d2935414c566c7986929286796c5f5346392c20130005121e2a36424d576875828f9b8f8275685d52433a2f23190e05000000000000000000000000000000030d17222d3844505b65727f8c9895887b6f6255483c2f2215090005121e2a36424d576875828f9b8f8275685d52433a2f23190e05000000000000000000000000000000030d17222d3844505b65727f8c9895887b6f6255483c2f221509000c1825323f4b5865727e8b988d8073675961696e757d838a8f92999a989694989292939a95989b9895908b857f786f6a605b534b433a31281e150b0200000000000000000000000000000e1a26313c4754616d7a869295887b6e6253493f33271b141414141414141414141414141e2a36424d5764717e8b989083776a5f5342382d22170b0000000000000000000000000009141f2a333f44505b656c747f8a9297938d827b706b605c544d453d342e261e170f060000000000000000000000000000000000000000000915222f3b4854606b6f7a7f838276655b5044372b1f1203000000000000000000000000000913202d3a4653606d79869399887b6e6155483b2e221508000000000000000a141d29323b454e585f696e79818b929799928e8884807e7b7a797879797b7d8083878c929799928d837c706d7985929a8b7e7165584b3e322518080000000000000000000000000005111d2935414c56616e7b869292867b6e61564f5964717e8a969083786c6053463d33271c10040000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000000713202d3a4653606d7986939285796c5f5246392c1f130000000004111d2935414c56606d7a8591999082786c60594f463c332920180f07000000000000000000000000000000000000000000000000000000070d161d24292c2d2c29241d160d06000000000000091623303c4956636f7c89968f8276695c4f4336291c100300000000030d1b26323946525e68727f8b7f73695e52463d2f261c110600000000030f1c2936424f5c6975828f96897c706356493d3023160a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000105090b0c1313130d0d0b070200000000000000000000000105090b0c1313130d0d0b0702000000000000000000000000000000000002060a0c0d1313130c0c0a0602000000000000000000000000000000000000000000000000000000000000000000020a11171b1f252a2d2e2d3337393b3b3c3c3c3b3a38342e2e2d2a251f1c18120c06000000000000000000000000000d1a2633404d596673808c988c7f7265594c3f3226190c000000000000091623303c4956636f7c89968f8276695c4f4336291c10030000000000010d19253046535f6c7986929286796c5f5346392c2013000714202d3a46525e69788592978b7e7164564c4131281e1107000000000000000000000000000000000006111b27333f4953626f7c889795887b6f6255483c2f221509000714202d3a46525e69788592978b7e7164564c4131281e1107000000000000000000000000000000000006111b27333f4953626f7c889795887b6f6255483c2f221509000c1825323f4b5865727e8b988d807367636c707b828a90959c98928f8c89878685858687898b8e92979c97918b837c726c655c554b433a30271d140a00000000000000000000000000000915202d3946525e6875828f998c8073655b5044372b2121212121212121212121212121212d3a46525e6976828f998c7f7265584e432f261c110600000000000000000000000000030e182127333f49535b606d737e8590959490857d736d665e574f443f3830292117110a020000000000000000000000000000000000000007131f2c38434f5960686d72767a6d6053493f33271b0f030000000000000000000000000006131f2c3845515c6778859195897c6f6256493c2f23160900000000000006111b262f3a444d575f6a6e7b848e939e938e86817c7774716f6d676c666d6e7073767b80858d92999591867d7174818e9b8e8174685b4e413024190d010000000000000000000000010b13202d3946525d6873808d988e8174695e524653606c788491958a7d7063594f44382c20160a0000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000000713202d3a4653606d7986939285796c5f5246392c1f13000000000713202c3945525d6873808d9792877c6f665b50473d332a21170e060000000000000000000000000000000000000000000000000000000000040c13181d2020201d18130c0400000000000000091623303c4956636f7c89968f8276695c4f4336291c1003000000010b151f2b37434e58616d7a8592867b6e61594f42382d22170b01000000030f1c2936424f5c6975828f96897c706356493d3023160a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060c111518182020201a1917130e08010000000000000000060c111518182020201a1917130e08010000000000000000000000000000070d12161919202020191816120d0700000000000000000000000000000000000000000000000000000000000003090b141b22272b3036393a3e3f444647484949484846443f3f3b3a36312c28231d17110a0300000000000000000000000d1a2633404d596673808c988c7f7265594c3f3226190c000000000000091623303c4956636f7c89968f8276695c4f4336291c100300000000000008202c3946535f6c7986929286796c5f5346392c2013000815212e3b4854616e7b879798887b6e6155483b3022160c000000000000000000000000000000000000000b17222d394653606c79859195887b6f6255483c2f221509000815212e3b4854616e7b879798887b6e6155483b3022160c000000000000000000000000000000000000000b17222d394653606c79859195887b6f6255483c2f221509000c1825323f4b5865727e8b988d8073676d737d858f949d95918b86827f7c7a797979797a7c7e81858a8f949d9590877f776d675d554b43392f261b11060000000000000000000000000005111d2a36414c5664717e8a979184786c605346392e2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2e3b4754616e7b879392867a6e6154473c3121140a000000000000000000000000000000060f17222d384149505b636c707b838d9297928880786e696159504a423b3328231c140c05000000000000000000000000000000000000030f1b27323d464f565e6165676d675d5141382d22170b000000000000000000000000000004101c2834404b556b77849196897d7063564a3d3023170a0000000000000b17222d38414c565f696e7c84919697928a817b746f6a676462605d555c60616366696e737a808791959892877e717e8b979084776a564c4135291d1104000000000000000000000007121d2935404b55616d7a859293877b6e62564d44505b66727e8b979083766b6054483d32271b0f0300000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000000713202d3a4653606d7986939285796c5f5246392c1f1300000003101c28343f4a54606d7a8592978d80736a5f544a3f352b21180f050000000000000000000000000000000000000000000000000000000000000001070d11131413110d07010000000000000000091623303c4956636f7c89968f8276695c4f4336291c100300000007121d27313947535f6a74818d978e81756b60544a3f33281e1308000000030f1c2936424f5c6975828f96897c706356493d3023160a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000911181d2224252d2d2d2726231f19120a020000000000000911181d2224252d2d2d2726231f19120a020000000000000000000000010a12191e2325262d2d2d2625221e18120a01000000000000000000000000000000000000000000000000000000050d141a1d262d33373a4146474b49505354555656555453504a4b4846423b38342e28231c150c06000000000000000000000d1a2633404d596673808c988c7f7265594c3f3226190c000000000000091623303c4956636f7c89968f8276695c4f4336291c100300000000000613202c3946535f6c7986929286796c5f5346392c2013000a1623303d495663707c8996928579695f53463a2d2114040000000000000000000000000000000000000006121f2b3744505b6576839095887b6f6255483c2f221509000a1623303d495663707c8996928579695f53463a2d2114040000000000000000000000000000000000000006121f2b3744505b6576839095887b6f6255483c2f221509000c1825323f4b5865727e8b988d80736c747f8a929797918a847e7a7572706e6c66656c6d6f7275797d8389909599928c81796d675d554b41382d22170c02000000000000000000000000010d1925303a4753606d79859296897c6f63554b403a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a434e5866727f8c998f8276685e5246392d2014020000000000000000000000000000000006111b262f383f44525a61696e78808a9297938d827b706b605c544d453e342e261e170e070000000000000000000000000000000000000a16212b343d444c5254555d605d554b412f261b1106000000000000000000000000000004101c2834404a546a77849196897d7063564a3d3023170a0000000000030f1b27333f49535e686e7b8591969590857d756e69626058575553514b51535557575e61676d737c838e939992877d7b8895928579685d5245392c20130700000000000000000000000c18232f3945515d6773808c988f82756a5f53443f4a54606d79859295897d7063584e43372b20150a00000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000000713202d3a4653606d7986939285796c5f5246392c1f1300000006121f2c3844505c66737f8c9892857a6d60584e42382d231a0f06000000000000000000000000000000000000000000000000000000000000000000000104060706040100000000000000000000091623303c4956636f7c89968f8276695c4f4336291c10030000000c18232f3943505a626f7c87939f93897c6f665b50443a2f24190d030000030f1c2936424f5c6975828f96897c706356493d3023160a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009121b23292e313239393934332f2b241c140a010000000009121b23292e313239393934332f2b241c140a01000000000000000000000a131c232a2f323339393933322f2a231c130a0000000000000000000000000000000000000000000000000000080f171f252a2f383f44464c525457535b60616262626261605c545854534d46454039342e261e17110a0200000000000000000d1a2633404d596673808c988c7f7265594c3f3226190c000000000000091623303c4956636f7c89968f8276695c4f4336291c100300000000000613202c3946535f6c7986929286796c5f5346392c2013000b1825323e4b5865717e8b989084776a574d42362a1e120500000000000000000000000000000000000000030f1b27333f49536a76839095887b6f6255483c2f221509000b1825323e4b5865717e8b989084776a574d42362a1e120500000000000000000000000000000000000000030f1b27333f49536a76839095887b6f6255483c2f221509000c1825323f4b5865727e8b988d807377808c919f938e857e78716d67656361605b5b60616265666d70767d838c9399938e82796d675c53493f33271e140a0000000000000000000000000008131f2c3845515c6774818e9a8e8174675c5147474747474747474747474747474747474747535f6a778490988a7e7164564c41362a1e110500000000000000000000000000000000000a141d262d33404850575e666d737d8590959490857d736d665e574f443f383029201910080000000000000000000000000000000000040f19222b323a4146474b5154514b433a2f1d140a00000000000000000000000000000006121f2c3844515c6678859196897c6f6356493c3023160900000000040e18222b3744505b656d7a8491979490837b706b615e57544e4a484745404546484a4d53555d606a6f79818e929992867c899898877a6d6054473a2d2114070000000000000000000004101c2934404b55606d7a859294897c6f63584e433845515c67737f8c988f82766a6054473c31261b0f03000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d0d0d0d0d0d0d0d0d0d0d0d13202d3a4653606d7986939285796c5f5246392c1f130000000713202d3a4653606d798592988c8073675d51463c2f261c110800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091623303c4956636f7c89968f8276695c4f4336291c1003000004101c2934404b55616c76828f999e9d9083786c60554c4135291f14090000030f1c2936424f5c6975828f96897c706356493d3023160a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000006111b242d343a3d3f464646403f3b362e261c120800000006111b242d343a3d3f464646403f3b362e261c120800000000000000000007121c252e353b3e404646463f3e3a352e251c120700000000000000000000000000000000000000000000000006111a212931363e41495053565e616467656c6e6e6f6f6f6e6d666865615e5753514b443f383027221b140b03000000000000000d1a2633404d596673808c988c7f7265594c3f3226190c000000000000091623303c4956636f7c89968f8276695c4f4336291c100300000000000613202c3946535f6c7986929286796c5f5346392c2013000c1925323f4c5865727f8b988f8276695c4f4331261a0e0200000000000000000000000000000000000000000b17222d43505d6a76839095887b6f6255483c2f221509000c1925323f4c5865727f8b988f8276695c4f4331261a0e0200000000000000000000000000000000000000000b17222d43505d6a76839095887b6f6255483c2f221509000c1825323f4b5865727e8b988d8074808d9299938b817a716c66605d555654535050535456545c60646b6f7880879298948f82796d655b50443d30261c110600000000000000000000000004101c2934404b55636f7c89969285796d60545454545454545454545454545454545454545454626f7c88959285796d6053473b3025190e020000000000000000000000000000000000020b141b2227363e454d545c606c707b838d9297928880786e696159504a423a322b221a1206000000000000000000000000000000000007101920283036393a41454745413a31281d0b020000000000000000000000000000000713202d3a4653606d79869299887b6e6255483b2f221508000000000a15202a36424d57606c77828f969590827a6e696159534d47433e3c3a3935383a3b3d42464b51585f676d78808e93989185869294877b6e6154483b2e2115080000000000000000000006131f2c3845515c67727f8c979083766b6054463c34404b55606d7a859294897c6f62584e43372b1f1409000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a19191919191919191919191919202d3a4653606d7986939285796c5f5246392c1f13000004101c2934404b5563707d8a9792867a6d61554c41342a1d140a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091623303c4956636f7c89968f8276695c4f4336291c100300020b19222c3845515c67717e8a94979297958b7e71675d51453c31261a0c0300030f1c2936424f5c6975828f96897c706356493d3023160a000000000000000000000000000000000000000000000000000000000000000000000000000000000000010c18232d373f454a4b5353534d4c4740382e24190e0200010c18232d373f454a4b5353534d4c4740382e24190e0200000000000000020d19232e3740464b4c5353534c4b463f372e23180d02000000000000000000000000000000000000000000020a1117232c333b424650535b6064686d717477797a7b7c7c7b7b797775726e6965605c55504a423d332d261d150c040000000000000d1a2633404d596673808c988c7f7265594c3f3226190c000000000000091623303c4956636f7c89968f8276695c4f4336291c100300000000000613202c3946535f6c7986929286796c5f5346392c2013000d192633404c5966737f8c998f8275685c4f4235291c09000000000000000000000000000000000000000000061d2a3743505d6a76839095887b6f6255483c2f221509000d192633404c5966737f8c998f8275685c4f4235291c09000000000000000000000000000000000000000000061d2a3743505d6a76839095887b6f6255483c2f221509000c1825323f4b5865727e8b988d807f8c929992877f756d68605b54514c49474644444647494a51535960666d737d869297948e81776c60584e42382e23170b000000000000000000000000000c18232f394653606c788491978a7d71646060606060606060606060606060606060606060606673808d9a8e8174675d514539291e140800000000000000000000000000000000000000020a1117242c333b424a515a61696e78808a9297938d827b706b605c544c443d342c2417110a0200000000000000000000000000000000070e161e252a2d2f35393a39352f281f160c000000000000000000000000000000000815222f3b4855626e7b88999386796d6053463a2d201307000000030f1b26323a46535f69727f8c94969083796d685e574f46423b37322f2d2c292c2d2e31363a41454e555d666c77818e949791929895887b6e6255483b2f22150800000000000000000003101c28343f4a54606d798591958a7d7064594f43332f3945525d6874808d998f82756a5f53473b31261a0e020000000000000000000c1825323f4b5865727e8b988d8073675a4d4034272626262626262626262626262626262d3a4653606d7986939285796c5f5246392c1f13000006131f2c3845515c6775818e9b8e8175685e52433a2f22180b020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091623303c4956636f7c89968f8276695c4f4336291c1003000a141d2a36424d57606d798491979285919791857a6d60574d42372b1e150a00030f1c2936424f5c6975828f96897c706356493d3023160a00000000000000000000000000000000000000000000000000000000000000000000000000000000000005111d29343f495156586060605a58524a40362b1f13070005111d29343f495156586060605a58524a40362b1f13070000000000000006121e2a354049515759606060595751493f352a1e12060000000000000000000000000000000000000000020b141b2227363e454d535a61656c70757a7e8184858788898988878684817e7b76716d67605c544e443f382f271e160d0400000000000d1a2633404d596673808c988c7f7265594c3f3226190c000000000000091623303c4956636f7c89968f8276695c4f4336291c100300000000000613202c3946535f6c7986929286796c5f5346392c2013000c1926333f4c5966727f8c998f8275695c4f422d22170b000000000000000000000000000000000000000004101d2a3743505d6a76839095887b6f6255483c2f221509000c1926333f4c5966727f8c998f8275695c4f422d22170b000000000000000000000000000000000000000004101d2a3743505d6a76839095887b6f6255483c2f221509000c1825323f4b5865727e8b98908387929f92877e726d605d56504a45413d3b393837393a3c4044464f545c606b707c859298938c7f726a60544a3f34281d120700000000000000000000000007121f2b3744505b6573808c998f82756d6d6d6d6d6d6d6d6d6d6d6d6d6d6d6d6d6d6d6d6d6d6d78859196897d7063554b403529170d0200000000000000000000000000000000000000000006111a21293039404450575e666d737d8590959490857d736d665e564e463e3627221b140b0300000000000000000000000000000000050c13191d2024292c2d2c29241d160d0400000000000000000000000000000007111d2935414c5565717e8b98918477665c5145382c1f130600000006131f2b37434e58616e7b86929991847a6e675d564d453e36312b272220201d1f2022252a2f353c434b545b656d798290979e9fa395887b6f6255483c2f22150900000000000000000006121f2c3844505c66727e8b979184786c6053463d322935414c56616e7b869293877c6f62574d42362a1f14090000000000000000000c1825323f4b5865727e8b988d8073675a4d403433333333333333333333333333333333333a4653606d7986939285796c5f5246392c1f1300000714202d3a4753606d798592978a7d7063564c4131281e1006000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091623303c4956636f7c89968f8276695c4f4336291c100006111b262f3846525e69737f8c9692857b8591978d8073695f53463d30261c1106000f1c2936424f5c6975828f96897c706356493d3023160a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000915222e3a45515b62656c6c6c67645c52473b2f23170b000915222e3a45515b62656c6c6c67645c52473b2f23170b000000000000000a16232f3b46515b63666c6c6c66635b51463a2f22160a00000000000000000000000000000000000000000a141d262d33404850575e616c70787d82868a8e909298959595959992918e8b87837e79726d6660585049413930281f160d03000000000d1a2633404d596673808c988c7f7265594c3f3226190c000000000000091623303c4956636f7c89968f8276695c4f4336291c100300000000000613202c3946535f6c7986929286796c5f5346392c2013000c1925323f4c5865727f8b988f837669544a3f33281c0f030000000000000000000000000000000000000004101d2a3743505d6a76839095887b6f6255483c2f221509000c1925323f4c5865727f8b988f837669544a3f33281c0f030000000000000000000000000000000000000004101d2a3743505d6a76839095887b6f6255483c2f221509000c1825323f4b5865727e8b9895909299928b7e716c625b524c443f38352f2e2d2b2b2d2e2e34383d424a5059606a6f7c86929992877c6f665c5044392e23180c000000000000000000000000030f1b27333f4953626e7b889592877b7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7e8a979184786c605346392f24180c0000000000000000000000000000000000000000000000080f171e272e343e454d545c606b707b838d9397928880786d686058504840332d261d150c030000000000000000000000000000000002080d1113181d2021201d18130c04000000000000000000000000000000050f19232c3945515d6775828e9b8e817468544b4034281c10040000000815212e3b47535f6a75828f9892877d6f685e554c433b332a251f1b151413111313151a1d24293139424a535c676e7a85929ea6a295887b6f6255483c2f2215090000000000000000030f1b27333f4953606d798491968b7e71655b5044372b24303a46525e6975818e9a8e8175695f53463b30251a0e0200000000000000000c1825323f4b5865727e8b988d8073675a4d40404040404040404040404040404040404040404653606d7986939285796c5f5246392c1f1300000a1623303d495663707c89989285796d6053463a3020160c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091623303c4956636f7c89968f8276695c4f4336291c10000b17222d38414f59616e7b8692958b7f727e8b9592867b6e61594f42382e23170c020f1c2936424f5c6975828f96897c706356493d3023160a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1824313d4a56626d72797979736e64584c3f3326190d000b1824313d4a56626d72797979736e64584c3f3326190d000000000000000c1925323e4b57636d73797979726d63574b3e3225180c0000000000000000000000000000000000000006111b262f383f44525a61696e757d838a8f92999a999695939a939a9496989b9894908b847f786f6a605b534b433a31281f150b010000000d1a2633404d596673808c988c7f7265594c3f3226190c000000000000091623303c4956636f7c89968f8276695c4f4336291c100300000000000613202c3946535f6c7986929286796c5f5346392c2013000b1825313e4b5864717e8b97918477665b5044382b1f12060000000000000000000000000000000000000003101c28343f4a546a76839095887b6f6255483c2f221509000b1825313e4b5864717e8b97918477665b5044382b1f12060000000000000000000000000000000000000003101c28343f4a546a76839095887b6f6255483c2f221509000c1825323f4b5865727e8b989f9d9f948c80736c625a5145413a332d292421201f1f202123282c30383f444f585f6a707d8793999083786d60544b4034281c10040000000000000000000000000b17222d3847535f6976839099928787878787878787878787878787878787878787878787878a90998d8073665b5044382b1d1207000000000000000000000000000000000000000000000000050c151c2328333b424a515961696e7880889297938d827a6f6a615a51443f382f261e150c0200000000000000000000000000000000000105070d11131413110d0701000000000000000000000000000000060e17212935414c55606d7a8692988a7e7164574b3e2e23180c00000004111d2935414c56626f7c8893978d80746b60564c433a3129211a140f0a0706040607090e13181f282f38414b555e68717e8b949fa295887b6f6255483c2f221509000000000000000005121f2b3744505b65717e8b969184796d6053493f33271e2a36424d57626f7c889492877b6e61574d42362a1e130800000000000000000c1825323f4b5865727e8b988d8073675a4d4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c53606d7986939285796c5f5246392c1f1300000d192633404c5966737f8c998e8275665c5044382c1f120400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091623303c4956636f7c89968f8276695c4f4336291c10030f1b27333f4953606b75818e989184786d788390998f82756b60544a3f34281e13080f1c2936424f5c6975828f96897c706356493d3023160a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8686868073675a4d4034271a0d000c1825323f4b5865727e8686868073675a4d4034271a0d010000000000000d192633404c5966737f8686867f7266594c3f3326190c000000000000000000000000000000000000081117222d384149505b636c707b828a90959c99928f8c8a888686868688898c8f92989c96918b837c726c655c554b433a31271d12070000000d1a2633404d596673808c988c7f7265594c3f3226190c000000000000091623303c4956636f7c89968f8276695c4f4336291c100300000000000613202c3946535f6c7986929286796c5f5346392c201300091623303c4956636f7c89969286796c605346392d2013090000000000000000000000000000000000000006121f2c3844505c6676839095887b6f6255483c2f22150900091623303c4956636f7c89969286796c605346392d2013090000000000000000000000000000000000000006121f2c3844505c6676839095887b6f6255483c2f221509000c1825323f4b5865727e8b98a5a2988f82766e635a50483f352f28221c19141312121314181c1f262e343d464e58606b73808c95958b7f72665c5145382c1f140900000000000000000000000006111b2b37424d5765727f8b999f949393939393939393939393939393939393939393939393979a95887b6f62544a3f33281c0b0100000000000000000000000000000000000000000000000000030b12182129303940444f575e666d737d859095948f847c716c635b5049413830261e140b02000000000000000000000000000000000000000104060706040100000000000000000000000000000002080f182029333b45515d67727f8c9892867a6d6053473a2d2014070000000713202c3945525d6875818e9b92857a6d60594f443b31281f170f09030000000000000001070d161d262f39434c56616c76828f9ca795887b6f6255483c2f22150900000000000000000613202d394653606c788491978c7f72665c5141382d221a25303b47535f6a75828f998e8174695e52463a3025190d01000000000000000c1825323f4b5865727e8b988d8073675a5959595959595959595959595959595959595959595959606d7986939285796c5f5246392c1f130004111d2935414c566976828f988b7e7265544a3f34281c100300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091623303c4956636f7c89968f8276695c4f4336291c100e18212b3744505b656f7c899394897d70666f7c899394897d70665c50443a3025190d0f1c2936424f5c6975828f96897c706356493d3023160a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b938d8073675a4d4034271a0d000c1825323f4b5865727e8b938d8073675a4d4034271a0d010000000000000d192633404c5966737f8c938c7f7266594c3f3326190c0000000000000000000000000000000000050e1a2327333f49535b606d737e858f949d96918c86827f7d7b7a79797a7b7d7f82868a90959e9590877f776d675d554b43392f23180c0700000d1a2633404d596673808c988c7f7265594c3f3226190c000000000000091623303c4956636f7c89968f8276695c4f4336291c100300000000000613202c3946535f6c7986929286796c5f5346392c2013000714212e3a4754616d7a879698887c6f6255493c31261a0e030000000000000000000000000000000000000713202d3a4653606d79859295887b6f6255483c2f221509000714212e3a4754616d7a879698887c6f6255493c31261a0e030000000000000000000000000000000000000713202d3a4653606d79859295887b6f6255483c2f221509000c1825323f4b5865727e8b98aa9f92867b6e615b52483f3629241e17110d0806060506070c10151c2328343c464f59606d7883919d9184796d6053463b31251a0e020000000000000000000000000e1a26313c4754616d7a86929f989291919191919191919191919191919191919191919193999d9083776a5f5342382d22170b00000000000000000000000000000000000000000000000000000000070f171e272e343e454d545c606b707b838e939691867e736d605b534a423830261d140a00000000000000000000000000000000000000000000000000000000000000000000000000000003080d13192129323b454f59606d7a85929b8e8174675d5145392c2013060000000714212d3a4754606d7a8692988c7f73675d51473d32291f160d050000000000000000000000040b141d27303b44505a63707d8995a095887b6f6255483c2f221509000000000000000714202c38444f5964717d8a9592857a6d60544b402f261b141f2b37434e5863707d899592867b6e61564c41362a1e1308000000000000000c1825323f4b5865727e8b988d807367666666666666666666666666666666666666666666666666666d7986939285796c5f5246392c1f13000613202c3945525d6878859299887b6f6255483c2e23170c0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091623303c4956636f7c89968f8276695c4f4336291c09151f2935414b55606c788390998f82756b616b75818e989183786d60564c41352920150a1c2936424f5c6975828f96897c706356493d3023160a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000d192633404c5966737f8c998c7f7266594c3f3326190c00000000000000000000000000000000020d17202b353d44505b656c74808a929797928b847f7a7673706e6d6c6c6d6e7072757a7e838a919699928c81796d675d554b40342923180d01000d1a2633404d596673808c988c7f7265594c3f3226190c000000000000091623303c4956636f7c89968f8276695c4f4336291c100300000000000613202c3946535f6c7986929286796c5f5346392c2013000713202d3946525e68788491988b7f7265574d42362a1f1409000000000000000000000000000000000006101c2834404b54636f7c899895887b6f6255483c2f221509000713202d3946525e68788491988b7f7265574d42362a1f1409000000000000000000000000000000000006101c2834404b54636f7c899895887b6f6255483c2f221509000c1825323f4b5865727e8b98a2988c7f72695f534940362d2419130b060000000000000000040a1117222a343d44515c66707d8994968b7e7165574d42362a1e12050000000000000000000000000915202d3946525e6875828f9c92868485858585858585858585858585858585858585848793998c7f7265584e432f261c11060000000000000000000000000000000000000000000000000000000000050c151c2328333b424a515961696e79818c929892887f746c655c544a42382f261c1106000000000000000000000000000000000000000000000000000000000000000000000105060b0f13191e252a333b444d57606b73808d9793887c6f62554b4035291d11040000000b1825323e4b5865717e8b9992867a6d60554c41352b20170d0400000000000000000000000000020b151e29323e4855606b7783909d95887b6f6255483c2f221509000000000000040e16232f3c4855606b778390998d8073675d5142392e1d140f1b26313c4854606b768390998d8074685e52463a2f24190d010000000000000c1825323f4b5865727e8b988d80737373737373737373737373737373737373737373737373737373737986939285796c5f5246392c1f13000714212d3a4754606d7a87979286796d6053463a2d2013060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091623303c4956636f7c89968f8276695c4f4336291c0c1a26313945515d67717e8b9592877b6e6259616e7b8692958b7f72685e52463c31261b0c1c2936424f5c6975828f96897c706356493d3023160a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000d192633404c5966737f8c998c7f7266594c3f3326190c0000000000000000000000000000000008131e29323d47515b606c77808c929f948f857f78726d6866636260606060616365676d71777d848d929f938e82796d675c51453f34291e1206000d1a2633404d596673808c988c7f7265594c3f3226190c000000000000091623303c4956636f7c89968f8276695c4f4336291c100300000000000613202c3946535f6c7986929286796c5f5346392c20130005111d2a36414c566874818e9b908376695f53463b31251a1007000000000000000000000000000000050e18222c3845515c6673808c9995887b6f6255483c2f2215090005111d2a36414c566874818e9b908376695f53463b31251a1007000000000000000000000000000000050e18222c3845515c6673808c9995887b6f6255483c2f221509000c1825323f4b5865727e8b989f92857a6d60574d42372e241b1208010000000000000000000000061018222834404a54606b7683909c908376695e53463a2d21140700000000000000000000000005111d2a36414c5664717d8a97918477787878787878787878787878787878787878787b879392867a6e6154473c3121140a00000000000000000000000000000000000000000000000000000000000000030b12182129303940444f575f676d757f8b9299938c80776d665c544a42382d221710070000000000000000000000000000000000000000000000000000000003060809080d1113171b1f242930363e454d565e69707d8793988e81756a5f53433a2f24180d01000005121e2a36424d576875828f9b8f8275685d52433a2f23190e05000000000000000000000000000000030c17202c38444f5965727f8c9895887b6f6255483c2f2215090000000000000a15202c38434f5963707d899592867b6e61554c4130271d0b0a15202c38444f5964717d8a9692867a6d61554c4135291d12070000000000000c1825323f4b5865727e8b9890827f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f8c999285796c5f5246392c1f13000916222f3c4955626f7c8895918477665c5144382c1f12060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091623303c4956636f7c89968f8276695c4f4336291c151e2b37424d57606d7a8591978d8073695f535e69737f8c9692857a6d61584e43372b1e151c2936424f5c6975828f96897c706356493d3023160a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000d192633404c5966737f8c998c7f7266594c3f3326190c000000000000000000000000000000010d1925303a444f59636d74808d929c928c827a726d66615e565755535353535556555d60646b7079808a9298948f82796d605b51463a2e221609000d1a2633404d596673808c988c7f7265594c3f3226190c000000000000091623303c4956636f7c89968f8276695c4f4336291c100300000000000613202c3946535f6c7986929286796c5f5346392c201300010d1925303e4a5764717d8a9893877b6e61574d42362a22190f0600000000000000000000000000040d17202834404b54606d7984919e95887b6f6255483c2f22150900010d1925303e4a5764717d8a9893877b6e61574d42362a22190f0600000000000000000000000000040d17202834404b54606d7984919e95887b6f6255483c2f221509000c1825323f4b5865727e8b989a8d8073675d51453b31251c12090000000000000000000000000000071018232e39424f5964717d8a9794877b6e6154483b2e211506000000000000000000000000010d1925303a4653606d79859296897d706b6b6b6b6b6b6b6b6b6b6b6b6b6b6b6b6b727f8c9a8f8276685e5246392d201402000000000000000000000000000000000000000000000000000000000000000000070f171e272e343e454d555d606d737e879298928d81786d665c544a3f332822190c0300000000000000000000000000000000000000000000000000040a0f1315161c191d2022272b30353a41464f575f686e7b85929992867b6e61584e4331281d13070000000714202d3a46525e69788592978b7e7164564c4131281e11070000000000000000000000000000000000050e1c27333d4855626f7b889695887b6f6255483c2f2215090000000000030f1b26323b4854606b7683909a8e8174685e52433a2f1e150b04101b27323d4653606c788491988c8073675d5145392f24180c0000000000000c1825323f4b5865727e8b9894908c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c919f9285796c5f5246392c1f13000b1724313e4a5764717d8a978f827669544a4034281c10040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091623303c4956636f7c89968f8276695c4f4336291c1c26303847535f6973808d9792857a6d60574d57606d798491978d80746a5f53473e30271d1c2936424f5c6975828f96897c706356493d3023160a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000d192633404c5966737f8c998c7f7266594c3f3326190c00000000000000000000000000000005111e2a36414c56606b727f8c929d988c80776e68605c54524c4a4847464647484a4b51535961676d747e869297948e81756d62564a3e3125180b000d1a2633404d596673808c988c7f7265594c3f3226190c000000000000091623303c4956636f7c89968f8276695c4f4336291c100300000000000613202c3946535f6c7986929286796c5f5346392c201300000814202d3a4753606d7985929a8d8074695e53463f342b211810070000000000000000000000060d161f29323b45515c66717e8b97a195887b6f6255483c2f22150900000814202d3a4753606d7985929a8d8074695e53463f342b211810070000000000000000000000060d161f29323b45515c66717e8b97a195887b6f6255483c2f221509000c1825323f4b5865727e8b9896887c6f62554c4133291f130a0000000000000000000000000000000007121c27303d4653606d798592988b7e7265584b3f2e23170b0000000000000000000000000008131f2c3845515c6774818e9a8e8174675d5e5e5e5e5e5e5e5e5e5e5e5e5e606a778491988a7e7164564c41362a1e110500000000000000000000000000000000000000000000000000000000000000000000050c151c2328333b434b515b636c717d869298938e81786d665b50443f342b1e150b000000000000000000000000000000000000000000000000070e151b1f222229252a2d2d33373a41464c525961696e7a839197938b7e71695e52463c311f160c010000000815212e3b4854616e7b879798887b6e6155483b3022160c000000000000000000000000000000000000000b16212e3a47535f6a78849195887b6f6255483c2f221509000000000006131f2b37434e58636f7c899493877b6e62564d4131281e0c03000b161f2b3844505b66727e8b9792857a6d60554b4035291c120700000000000c1825323f4b5865727e8b989f9c99999999999999999999999999999999999999999999999999999999999c9f9285796c5f5246392c1f13000b1825323e4b5865717e8b988e8175685b4e422e23180c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091623303c4956636f7c89968f8276695c4f43362917232e38424f59616e7b8692958b7e71675d5145515d67717e8a9492877c6f625a5043392e23182936424f5c6975828f96897c706356493d3023160a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000d192633404c5966737f8c998c7f7266594c3f3326190c0000000000000000000000000000040e19222d3946525e68707d87939f9f92867d706b6059504a46413d3b3a39393a3b3d4045474f555c606c717d8592928f8a7f7265584c3f3225190c000d1a2633404d596673808c988c7f7265594c3f3226190c000000000000091623303c4956636f7c89968f8276695c4f4336291c100300000000000613202c3946535f6c7986929286796c5f5346392c2013000006131f2c3845515c6774808d9992867b6e615a50463c332a2218120b0600000000000000040a0f182028313b444e58606d7984919da995887b6f6255483c2f221509000006131f2c3845515c6774808d9992867b6e615a50463c332a2218120b0600000000000000040a0f182028313b444e58606d7984919da995887b6f6255483c2f221509000c1825323f4b5865727e8b989184786a5f53433a2f21170d0100000000000000000000000000000000000b151f2c3845515c6775828e9b8e817568544a3f34281c100300000000000000000000000004101c2834404b55636f7c89969285796d6053525252525252525252524a54626f7c88959285796d6053473b3025190e020000000000000000000000000000000000000000000000000000000000000000000000030b1218212931394045525a616b707d869297938e81786c605b51463c30271d12070000000000000000000000000000000000000000000007101920272b2e2f353036393a3f44464c52565e616b707b849195958e81756d62574d42342a200d04000000000a1623303d495663707c8996928579695f53463a2d2114040000000000000000000000000000000000000006121f2b37434e586a77849095887b6f6255483c2f22150900000000000815212e3b47535f6a75828f9b8f8275695f53443b301f160c0000030f1c28333f4a54606d798591978c7f72675d5145392e23180c00000000000c1825323f4b5865727e8b9894908c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c919f9285796c5f5246392c1f13000c1925323f4c5865727f8b988e8174675b4e4134281b07000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091623303c4956636f7c89968f8276695c4f4336291c28343f4a54606b75828f999083786c60554c414b55616c768390998f82766c61554b4034281f2936424f5c6975828f96897c706356493d3023160a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000d192633404c5966737f8c998c7f7266594c3f3326190c00000000000000000000000000000a15202c38434f59616d7a8592999d979892867d706b60594f473d352f2d2d2d2d2e2f35393e434b515a616b6f7d8686827e796d6053463a2d201307000d1a2633404d596673808c988c7f7265594c3f3226190c000000000000091623303c4956636f7c89968f8276695c4f4336291c100300000000000613202c3946535f6c7986929286796c5f5346392c2013000004101c2934404b55616e7b8792988f82756c62584e453c3428231d17110d08090909070c10151b212a323a434c565f6a73808c95a0a295887b6f6255483c2f221509000004101c2934404b55616e7b8792988f82756c62584e453c3428231d17110d08090909070c10151b212a323a434c565f6a73808c95a0a295887b6f6255483c2f221509000c1825323f4b5865727e8b988e817468584e4331281e0f0600000000000000000000000000000000000004101c2834404b5565727e8b98918477665c5044382b1f1206000000000000000000000000000c18232e394653606c788491988a7e7164564c414545454545454544505c6674808d9a8e8174675d514539291e14080000000000000000000000000000000000000000000000000000000000000000000000000000070f181f272f3540485059606b6f7c859298938d80746d62584e43392e23180c020000000000000000000000000000000000000000040e19222b32373b3c4243414647495053565d61686d747d859196959083796d605a50453b3022180e00000000000b1825323e4b5865717e8b989084776a574d42362a1e120500000000000000000000000000000000000000030f1a263144515d6a77849095887b6f6255483c2f2215090000000006121e2b37424d57626f7c889494897c6f62574d4232291f0d040000000b17222d3845515c67727f8c989285796d60544a4034281c1106000000000c1825323f4b5865727e8b9890827f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f8c999285796c5f5246392c1f13000c1926333f4c5966727f8c998d8074675a4d4134271a0e010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091623303c4956636f7c89968f8276695c4f433629222c3844505c66707d899493897d6f665b50433a43505a626f7c8793948a7d70675c51453b30252936424f5c6975828f96897c706356493d3023160a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000d192633404c5966737f8c998c7f7266594c3f3326190c00000000000000000000000000030f1b26323b4854606b75818e9795908b939892867d706b60594f473d352b2020202224292c313940455059606b6f7c7a75716d675c5145382c1f1306000d1a2633404d596673808c988c7f7265594c3f3226190c000000000000091623303c4956636f7c89968f8276695c4f4336291c100300000000000613202c3946535f6c7986929286796c5f5346392c20130000000c18232f3946535e6974818d97948b7e716a60574e463d342e27221b191716151616181d1f272b333c444c555e686f7c87929fa8a295887b6f6255483c2f2215090000000c18232f3946535e6974818d97948b7e716a60574e463d342e27221b191716151616181d1f272b333c444c555e686f7c87929fa8a295887b6f6255483c2f221509000c1825323f4b5865727e8b988d8073675a4d403127160c00000000000000000000000000000000000000000c18232e3c4956636f7c89969286796d6053463a2d2013070000000000000000000000000007121f2b3744505b6573808c998f8275685e52463938383838383a4653606d79859296897d7063554b403529170d02000000000000000000000000000000000000000000000000000000000000000000000000000000060d151d2429363e474f59606a6f7c869298928b7f726a60554b4034281e130800000000000000000000000000000000000000000a15202b343c4347494f4f4c5254535b6063686d737a818a92979590837a6e675d51483f33291f100600000000000c1925323f4c5865727f8b988f8276695c4f4331261a0e0200000000000000000000000000000000000000000a1e2a3744515d6a77849095887b6f6255483c2f221509000000020d14212e3a47535f6975818e9b9083766a6054453c3120170d0000000006111c2834404b55606d7a8592978b7f72665c5144382d22170b000000000c1825323f4b5865727e8b988d80737272727272727272727272727272727272727272727272727272727986939285796c5f5246392c1f13000d192633404c5966737f8c998d8073675a4d4034271a0d010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091623303c4956636f7c89968f8276695c4f4336292a36414c56606d788391988e81756b60544a3f313e47545f6a74818e989184796d60564d41362a2936424f5c6975828f96897c706356493d3023160a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000d192633404c5966737f8c998c7f7266594c3f3326190c0000000000000000000000000006131f2b37434e58636f7c89939990837e87939892867d706b60594f473d352b231915181d20272f343e474f59606a6f6d6864605c554b4034281c1004000d1a2633404d596673808c988c7f7265594c3f3226190c000000000000091623303c4956636f7c89968f8276695c4f4336291c100300000000000613202c3946535f6c7986929286796c5f5346392c201300000007121d2a36424d57616d7a85929e92867c6f695f584f454039332d2a25232322222324292c32373e454d565d676e7a8491999d9da095887b6f6255483c2f22150900000007121d2a36424d57616d7a85929e92867c6f695f584f454039332d2a25232322222324292c32373e454d565d676e7a8491999d9da095887b6f6255483c2f221509000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000000000000000000000000000714212e3b4754616e7a879499877b6e6154483b2e21150800000000000000000000000000030f1b27333f4953616e7b889592867a6d6154473c31262b2935414c5563707d8a979184786c605346392f24180c0000000000000000000000000000000000000000000000000000000000000000000000000000000000030b1218242d353d474f58606a6f7d86929992877c6f675c51453a3024190d00000000000000000000000000000000000000030f1b27323c464e54555c5c565e6164656c6f747a7f858e939e938e837a6e685e554b40362d21170d0000000000000d192633404c5966737f8c998f8275685c4f4235291c09000000000000000000000000000000000000000004111e2a3744515d6a77849095887b6f6255483c2f22150900000008131e2a36424d57626e7b8793958a7d7063584e43332a200e0500000000000c18232e3945525d6873808d999184796d60544a3f33281c0f030000000c1825323f4b5865727e8b988d807367666666666666666666666666666666666666666666666666666d7986939285796c5f5246392c1f13000c1926323f4c5965727f8c988d8174675a4e4134271b06000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091623303c4956636f7c89968f8276695c4f4336292d3946525e68727f8b9592867b6e61594f42382d37434e58616e7a8592968c7f72685e52463d2f2636424f5c6975828f96897c706356493d3023160a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000d192633404c5966737f8c998c7f7266594c3f3326190c000000000000000000000000000815222e3b47545f6a76828f9c92867c717e87939892867d706b60594f473d352b23191110151d2329353d474f585f62615d5653514b43392e23180c00000d1a2633404d596673808c988c7f7265594c3f3226190c000000000000091623303c4956636f7c89968f8276695c4f4336291c100300000000000613202c3946535f6c7986929286796c5f5346392c2013000000010e1a25313b46525d68717e8a939892857b6f6a6059514b443f383630302f2f2f302f35393c434750575f686d798390969590909595887b6f6255483c2f221509000000010e1a25313b46525d68717e8a939892857b6f6a6059514b443f383630302f2f2f302f35393c434750575f686d798390969590909595887b6f6255483c2f221509000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000000000000000000000000000713202d3a4653606d79869995887b6f6255483c2f22150900000000000000000000000000000b17222d3847535f69768390998b7f7265584e43372b202c3945515d6775818e9a8d8073665b5044382b1d12070000000000000000000000000000000000000000000000000000000000000000000000000000000000000107121b232b343d464e58606b707d8793999184796d60564c4135291c110600000000000000000000000000000000000006131f2b37434e586062686969686d7074787c81868c929898928b81796d685e564c43392f241b0f050000000000000c1926333f4c5966727f8c998f8275695c4f422d22170b000000000000000000000000000000000000000004111e2a3744515d6a77849095887b6f6255483c2f2215090000010d1925303a46535e6974818e999184786c6053463d3220180e00000000000007121d2935414c56616e7b8692968b7e71665b5044382b1f160b0000000c1825323f4b5865727e8b988d8073675a5959595959595959595959595959595959595959595959606d7986939285796c5f5246392c1f13000b1825323e4b5865717e8b988e8174685b4e412d22170b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091623303c4956636f7c89968f8276695c4f43362b37434e58616d7a8592968c8073695e53473d2f26323c46525e68727f8c9692867b6e61584e41382d36424f5c6975828f96897c706356493d3023160a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000d192633404c5966737f8c998c7f7266594c3f3326190c00000000000000000000000003101c28343f4a54626f7c8894988c80736c717e87939892867d706b60594f473d352b2319110b1218232b353d464e535554524c4645403930271d120700000d1a2633404d596673808c988c7f7265594c3f3226190c000000000000091623303c4956636f7c89968f8276695c4f4336291c100300000000000613202c3946535f6c7986929286796c5f5346392c20130000000009141f2935414c56616c74818e949791847c706b605c55504946413f3d3c3c3c3d3e4045474e545a61696e7a829095969083839095887b6f6255483c2f2215090000000009141f2935414c56616c74818e949791847c706b605c55504946413f3d3c3c3c3d3e4045474e545a61696e7a829095969083839095887b6f6255483c2f221509000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000000000000000000000000006121f2c3844505c6679869295897c6f6256493c2f231609000000000000000000000000000006111b2b37424d5765727f8b999083776a5f5347382d222d3a4754606d7a869295887c6f62544a3f33281c0b01000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009111a222b343d464f59616b727f8c94968c7f72685d5246382d22170b0000000000000000000000000000000000000815222e3b4754606a6f757676777a7d8184898e929899938e867e756d675d564c443b31271d1209000000000000000c1925323f4c5865727f8b988f837669544a3f33281c0f030000000000000000000000000000000000000004111e2a3744515d6a77849095887b6f6255483c2f221509000005111e2a36414c56616e7b8692968b7e71655b5044372b1f1206000000000000000d19242f3a46525e6974818e9a9184786c6053463e33281c100400000c1825323f4b5865727e8b988d8073675a4d4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c53606d7986939285796c5f5246392c1f13000b1824313e4b5764717e8a978f82756953493f33271b0f030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091623303c4956636f7c89968f8276695c4f4336313947535f6a74818d979184796d60574d42352b1d2a36414c56606d798491988e81746a6053493f3336424f5c6975828f96897c706356493d3023160a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000d192633404c5966737f8c998c7f7266594c3f3326190c00000000000000000000000006121f2c3844505c6674808d9a92867a6d616c717e87939892867d706b60594f473d352b231911071019232b343c4347484746413a38342e271e150b0000000d1a2633404d596673808c988c7f7265594c3f3226190c000000000000091623303c4956636f7c89968f8276695c4f4336291c100300000000000613202c3946535f6c7986929286796c5f5346392c201300000000030d1924303a44505a606d798290959691857d736d67605b53524c4b4a494849494b4b51535860626c717b8390949891847a839095887b6f6255483c2f22150900000000030d1924303a44505a606d798290959691857d736d67605b53524c4b4a494849494b4b51535860626c717b8390949891847a839095887b6f6255483c2f221509000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000000000000000000000000006131f2c3845515c6779869295887c6f6255493c2f2216090000000000000000000000000000000e1a26313c4754616d7a869295887b6e6253493f332a36424d5765717e8b989083776a5f5342382d22170b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000081019222b343d474f59606c77828f9992867a6d61544a3f33281c0f0300000000000000000000000000000000000916222f3c4955626f7c82828384878a8d91969a99928e87817b716c605d554c443b32291f150b00000000000000000b1825313e4b5864717e8b97918477665b5044382b1f12060000000000000000000000000000000000000003101c28343f4a546a77849095887b6f6255483c2f22150900000713202d3946525e6874808d999184796d6053493f33271b0f030000000000000008131e2a36424d57626f7c8793968a7e7164594f44382c21160b00000c1825323f4b5865727e8b988d8073675a4d403f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f4653606d7986939285796c5f5246392c1f1300091623303c4956636f7c8996908477655b5044372b1f12050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091623303c4956636f7c89968f8276695c4f432f3943505a626f7c8792948a7e71675d51453b31231925303b45515c66707d8a9493877c6f655b5044392f424f5c6975828f96897c706356493d3023160a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000d192633404c5966737f8c998c7f7266594c3f3326190c0000000000000000000000000713202d3a4653606d7985929a8e8174685d616c717e87939892867d706b60594f473d352b231911071019222a32373b3c3a3935302c28231d150c030000000d1a2633404d596673808c988c7f7265594c3f3226190c000000000000091623303c4956636f7c89968f8276695c4f4336291c100300000000000613202c3946535f6c7986929286796c5f5346392c2013000000000008131e28323e45515c676d7a8390959792878079706c65615e5658565655555658555d60646a6f767e8690959792867c76839095887b6f6255483c2f221509000000000008131e28323e45515c676d7a8390959792878079706c65615e5658565655555658555d60646a6f767e8690959792867c76839095887b6f6255483c2f221509000c1825323f4b5865727e8b988d8073675a4d4034271a0600000000000000000000000000000000000000000713202d3a4653606d79869995887b6e6255483b2f2215080000000000000000000000000000000915202d3946525e6875828f998d8073655b5044372d3a46535e6976838f998c7f7265584e432f261c11060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000071019222b353e44505b656e7b8792988c7f73665b5044382b1f120600000000000000000000000000000000000a1724303d4a5763707d8a8f8f9196979a9e99928c86817c746e69615a514b433a322920170d030000000000000000091623303c4956636f7c89969286796c605346392d2013090000000000000000000000000000000000000006121f2c3844505c6677849095887b6f6255483c2f2215090004111d2935414c56616d7a8692978c7f72665c5141382d22170b0000000000000000010e1a25303b47535f6a75828f9c9083776b6155483d32271b1003000c1825323f4b5865727e8b988d8073675a4d403433333333333333333333333333333333333a4653606d7986939285796c5f5246392c1f13000814212e3b4754616e7a87989285796c605346392d2013060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091623303c4956636f7c89968f8276695c4f4334404b55616c76828f999083766c61554b4033291f141e2834404b54616c76828f999083786c60554b4035424f5c6975828f96897c706356493d3023160a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000d192633404c5966737f8c998c7f7266594c3f3326190c0000000000000000000000000916232f3c4956626f7c899797887c6f62565a616c717e87939892867d706b60594f473d352b23191107101820262b2e2f2e2d29241f1c18120b03000000000d1a2633404d596673808c988c7f7265594c3f3226190c000000000000091623303c4956636f7c89968f8276695c4f4336291c100300000000000613202c3946535f6c7986929286796c5f5346392c20130000000000020c16202934404b555d686d7a838f9499938d847d78726d68676563626262636466676d71767c828b92989691857c6f76839095887b6f6255483c2f2215090000000000020c16202934404b555d686d7a838f9499938d847d78726d68676563626262636466676d71767c828b92989691857c6f76839095887b6f6255483c2f221509000c1825323f4b5865727e8b988d8073675a4d402e23170c00000000000000000000000000000000000000000815222e3b4855616e7b889498877a6e6154473b2e21140800000000000000000000000000000005111d2935414c5664717d8a979184786c605346392f3b4854616e7b879392867b6e6154473c3121140a000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000710192327333f49535f6a74818e9a9184786c605346392d20130600000000000000000000000000000000000a1724303d4a5763707d8a96999a9d9fa39f92867f7a756f6a615e5750454039312820170e050000000000000000000714212e3a4754616d7a879698887c6f6255493c31261a0e030000000000000000000000000000000000000713202d3a4653606d79859295887b6f6255483c2f221509000713202c3945525d6873808d9892857a6d60544a402f261b110600000000000000000009141f2b37434e5863707c8995958a7d7063594f44382c201307000c1825323f4b5865727e8b988d8073675a4d4034272626262626262626262626262626262d3a4653606d7986939285796c5f5246392c1f13000714202d3a46525e6979859298877b6e6154483b2e21150a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091623303c4956636f7c89968f8276695c4f433845515c67717e8a9493877c6f625a5043392f21170c18232e39424f59626e7c8792958a7e71675d51453b424f5c6975828f96897c706356493d3023160a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000d192633404c5966737f8c998c7f7266594c3f3326190c0000000000000000000000000c1926323f4c5965727f8c989285796c6053505a616c717e87939892867d706b60594f473d352b231911070e151b1f212221201d1913100c070000000000000d1a2633404d596673808c988c7f7265594c3f3226190c000000000000091623303c4956636f7c89968f8276695c4f4336291c100300000000000613202c3946535f6c7986929286796c5f5346392c2013000000000000040e18232f39434c565e686d79828c929996918a847f7a777472706f6f6f707173767a7e82888f949e938f847c6f6a76839095887b6f6255483c2f221509000000000000040e18232f39434c565e686d79828c929996918a847f7a777472706f6f6f707173767a7e82888f949e938f847c6f6a76839095887b6f6255483c2f221509000c1825323f4b5865727e8b988d807367544a3f34281c1003000000000000000000000000000000000000000a1723303d4a5663707d8996928579685e5246392d201407000000000000000000000000000000010d1925303a4653606d79859296897d7063554b4037434e5866727f8c9a8f8276685e5246392d201402000000000000000000000000000000000000000000000000020507080c0d0d0b070300000000000000000000000000000000071117222d38414e57626e7b879396897c706356493d2d22170b00000000000000000000000000000000000a1724303d4a5763707d8a8a8c8d9092999e9991847e756d675e574d453e352f281f160e05000000000000000000000713202d3946525e68788491988b7f7265574d42362a1f1409000000000000000000000000000000000006101c2834404b54636f7c899895887b6f6255483c2f221509000714212d3a4754606d7a8592988d8073675d5142392e1d140a00000000000000000000020f1a26313c4854606b768390959083766b6054483b2f221609000c1825323f4b5865727e8b988d8073675a4d4034271a19191919191919191919191919202d3a4653606d7986939285796c5f5246392c1f130005111e2a36424d566a778390978a7e7164574b3e32261b0f0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091623303c4956636f7c89968f8276695c4f43424d57606d798491988e81746a6054483e31271d0f07121d27303e47535f6a74808d979184796d60574d42424f5c6975828f96897c706356493d3023160a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000d192633404c5966737f8c998c7f7266594c3f3326190c0000000000000000000000020f1c2835424f5b6875828e9b8f8275655b5044505a616c717e87939892867d706b60594f473d352b231911070a0f1215151413110d080400000000000000000d1a2633404d596673808c988c7f7265594c3f3226190c000000000000091623303c4956636f7c89968f8276695c4f4336291c100300000000000613202c3946535f6c7986929286796c5f5346392c20130000000000000007121d27313a434c565e676d787f8790959e95918b8683807e7d7c7b7c7c7e8083868a8f949c97928b827a6e6a6a76839095887b6f6255483c2f2215090000000000000007121d27313a434c565e676d787f8790959e95918b8683807e7d7c7b7c7c7e8083868a8f949c97928b827a6e6a6a76838888887c6f6255483c2f221509000c1825323f4b5865727e8b988f8275665c5044382c1f140900000000000000000000000000000000000004111d2935414c5666727f8c999084776a564c41362a1e11050000000000000000000000000000000008131f2c3845515c6774818e9a8e8174675d51453b4754606a778491988a7e7164564d41362a1e11050000000000000000000000000000000000000000000003090e121415191a1917130e080100000000000000000000000000000006111b262f3c47535f697683909a8d80736753493f33271b0f03000000000000000000000000000000000714212e3a4754616d7a7d7e7f8183868b919696918a81796e695e574d443b2f261c1106000000000000000000000005111d2a36414c566874818e9b908376695f53463b31251a1007000000000000000000000000000000050e18222c3845515c6673808d9995887b6f6255483c2f221509000d192633404c5966737f888888867a6e61554b4130271c0b0200000000000000000000000a15202c38444f5964707e888888887c706356493d3023160a000c1825323f4b5865727e8b988d8073675a4d4034271a0d0c0c0c0c0c0c0c0c0c0c0c13202d3a4653606d7986939285796c5f5246392c1f1300020e192530414d5a6774808d9a8d817467584e43372b1c120700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091623303c4956636f7c89968f8276695c4f4346525e69737f8c9692857a6e61584e43362c1f150b000b151e2b37434e58616d7a8592968c8073695e5346424f5c6975828f96897c706356493d3023160a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000d192633404c5966737f8c998c7f7266594c3f3326190c000000000000000000000004111d2a3744505d6a778390988c7f726553493f48505a616c717e87939892867d706b60594f473d352b231911070306080907070501000000000000000000000d1a2633404d596673808c988c7f7265594c3f3226190c000000000000091623303c4956636f7c89968f8276695c4f4336291c100300000000000613202c3946535f6c7986929286796c5f5346392c201300000000000000010b151f28313a444c555d666c737c838b91969b9992908d8b89898888898b8c8f92989c98928d857e756d685f6a76839095887b6f6255483c2f22150900000000000000010b151f28313a444c555d666c737c838b91969b9992908d8b89898888898b8c8f92989c98928d857e756d685f616e7b7b7b7b786d6053463a2d201307000c1825323f4b5865727e8b989285796d6053463b30251a0d0300000000000000000000000000000000020c13202c3945525d6876828f9a8e8174675b4e413025190d010000000000000000000000000000000004101c2834404b55636f7c89969285796d6053473f4a54626f7c889592857a6d6053473b3025190e02000000000000000000000000000000000000000003090e141a1e2021262726231f19120b020000000000000000000000000000000a141d2b37424d5766727f8c99908376655b5044372b1f1205000000000000000000000000000000000713202d3946525e686d70717274767a7e848c9299938e837b6e695e564c42382d22170b0100000000000000000000010d1925303e4a5764717d8a9893877b6e61574d42362a22190f0600000000000000000000000000040d17202834404b54606d7984919e95887b6f6255483c2f221509000815212e3b4854616e7b7b7b7b7b6e685e52433a2f1e150b00000000000000000000000003101b27323d4653606c787b7b7b7b7a6d6154473a2e211407000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000000713202d3a4653606d7986939285796c5f5246392c1f130000091724313d4a5764707d8a999184776a5f5347392e23180c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091623303c4956636f7c89968f8276695c4f414e58616e7b8692968c7f72685e52463c32241a0d0300030c1a26313c46525d68727f8b9592867b6e61594f424f5c6975828f96897c706356493d3023160a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000d192633404c5966737f8c998c7f7266594c3f3326190c000000000000000000000004101c2834404b556b788592978a7e7164574b3e3e48505a616c717e87939892867d706b60594f473d352b2319110700000000000000000000000000000000000d1a2633404d596673808c988c7f7265594c3f3226190c000000000000091623303c4956636f7c89968f8276695c4f4336291c100300000000000613202c3946535f6c7986929286796c5f5346392c20130000000000000000030d161f28323a434b545b606a6f787e848a8f9299999a98969595959697999a9795908b85807a716c605d566a76839095887b6f6255483c2f2215090000000000000000030d161f28323a434b545b606a6f787e848a8f9299999a98969595959697999a9795908b85807a716c605d565e696e6e6e6e6d665c5145382c1f1306000c1825323f4b5865727e8b9897897c6f63574d42362a1f150b0200000000000000000000000000000008131e28343f4a54606d7a8692998a7e7164574b3e312418080000000000000000000000000000000000000c18232e394854606b778491988a7e7164564c44505c6674808d9a8e8174675d514539291f14080000000000000000000000000000000000000000060e151a1f252a2d2e333433302b241c140b010000000000000000000000000000020b1a26313c4956626f7c89959285796c605346392d2013060000000000000000000000000000000005111d2a36414c565e6164646667686d71787f8792979590847b6e685e544a3f33281d120700000000000000000000000814202d3a4753606d7985929a8d8074695e53463f342b211810070000000000000000000000060d161f29323b45515c66717e8b97a195887b6f6255483c2f221509000714212d3a46535e696e6e6e6e6e695e564c4131281d0c03000000000000000000000000000b161f2b3844505b666c6e6e6e6e6d685e5246392d201307000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000000713202d3a4653606d7986939285796c5f5246392c1f1300000714212e3a4754616d7a869396887c6f62544a4034281c1106000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091623303c4956636f7c89968f8276695c4f4953606a75818e989184796d60564c41342b2012080000000a15202935414c56606d788390988e82756b60544a4f5c6975828f96897c706356493d3023160a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000d192633404c5966737f8c998c7f7266594c3f3326190c000000000000000000000006131f2c3845515c6779869296897d7063564a3d363e48505a616c717e87939892867d706b60594f473d352b23191107000000000000000000000000000000000d1a2633404d596673808c988c7f7265594c3f3226190c000000000000091623303c4956636f7c89968f8276695c4f4336291c100300000000000613202c3946535f6c7986929286796c5f5346392c2013000000000000000000040d162028313a424a505860666d71787d82868a8d8f919298939992918f8d8a87837f7a736d68625a525d6a76839095887b6f6255483c2f221509000000000000000000040d162028313a424a505860666d71787d82868a8d8f919298939992918f8d8a87837f7a736d68625a524d575e61626262605c544b4034281c1004000c1825323f4b5865727e8b989b8e8175695e52463d31271d140a020000000000000000000000000006121924303844505c66727e8b9992867a6d6154473a2e21140700000000000000000000000000000000000007121d2c38434f596673808c998f8275685e524653606d79859296897d7063554b403529170d0200000000000000000000000000000000000000060f1820262b30363a3b3f403f3c362e261c12080000000000000000000000000000000914212d3a4754606d7a879798877b6e6154483b2e21150800000000000000000000000000000000010d1925303a444c5254575759565d60666d737d8591969691847a6e665b5044392f23180c000000000000000000000006131f2c3845515c6774808d9992867b6e615a50463c332a2218120b0600000000000000040a0f182028313b444e58606d7984919da995887b6f6255483c2f2215090005121e2a36424d575e61626262615e574d443b301f160c0000000000000000000000000000030f1c28333f4a545b6062626262615e564c41362a1d1105000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000000713202d3a4653606d7986939285796c5f5246392c1f1300000713202d3946525e6876838f9a8d8073665c5144382d22170b020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091623303c4956636f7c89968f8276695c4f505b656f7c8993948a7d70665c51443b3022190e00000000030d1924303a44505c66707d899393897d70665c504f5c6975828f96897c706356493d3023160a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000d192633404c5966737f8c998c7f7266594c3f3326190c00000000000000000000000713202d3a4653606d79869995887c6f6255493c2f363e48505a616c717e87939892867d706b60594f473d352b231911070000000000000000000000000000000d1a2633404d596673808c988c7f7265594c3f3226190c000000000000091623303c4956636f7c89968f8276695c4f4336291c100300000000000613202c3946535f6c7986929286796c5f5346392c201300000000000000000000050e161f282f383f444e545c60666d71757a7d80828485868686868483817e7b76726d68605d5650505d6a76839095887b6f6255483c2f22150900000000000000000000050e161f282f383f444e545c60666d71757a7d80828485868686868483817e7b76726d68605d565045454d535455555553514b42392e23180c00000c1825323f4b5865727e8b989f92867b6e61594f43392f261c140b0300000000000000000000020a1117242935414c56606d7884919c8f8275685e5246392d201307000000000000000000000000000000000000000f1b27323d4855616e7b889592867a6d61544c5563707d8a979184786c605346392f24180d01000000000000000000000000000000000000030e18212a31373b4246484c4d4c4740382e24190e0300000000000000000000000000000613202c3945515d6778859295897c6f6256493c2f231609000000000000000000000000000000000008131e29323a4146474a4b4c4c52545c606b6f7b849197968f82786c60554b4034291c10040000000000000000000004101c2934404b55616e7b8792988f82756c62584e453c3428231d17110d08090909070c10151b212a323a434c565f6a73808c95a0a295887b6f6255483c2f22150900020e1a25313b454d535455555554534d453b32291e0d040000000000000000000000000000000b17222d38424a50535555555554524c443a3025190d01000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000000713202d3a4653606d7986939285796c5f5246392c1f13000005111d2a36414c5665717e8b989184796d60544a3f33281e13080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091623303c4956636f7c89968f8276695c4b55606c788390998f82766c61544b4032291e1007000000000008131e28343f4a54606b75828f999083786d60564c5c6975828f96897c706356493d3023160a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000d192633404c5966737f8c998c7f7266594c3f3326190c00000000000000000000000713202d3a4653606d79869995887c6f6255493c2f2d363e48505a616c717e87939892867d706b60594f473d352b2319110700000000000000000000000000000d1a2633404d596673808c988c7f7265594c3f3226190c000000000000091623303c4956636f7c89968f8276695c4f4336291c100300000000000613202c3946535f6c7986929286796c5f5346392c20130000000000000000000000050d161d262d333d424a50545c6064686d7073757779797a7979787674716e6965605d56524c44505d6a76839095887b6f6255483c2f2215090000000000000000000000050d161d262d333d424a50545c6064686d7073757779797a7979787674716e6965605d56524c443e3b4246484848484645403930271d120700000c1825323f4b5865727e8b98a3998d80746b60554b42382d261d150d080300000000000001070b141b2227363e45525d68717e8b96958a7d7064564c41362a1d1105000000000000000000000000000000000000000a16212d3a46535f69768390998b7f726558515d6775818e9a8d8073665b5044382b1d1207000000000000000000000000000000000000000915202a333c42474d5254595a58524a40362b1f1302000000000000000000000000000004111d2935414b556b77849196897c706356493d3023160a0000000000000000000000000000000000020c1720293036393a3d3e3f41454a505960696e7b859199948c7f72675c5145382c1f130600000000000000000000000c18232f3946535e6974818d97948b7e716a60574e463d342e27221b191716151616181d1f272b333c444c555e686f7c87929fa8a295887b6f6255483c2f221509000009141f29333b4246484848484846423b332920170d0000000000000000000000000000000006111c262f383f4446484848484746413a32281e130800000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000000713202d3a4653606d7986939285796c5f5246392c1f130000010d1925303a4754606d7a8692968b7e71665b50443a3024190f0500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091623303c4956636f7c89968f8276695c515d67717e8b9592877c6e62594f42392e20170d000000000000020b17232e38424f59616e7b8692958b7e72685d525c6975828f96897c706356493d3023160a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000d192633404c5966737f8c998c7f7266594c3f3326190c000000000000000000000006121f2c3844515c6679869296897c6f6356493c30232d363e48505a616c717e87939892867d706b60594f473d352b23191107000000000000000000000000000d1a2633404d596673808c988c7f7265594c3f3226190c000000000000091623303c4956636f7c89968f8276695c4f4336291c100300000000000613202c3946535f6c7986929286796c5f5346392c2013000000000000000000000000040b141c222830383f444a5053565d606366696b666c6d6d666b696764615e5754524c454143505d6a76839095887b6f6255483c2f221509000000000000000000000000040b141c222830383f444a5053565d606366696b666c6d6d666b696764615e5754524c45413a3231363a3b3b3b3b3a38342e271e150b0000000c1825323f4b5865727e8b98ab9f93877c6f675c544a3f382f271f19140f0b060909090a0f13181d262d333e48515b606d7a85929d9083786c6053463a3025190d010000000000000000000000000000000000000005121e2b37424d5765727e8b999083776a5f54606d7a869295887c6f62544a3f33281c0c01000000000000000000000000000000000000020e1a26313c454e53575e616667645c52473c301e13080000000000000000000000000000030f1c28333f4a546a77849196897d7063564a3d3023170a000000000000000000000000000000000000050e171e252a2d2e31313035383f444f575f696f7d87929e9285796d6053473a2d22170b000000000000000000000007121d2a36424d57616d7a85929e92867c6f695f584f454039332d2a25232322222324292c32373e454d565d676e7a8491999d9da095887b6f6255483c2f2215090000030d17212931363a3b3b3b3b3b3a36312921170e0500000000000000000000000000000000000a141d262d3338393b3b3b3b3a3936302820160c0200000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000000713202d3a4653606d7986939285796c5f5246392c1f130000000813202c3945525d6874818e999184786c60564c41352921170d04000000000000000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000091623303c4956636f7c89968f8276695c57606d7a8591978d80746a5f53473e30271d0e050000000000000006111c26303d46535f6973808d9792857a6d60575c6975828f96897c706356493d3023160a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000d192633404c5966737f8c998c7f7266594c3f3326190c000000000000000000000004101c2834404a546b788592978a7d7164574a3e2d22242d363e48505a616c717e87939892867d706b60594f473d352b231911070000000000000000000000000d1a2633404d596673808c988c7f7265594c3f3226190c000000000000091623303c4956636f7c89968f8276695c4f4336291c100300000000000613202c3946535f6c7986929286796c5f5346392c201300000000000000000000000000020a11171e262e34383f44464c5254575a5c545b6060605c545c5a5754524d4745413a3543505d6a76839095887b6f6255483c2f22150900000000000000000000000000020a11171e262e34383f44464c5254575a5c545b6060605c545c5a5754524d4745413a353028252a2d2e2f2f2f2d2c28231d150c030000000c1825323f4b5865727e8b98a5a4999183796d665b50494139312a251f1b1716161516171b1d24292f383f44505a626d75818e97948a7d70655b504437281e13080000000000000000000000000000000000000000020e1a26313c4754616d7a869295887b6e625765717e8b989083776a5f5342382d22170b0000000000000000000000000000000000000006121e2b37424e575f62696e72736e64584c3a3025190d010000000000000000000000000006121f2b3844505b6678849196897c6f6356493c3023160900000000000000000000000000000000000000050c13191d2021242424292e343d454d57606b737f8c97978b7e716553493f33271b0f0300000000000000000000010e1a25313b46525d68717e8a929892857b6f6a6059514b443f383630302f2f2f302f35393c434750575f686d798390969590909595887b6f6255483c2f221509000000050f171f252a2d2e2f2f2f2e2d2a251f170f05000000000000000000000000000000000000020b141c22282b2d2f2f2f2f2e2d2a251e160e050000000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000000713202d3a4653606d7986939285796c5f5246392c1f1300000004111d2935414c56626e7b8793968b7e71685d52453e33291f160c030000000000000000000000000000000000000000000000000000000000000000010507070f0a090703000000000000000000091623303c4956636f7c89968f8276695c5f6973808d9792857a6d60584e43352c1e150b0000000000000000000a141e2a36424d57606d7a8591978d80746a5f5c6975828f96897c706356493d3023160a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000d192633404c5966737f8c998c7f7266594c3f3326190c0000000000000000000000000c18232e43505d6a768390998c7f726653493f33271b242d363e48505a616c717e87939892867d706b60594f473d352b2319110700000000000000000000000d1a2633404d596673808c988c7f7265594c3f3226190c000000000000091623303c4956636f7c89968f8276695c4f4336291c100300000000000613202c3946535f6c7986929286796c5f5346392c2013000000000000000000000000000000060c141c23282e34383a4145474a4d4f4a50535353514a504e4b4846423b39352f3743505d6a76839095887b6f6255483c2f221509000000000000000000000000000000060c141c23282e34383a4145474a4d4f4a50535353514a504e4b4846423b39352f29241e1a1e2121222222201f1c18120b03000000000c1825323f4b5865727e8b989e9c9f958e81786c605b534b433c36302b27222322222324262b2f353b4149505a616c727f8c93978f82766c6153493f3327160c020000000000000000000000000000000000000000000914202d3946525d6875828f998d8073655e6976838f998c7f7265584e432f261c1106000000000000000000000000000000000000000814212e3a47535f6a6e767b7f807367564c41362a1d1105000000000000000000000000000613202d394653606c79869295887b6f6255483c2f2215090000000000000000000000000000010406070b100b080d1113141718191c2328333c454f59606d7985929c8f8275655b5044372b1f1205000000000000000000000009141f2935414c56616c74808d949791847c706b605c55504946413f3d3c3c3c3d3e4045474e545a61696e7a829095969083839095887b6f6255483c2f22150900000000050d141a1e212122222221211e1a140d050000000000000000000000000000000000000000020a11171c1f202222222221201d19130c05000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000000713202d3a4653606d7986939285796c5f5246392c1f13000000010d19242f3a47535f6975828e9992857a6d60594f453b31281e150c03000000000000000000000000000000000000000000000000000000000002080d1113141c161613100b0400000000000000091623303c4956636f7c89968f82766959616e7b8692958b7f72685d52463c31231a0c03000000000000000000020c1a26313b45515d67717e8b9592877b6e62596975828f96897c706356493d3023160a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000d192633404c5966737f8c998c7f7266594c3f3326190c000000000000000000000000071b2835424e5b6875818e9b8f8275655b5044372b1f1b242d363e48505a616c717e87939892867d706b60594f473d352b23191107000000000000000000000d1a2633404d596673808c988c7f7265594c3f3226190c000000000000091623303c4956636f7c89968f8276695c4f4336291c100300000000000613202c3946535f6c7986929286796c5f5346392c201300000000000000000000000000000000020a11171c23282b2f35393a3d40423f44464746444043413e3b3a36302c29243743505d6a76839095887b6f6255483c2f22150900000000000000000000000000000000020a11171c23282b2f35393a3d40423f44464746444043413e3b3a36302c29241e19130e1214151515151313100c070000000000000c1825323f4b5865727e8b98948f9298938d80746c655d554e46413b37332d302f2f2f3031373a40454d535b606c717e88939f92857b6e615a5041382d2217050000000000000000000000000000000000000000000005111d2935414c5664707d8a979184786c616e7b879392867b6e6154473c3121140a00000000000000000000000000000000000000000815222f3b4855626e7b82878c8478685e5246392d201509000000000000000000000000000815212e3b4854616e7b879896867a6d6053473a2d20140700000000000000000000000001070d101314181d171714110c070a080d1117212a333d45515d6773808d999285796c605346392d2013060000000000000000000000030d1924303a44505a606d79828f959691857d736d67605b53524c4b4a494849494b4b51535860626c717b8390949891847a839095887b6f6255483c2f221509000000000003090e1214151515151514120e09030000000000000000000000000000000000000000000000060b0f1213151515151413110d080200000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000000713202d3a4653606d7986939285796c5f5246392c1f130000000008131e2b37424d57626e7b8692978d81746b61574d433930271e150c04000000000000000000000000000000000000000000000000000000050c13191d2021292322201b160f07000000000000091623303c4956636f7c89968f827669606b75828f999083786d60564c41342a201108000000000000000000000009141f2935414b55606c788390998f82766b616975828f96897c706356493d3023160a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000d192633404c5966737f8c998c7f7266594c3f3326190c0000000000000000000000000c1925323f4c5865727f8b989285786c6053463b3025191b242d363e48505a616c717e87939892867d706b60594f473d352b231911070000000000000000000d1a2633404d596673808c988c7f7265594c3f3226190c000000000000091623303c4956636f7c89968f8276695c4f4336291c100300000000000613202c3946535f6c7986929286796c5f5346392c2013000000000000000000000000000000000000060b11171c1f24292c2d30332d3338393a3a38342e34312e2d2a25201d2a3743505d6a76839095887b6f6255483c2f221509000000000000000000000000000000000000060b11171c1f24292c2d30332d3338393a3a38342e34312e2d2a25201d19130d080205070808080807060400000000000000000c1825323f4b5865727e8b988f82869299928d80776d675f58524d46443f3e3c3c3c3c3d3f43474b51575e656c737e87929a928a7e70695f53483e2f261b110600000000000000000000000000000000000000000000010d1924303a4653606d79859296897c7066727f8c9a8f8276685e5246392d20140200000000000000000000000000000000000000000815222e3b4855616e7b889396877a6d6154473c31261a0f05000000000000000000000008101c2934404b5564717e8a97918478675d5145392c2013060000000000000000000000040c12181d2020252a2423211c1710080000060f18212935404b5563707c899697887b6e6155483b2e22150800000000000000000000000008131e28323e45515c676d798390959792878079706c65615e5658565655555658555d60646a6f767e8690959792867c76839095887b6f6255483c2f2215090000000000000002050708080808080705020000000000000000000000000000000000000000000000000000000306060808080807070501000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000000713202d3a4653606d7986939285796c5f5246392c1f1300000000010e1a26313c47535f6a73808d9693887d70695e554b423930271e160d0600000000000000000000000000000000000000000000000000060e171e252a2d2e36302f2c27211911080000000000091623303c4956636f7c89968f82766966707d899493897d70665c50443a3022180e000000000000000000000000030d18242f3a44505b666f7c8993948a7d70666975828f96897c706356493d3023160a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000d192633404c5966737f8c998c7f7266594c3f3326190c0000000000000000000000000915222f3c4855626f7c889697897c6f63564d41362a1f151b242d363e48505a616c717e87939892867d706b60594f473d352b2319110700000000000000000d1a2633404d596673808c988c7f7265594c3f3226190c000000000000091623303c4956636f7c89968f8276695c4f4336291c100300000000000613202c3946535f6c7986929286796c5f5346392c20130000000000000000000000000000000000000000060b1013191d2021242722282b2d2d2d2c2823272421201e1a141d2a3743505d6a76839095887b6f6255483c2f2215090000000000000000000000000000000000000000060b1013191d2021242722282b2d2d2d2c2823272421201e1a14110d0801000000000000000000000000000000000000000c1825323f4b5865727e8b988d807d87939f928d81796f6a615e565350494a494948494a4c4e53555d60696e777f889299928c80736c61574d42362c1d140a00000000000000000000000000000000000000000000000008131f2c3845515c6674818d9a8e81746a778491988a7e7164564d41362a1e110500000000000000000000000000000000000000000714212d3a46535f69788591978b7e7164574d42372b21170d0400000000000000000006101a232c3845515c6774818e9b8e817568554b4035291d100400000000000000000000090d161d24292c2d323731302d28221a12080000060f18242f3a4653606d79869796897c6f6356493c30231609000000000000000000000000020c16202834404b555d676d7a838f9399938d847d78726d68676563626262636466676d71767c828b92989691857c6f76839095887b6f6255483c2f2215090000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000000713202d3a4653606d7986939285796c5f5246392c1f13000000000009151f2b37424e57606d7984919992857b6e675d544a423930281f18100903000000000000000000000000000000000000000000020a111720293036393a423d3b38322b231a120800000000091623303c4956636f7c89968f8276696d788391988f82756b60544a3f32281e0f060000000000000000000000000007131d28333f4a54606b75818e989184786d6975828f96897c706356493d3023160a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000d192633404c5966737f8c998c7f7266594c3f3326190c0000000000000000000000000613202d394653606c7884919a8e8174685e52463c31271d121b242d363e48505a616c717e87939892867d706b60594f473d352b23191107000000000000000d1a2633404d596673808c988c7f7265594c3f3226190c000000000000091623303c4956636f7c89968f8276695c4f4336291c100300000000000613202c3946535f6c7986929286796c5f5346392c20130000000000000000000000000000000000000000000003080d111314171a171c1f2020201f1c181b181514120e091d2a3743505d6a76839095887b6f6255483c2f2215090000000000000000000000000000000000000000000003080d111314171a171c1f2020201f1c181b181514120e0904010000000000000000000000000000000000000000000c1825323f4b5865727e8b988d80737f8b9299938e837c746e6863605b5357565555565759585f62676d727b828c939a928d80746e635a50453b31241a0b0200000000000000000000000000000000000000000000000004101c2834404b54636f7c89969285796f7c889592857a6d6053473b3025190e02000000000000000000000000000000000000000005121e2b37424d576875828e9b8f8376695f53473e33291f160d0600000000000001081018222935404b55606d798592998b7e7165584b3e2f24180d0100000000000000000009121b1f282f35393a3e433e3c39332c241a0b02000007131f2c3845515c67788592968a7d7063574a3d3024170a00000000000000000000000000040e18232e39434c555d686d79828c929996918a847f7a777472706f6f6f707173767a7e82888f949e938f847c6f6a76839095887b6f6255483c2f2215090000000000000105090b0c13131313131313131313131313131313131313131313131313131313131311100e0a0500000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000000713202d3a4653606d7986939285796c5f5246392c1f130000000000030e1a26313c45515d67707d8793979083796d665c544b433a312a221a150d0802000000000000000000000000000000000002080b141c2228323a4146474f4948443d352c241a1208000000091623303c4956636f7c89968f827668727f8b9592867b6e61594f42382e20160c0000000000000000000000000000010b17222d38424f59616e7b8692968c7f726875828f96897c706356493d3023160a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000e1b2734414e5a6774818d988b7f7265584c3f3225190c00000000000000000000000005121f2b3744505b6573808d9992867b6e61584e43392f241b141b242d363e48505a616c717e87939892867d706b60594f473d352b231911070000000000000d1a2633404d596673808c988c7f7265594c3f3226190c000000000000091623303c4956636f7c89968f8276695c4f4336291c100300000000000613202c3946535f6c7986929286796c5f5346392c2013000000000000000000000000000000000000000000000000010406070a060b0f1213141312100c070b08070502101d2a3743505d6a76839095887b6f6255483c2f221509000000000000000000000000000000000000000000000000010406070a060b0f1213141312100c070b080705020000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073727f879298959187807b74706c656664636262626365686a6f737a7f868f9499938c80786c605c52483e33291f120800000000000000000000000000000000000000000000000000000c18232e394854606b778491988a7e74808d9a8e8174675d514539291f1408000000000000000000000000000000000000000000020e1a26313d4a5764707d8a9693877b6e62594f453b31281f17110b06060406070d1319222a343c45515d67727f8b9792867a6d6154473a2e21140700000000000000000006111b242d31394045474b504a49453e362c1d140a000005111d2a36414c566b788491978a7e7164574b3e3124180b000000000000000000000000000007121d27303a434c565d676d777f8790959d95918b8683807e7d7c7b7c7c7e8083868a8f949c97918a817a6e6a6a76838888887c6f6255483c2f2215090000000000060c111518182020202020202020202020202020202020202020202020202020202020201d1d1a16110b030000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000000713202d3a4653606d7986939285796c5f5246392c1f130000000000000915202935404b55606b737f8c94958f82786d665c554c433c342b262019130e090502000000000000000000000002050a0f14191d262d333c444c52545c56544f473e362c241a10060000091623303c4956636f7c89968f82766d7a8592978d8073695f53473d30261c0e0400000000000000000000000000000006111c262f3d46525e6973808c9692857a6d75828f96897c706356493d3023160a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d000c1825323f4b5865727e8b988d8073675a4d4034271a0800000000000008121e2b37424d576875828e978b7e7164584b3e3125180b000000000000000000000000030f1b27333f4953616e7b8792988d80746a5f554b40352d261d161b242d363e48505a616c717e87939892867d706b60594f473d352b2319110700000000000d1a2633404d596673808c988c7f7265594c3f3226190c000000000000091623303c4956636f7c89968f8276695c4f4336291c100300000000000613202c3946535f6c7986929286796c5f5346392c2013000000000000000000000000000000000000000000000000000000000000000306060707060400000000000004101d2a3743505d6a76839095887b6f6255483c2f2215090000000000000000000000000000000000000000000000000000000000000003060607070604000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b958d80736c717e86909599938d86817c787572716f6f6f6f707274777b80858c92989792877f746c665b504940362c21170d00000000000000000000000000000000000000000000000000000007121d2c38434f596673808c998f8279859296897d7063554b403529170d02000000000000000000000000000000000000000000000913202d3a4653606d7884919a8f82756b61574d433a3127221b171312101314181e2429343c464f59606d7984919b8e8275685e5246392d2013070000000000000000010c18222d363f434b5153585d575550483e2f261b1108050b13202d3946525e68798592968a7d7063574a3d3024170a0000000000000000000000000000000b151e28313a444c555d656c727c838a91959b9993908d8b89898888898b8c8f92989c97928c857e756d685f616e7b7b7b7b786d6053463a2d201307000000000911181d2224252d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2a2926221c150d0500000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000000713202d3a4653606d7986939285796c5f5246392c1f13000000000000030c18242f39434f59606c78828f95948e81786d675d554e463f37312a251e1a14120e09080706040004060708090e12151b1e252a2f383f444e565e616963605950483e362c22170c0000091623303c4956636f7c89968f827674818d979184796d60574d42352b1e140a00000000000000000000000000000000000a141d2a36424d57606d798491978e817475828f96897c706356493d3023160a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d000c1825323f4b5865727e8b988d8073675a4d4030251911080100000007101a232d3a46535f6977849196897c6f6356493c30231609000000000000000000000000000b17222d3846535f6975818e9992877c6f675d51453f382f281f191b242d363e48505a616c717e87939892867d706b60594f473d352b23190f05000000000d1a2633404d596673808c988c7f7265594c3f3226190c000000000000091623303c4956636f7c89968f8276695c4f4336291c100300000000000613202c3946535f6c7986929286796c5f5346392c2013000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004101d2a3743505d6a76839095887b6f6255483c2f2215090000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8888888073676c707b838c929898928e8985827f7d7c7c7b7c7d7f8184888d92979c938e857d726d605b544a3f372e241a0f06000000000000000000000000000000000000000000000000000000000f1b27323d4855616e7b889592877e8b979184786c605346392f24180d010000000000000000000000000000000000000000000006121f2b3844505c66727f8c96948a7d70695e554c433c332d2823201f1d1f2024292f353e464e58616b73808d9693887c6f62564c4135291d1105000000000000000005111d29343f4850555d60656a64615a5041382d22191311151d27303a4754616d7a879899887c6f6255493c2f221609000000000000000000000000000000030c161f28323a434b535b606a6f787e848a8e9298999a98969595959697999a99938f8b85807a716c605d565e696e6e6e6e6d665c5145382c1f130600000009121b23292e31323939393939393939393939393939393939393939393939393939393939393736322d271f170d03000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000000713202d3a4653606d7986939285796c5f5246392c1f130000000000000007121d27313d44505b666d7a839096938e81796d675f585047423c36302a26201e1a17151313100c10131415171a1e21262b30363c424a50585f686d75706b615a50483e34281d110500091623303c4956636f7c89968f82767c8792958b7e71675d51453b3123190c020000000000000000000000000000000000020b1a25303b45515d67717e8a9493877c75828f96897c706356493d3023160a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d000c1825323f4b5865727e8b988d807367564c41362a2319130d07070c1218222935414c55616e7b889595877a6d6154473a2e2114070000000000000000000000000006111b2a36424d57626e7c8692999083796d605c50494139312a251f1b242d363e48505a616c717e87939892867d706b60594f473d352b21160b000000000d1a2633404d596673808c988c7f7265594c3f3226190c000000000000091623303c4956636f7c89968f8276695c4f4336291c100300000000000613202c3946535f6c7986929286796c5f5346392c2013000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004101d2a3743505d6a76839095887b6f6255483c2f221509000000000000000000000000000000000407090a1313130f0f0d090400000000000000000000000000000000000000000000000000000000000000000000000000000000000714212d3a4754606d7a7b7b7b7a6d6161696e7980868e92999a97928f8c8a898888898a8c8e9196999a948f89817a706b635b504a42382d251c120800000000000000000000000000000000000000000000000000000000000a16212d3a46535f69768390999285929a8d8073665b5044382b1d1207000000000000000000000000000000000000000000000003101c28343f4a54606d7984919e91857b6e675d564d443f38342e2d2b292c2d2f353a41454f585f6a707d8893988f82756a6054443a3025190d0100000000000000000915212e3a45505a62676d7176716c6153493f3329241f1d20272e39424e5864717e8a9792867a6d6053473a2d20140700000000000000000000000000000000040d1620283139414950585f656c71787d8185898c8e909292989292918f8d8a86837e7a736d67615a524d575e61626262605c544b4034281c1004000006111b242d343a3d3f46464646464646464646464646464646464646464646464646464646464644423e3931291f150b000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000000713202d3a4653606d7986939285796c5f5246392c1f1300000000000000010b151f28333f4a545d686e7b849197938f82796f6a625a534d46413a36312d2a252422201f1c181c1f202223262a2d31373b41464e545b606a6f7a827d706c615a5045392d21140800091623303c4956636f7c89968f8276828f999083786c60554b4033291f11070000000000000000000000000000000000000009141f2935404b55616c76839099908276828f96897c706356493d3023160a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d000c1825323f4b5865727e8b988e8174685e52463f3529241e181616181c2328343c45515d67727f8c99918477685e5246392d20130700000000000000000000000000000e1a26313b47535f6a73808d96958e81756e605b534b433c36302b2722232d363e48505a616c717e87939892867d706b60594f473d33271c10040000000d1a2633404d596673808c988c7f7265594c3f3226190c000000000000091623303c4956636f7c89968f8276695c4f4336291c100300000000000613202c3946535f6c7986929286796c5f5346392c2013000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004101d2a3743505d6a76839095887b6f6255483c2f2215090000000000000000000000000000040b101316162020201c1b19151009020000000000000000000000000000000000000000000000000000000000000000000000000000000713202c3945525d686d6e6e6e6d685e575f676d737b81868c9195979a99979695959596989b9897918d88827c746d68605951443f382f261c130a00000000000000000000000000000000000000000000000000000000000005121e2a36424d5765727e8b9998929895887c6f62544a3f33281c0c010000000000000000000000000000000000000000000000000b17232e3845515d67707d8a93979083796d685f575049443f3b3a3835383a3c41454c5159616a6f7c85929a92867b6e61584e4332281e13080000000000000000000b1724313d4a56626d71797e837e71655b50443e352f2c292d3039404a545f6a75828f9b908376675d5145392c2013060000000000000000000000000000000000040e161f272f383f444e535b60656c7075797c7f828385858686858482807d7a76716d67605d555045454d535455555553514b42392e23180c0000010c18232d373f454a4b535353535353535353535353535353535353535353535353535353535353504f4a433b31271c11050000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000000713202d3a4653606d7986939285796c5f5246392c1f130000000000000000030d17222d38424c565e696e7b859196948f847c716c625f57524c46423b3a3630302e2d2c2823292c2d2f3031363a3c43474c52585f666c727c848f867e716c6155493d3023170a00091623303c4956636f7c89968f827d8a9493877c6f655b50433a2f21170d0000000000000000000000000000000000000000030c18242f3943505a626f7c8793948a7e828f96897c706356493d3023160a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d000c1825323f4b5865727e8b9892867a6e615b51473f352f2924232323282e343d464f59606d7a8592998d807366564c4135291d1105000000000000000000000000000009141f2b37434e58606d79849198938d80736c655d554e46413b37332d302f2f363e48505a616c717e87939892867d706b60594f44382c2013070000000d1a2633404d596673808c988c7f7265594c3f3226190c000000000000091623303c4956636f7c89968f8276695c4f4336291c100300000000000613202c3946535f6c7986929286796c5f5346392c2013000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004101d2a3743505d6a76839095887b6f6255483c2f22150900000000000000000000000000070f161b2022232d2d2d292825211b140c03000000000000000000000000000000000000000000000000000000000000000000000000000004111d2935414c565d60626262615e564d555c60696e747b7f84888b8d8f919292939291908e8b8885807c766f6b615e564f4740332d261d140a01000000000000000000000000000000000000000000000000000000000000020e1a26313b4754616d7a86929f9f9d9083776a5f5342382d22170b0000000000000000000000000000000000000000000000000006111c2935404b55616b75818e959590827a6e69605b53504a484644404547484b51555d606b707c859197938b7e71695e52463c3220160c020000000000000000000b1825323e4b5865717e868b9083786c60594f45413a3835393c424b515c666f7c8793988c7f7265554b4035291d1004000000000000000000000000000000000000040d151d262d333c414950535b6063676d707375777879797978777573706d6865605d55514c433e3b4246484848484645403930271d1207000005111d29343f495156586060606060606060606060606060606060606060606060606060606060605d5b554d43392d22160a0000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000000713202d3a4653606d7986939285796c5f5246392c1f1300000000000000000006111c262f3a444d565f696e7b8490959691867e766e69615e56534d4846423f3d3b3a38342f34383a3b3d3f4246484e53565e616a6e787f86919692867e7164574b3e3124180b00091623303c4956636f7c89968f828491988e81756a6053493f31281d0f0600000000000000000000000000000000000000000007121d27313e4754606a74818e989184828f96897c706356493d3023160a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d000c1825323f4b5865727e8b98988e81756d62595045413a352f30302e343940444f58616b73808d9794887c6f6255483c3025190d010000000000000000000000000000030f1a26313c45515d676f7c869299928d80776d675f58524d46443f3e3c3c3c3d3e3f48505a616c717e87939892867d706b6054483b2f2216090000000d1a2633404d596673808c988c7f7265594c3f3226190c000000000000091623303c4956636f7c89968f8276695c4f4336291c100300000000000613202c3946535f6c7986929286796c5f5346392c2013000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004101d2a3743505d6a76839095887b6f6255483c2f22150900000000000000000000000007111921272c2f303939393635312c261e150c0200000000000000000000000000000000000000000000000000000000000000000000000000010d19242f3a444c525455555554524c444b51575f61696e73777b7e818384858686858583817f7c79746f6a636059524c443d3528221c140b0200000000000000000000000000000000000000000000000000000000000000000914202d3946525d6875828f9ba4998c7f7265584e432f261c110600000000000000000000000000000000000000000000000000000c18242f39434f59606d798390969490837b716c65605c545553504b515355555d60676d747d869197948e81746c62574d42342b200e04000000000000000000000a1724303d4a5763707d8a95958c7f726b6159524c46444146474e545c606d7883909a92867a6d6154473a2f24180d0100000000000000000000000000000000000000030b141b22272f383f44495053555d606366686a6b656c656b6a696764615e5653514b45413a3131363a3b3b3b3b3a38342e271e150b0000000915222e3a45515b62656c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6a665f554a3e32261a0e0000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000000713202d3a4653606d7986939285796c5f5246392c1f13000000000000000000000a141d28323b444d575f696e7a838e9398928b827b736d68615f5754524d4c4a4846454045404547484a4c4d5355585f62686e747c828c9298938e827a6d6154473a2e21140700091623303c4956636f7c89969387919692867b6e61584e41382d1f160c00000000000000000000000000000000000000000000010b151f2b37434e58616e7a85929691879396897c706356493d3023160a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d000c1825323f4b5865727e8b989e938b7f726b625a514c45413e3d3c3e40454a5159606a707d8792998f82766a5f53473a2e1e1308000000000000000000000000000000000915202935404b555f6a717e87939f928d81796f6a615e565350494a4948494a4a4c4e53565d606c717e8b979892867d706356493d3023160a0000000d1a2633404d596673808c988c7f7265594c3f3226190c000000000000091623303c4956636f7c89968f8276695c4f4336291c100300000000000613202c3946535f6c7986929286796c5f5346392c2013000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004101d2a3743505d6a76839095887b6f6255483c2f2215090000000000000000000000040f19232b32383b3d46464642413d3730271e1409000000000000000000000000000000000000000000000000000000000000000000000000000008131e28323a4145474848484746413a40454d53575e6166696e7174767878797979787674726f6c66625f58544f46413a322b2317110a0200000000000000000000000000000000000000000000000000000000000000000005111d2935414c5664707d8a979f93877b6e6154473c3121140a00000000000000000000000000000000000000000000000000000007121d27313e45515d676e7a8491969590867e78706d666461605c555d606265676d727a80889298948f82786d605a50453b3022190f00000000000000000000000613202d394653606c7883909a92877d706b605d5653514c5254585f666d74818e94968d8073685e5246392d1d1207000000000000000000000000000000000000000000020a11171d262d33383f44464b515356595b5d5f5b605b5f5e5c5a5754524c4745403a352f28252a2d2e2f2f2f2d2c28231d150c030000000b1824313d4a56626d727979797979797979797979797979797979797979797979797979797979797771665b4f4236291d100000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000000713202d3a4653606d7986939285796c5f5246392c1f1300000000000000000000020b162029323c454d575f686e79818b9298948f86807a746e6965615e5758575553514b524b5153555658575f61656a6f747a8187909498928b81786d685e5246392d20130700091623303c4956636f7c89969a939a968c7f73695e52463d2f261b0d040000000000000000000000000000000000000000000000030d1b27323c46525e68727f8c969a939a96897c706356493d3023160a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d000c1825323f4b5865727e8b98a59f92877d716d605d55514b4b49494a4b51545c606b707c86929993877c6f62584e43372b1f0c0200000000000000000000000000000000030d18242f39434e58616c727f8b9399938e837c746e6863605b5357565555565759585f62686d737b82909c9c928d8174675a4e4134271b0e0100000d1a2633404d596673808c988c7f7265594c3f3226190c000000000000091623303c4956636f7c89968f8276695c4f4336291c100300000000000613202c3946535f6c7986929286796c5f5346392c2013000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004101d2a3743505d6a76839095887b6f6255483c2f22150900000000000000000000000b16212b353d4448495353534f4d49423930261b100400000000000000000000000000000000000000000000000000000000000000000000000000010c1620282f35393a3b3b3b3a393630343b42464d5254575f616467696b6c656c656b69686562605b54534e48433d363029201a11060000000000000000000000000000000000000000000000000000000000000000000000010d1924303a4653606d7985929c8f8276695e52463a2d201402000000000000000000000000000000000000000000000000000000010b151f2935404b555e686e7b84909598928b837d7974716e6d666b676d6f71757a7f858d939a938e82796d665c50483e33291f1007000000000000000000000006121f2b3844505b66707d88939992867d736d6863605c565d61646a6f78818e93989184796d60564c41362a1d0c010000000000000000000000000000000000000000000000060b141b22272d333739404547494c4f504950535049514f4d4a4746413a39352f29241e1a1e2121222222201f1c18120b03000000000c1825323f4b5865727e86868686868686868686868686868686868686868686868686868686868683776a5d5044372a1d110000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000000713202d3a4653606d7986939285796c5f5246392c1f130000000000000000000000040d17202a333c454d565e676d757f86909599928d86807b76726e6968656361605c555e555c6062636568696e72767c81868e9299948f857e746d665e564c41362a1d110500091623303c4956636f7c8996a49f9e9184796d60564d42342b1d140a000000000000000000000000000000000000000000000000000a15202a36414c56606d7984919e9fa496897c706356493d3023160a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d000c1825323f4b5865727e8b98a09d9992877e746d67605d5557565657545c60666d727d859298958d80746a6054463c31261b0f00000000000000000000000000000000000007121d28313c46505a626d727f879298959187807b74706c656664636262636465686a6f747a7f8690949f928c80786c605346392d2013060000000d1a2633404d596673808c988c7f7265594c3f3226190c000000000000091623303c4956636f7c89968f8276695c4f4336291c100300000000000613202c3946535f6c7986929286796c5f5346392c2013000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004101d2a3743505d6a76839095887b6f6255483c2f2215090000000000000000000004101b27323d474f54566060605c5a544c42372c2115090000000000000000000000000000000000000000000000000000000000000000000000000000040d161e24292c2d2f2f2f2e2d2a252931363b4246484d5355585a5c5e5f5b605b5e5d5b585553504a47433c38322a251e170e080000000000000000000000000000000000000000000000000000000000000000000000000008131f2c3845515c6674818d988b7e7164564d42362a1e110500000000000000000000000000000000000000000000000000000000030d18242f39434c565f696e7b838d929d95908a85807d7b797878787a7b7e82868c919798928b81786d675d544a3f362d21170d000000000000000000000000030f1c28333f4a54606b73808d93989288807a736f6d666b686d71757c838e939992867c6f675d51443a3025190d00000000000000000000000000000000000000000000000000020a11171b22272b2f35383a3d4042443f4446443f4442403d3a3936302c29241d19130e1214151515151313100c070000000000000c1825323f4b5865727e8b939393939393939393939393939393939393939393939393939393939083776a5d5044372a1d110000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000000713202d3a4653606d7986939285796c5f5246392c1f13000000000000000000000000050e18212a333b444c555d606d727c838b929798928d88837f7b777472706e6d676c6b6c676d6e707275787b7f83888e929896918a827b716c605c544c443a3025190d0100091623303c4956636f7c8996ab9f948a7d71675c51443b3022190b0200000000000000000000000000000000000000000000000000040d1925303b45515c66707d8a949fab96897c706356493d3023160a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d000c1825323f4b5865727e8b9895909299928b817a726d67666463636465666d71797f879297969083796d60584e43342a20150a000000000000000000000000000000000000010c161f2a343e48515b626d727e86919599938d86817c787572716f6f6f70717275787c81868c929897928a80746c665b5044382b1f12060000000d1a2633404d596673808c988c7f7265594c3f3226190c000000000000091623303c4956636f7c89968f8276695c4f4336291c100300000000000613202c3946535f6c7986929286796c5f5346392c2013000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004101d2a3743505d6a76839095887b6f6255483c2f221509000000000000000000000713202c38444f5960636c6c6c69655e54493d3125190d000000000000000000000000000000000000000000000000000000000000000000000000000000040c13191d202122222221201d191f262a30363a3b4246484b4e50514950535049504e4c4946443f3837322c272119130d05000000000000000000000000000000000000000000000000000000000000000000000000000004101c2834404b54636f7c8992857a6d6053473b3025190e02000000000000000000000000000000000000000000000000000000000007121d27313b444d575f696e79808991959d97918d8a888685858586888b8e92989b938f867e746d665d554b42382e241b0f05000000000000000000000000000b17222d38424f59606c78818e939a938d85807c797877797a7e828790949892877e706a60554b4032281e1308000000000000000000000000000000000000000000000000000000060b11171b1f24292c2d3033352d33373937332d3634312e2d2a25201d18130d080105070808080807060400000000000000000c1825323f4b5865727e8b989992929292929292929292929292929292929292929292929292929083776a5d5044372a1d110000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000000713202d3a4653606d7986939285796c5f5246392c1f1300000000000000000000000000060f182129323b434b515b626a6f777e858c92979a95908b8784817f7d7b7979787878797a7b7d7f8184888c90959a96918c847e766e69615a514b423a32281e13080000091623303c4956636f7c8996a3998f82766c61554b4032291f100700000000000000000000000000000000000000000000000000000008141e2834404b54616c76828f99a396897c706356493d3023160a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d000c1825323f4b5865727e8b989083869297928d857f7a767271706f717275797e848c92999590847a6e675c51463c3222180e0400000000000000000000000000000000000000040d18222c363f49515b626c717c838d929998928e8985827f7d7c7b7c7d7d7f8285888d92989d938f857e736e605b544a3f33281c0f030000000d1a2633404d596673808c988c7f7265594c3f3226190c000000000000091623303c4956636f7c89968f8276695c4f4336291c100300000000000613202c3946535f6c7986929286796c5f5346392c2013000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004101d2a3743505d6a76839095887b6f6255483c2f221509000000000000000000000916222f3b4854606b707979797570655a4d4135281b0f0200000000000000000000000000000000000000000000000000000000000000000000000000000001080d1113141515151413110d141a1f252a2d31363a3b3e4143453f4446443f43413f3c3938332d2b26201b160d0802000000000000000000000000000000000000000000000000000000000000000000000000000000000c18232e394854606b77848e8175675d514539291f1409000000000000000000000000000000000000000000000000000000000000010b151f29323b454d565e676d747d838a9095999a979992929192939a989b99928f89827b716c605c544b433930261c1209000000000000000000000000000006111c262f3d44505b666d78818b929897928d8986858485878a8e939a9691867e706c61584e43392f20160c020000000000000000000000000000000000000000000000000000000000060b0f12181d1f2023262822272b2d2b272229272421201d1913110d0701000000000000000000000000000000000000000c1825323f4b5865727e8b98928785858585858585858585858585858585858585858585858585858376695d5043362a1d100000000000000000000000000c1825323f4b5865727f8b978d8073675a4d4034271a0d010000000000000000000713202d3a4653606d7986939285796c5f5246392c1f130000000000000000000000000000060f182029313a404551585f656c717a7f858b9095999896918e8b8a888686858585868688898b8e9196989995908a847f79716c615e5750454039302820160c020000091623303c4956636f7c89969792877c6f625a5043392f20170d00000000000000000000000000000000000000000000000000000000020c18232e3942505a626f7c87929796897c706356493d3023160a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d000c1825323f4b5865727e8b958d807d85909597928c86827f7e7c7c7d7f82858a91969e938e837b6e685e554b40342b20100600000000000000000000000000000000000000000006101a242d373f49515a616a6f7980868e93999a97928f8c8a898888898a8c8f92979a9b959089827b716c635c504a42382d22170b000000000d1a2633404d596673808c978c7f7265594c3f3226190c000000000000091623303c4956636f7c89968f8276695c4f4336291c100300000000000613202c3946535f6c7986929286796c5f5346392c2013000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004101d2a3743505d6a76839095887b6f6255483c2f221509000000000000000000000a1623303d495663707d8686868275695c4f4236291c0f0300000000000000000000000000000000000000000000000000000000000000000000000000000000000104070708080807070503090e141a1e20262a2d2e3134362d33373937332d35322f2d2b28221c1b150f0a0400000000000000000000000000000000000000000000000000000000000000000000000000000000000007121d2c38434f5966737f897d7063554b403529170d0200000000000000000000000000000000000000000000000000000000000000030d17202a333b444d555c606b70787e83888c8f9297959696969a93918e8b86827c756e69625a504a423931271e150a000000000000000000000000000000000a141d28333f4a545c666d747f868e93999a9a9392919298979b97928c847c706c615a50463c31281d0e05000000000000000000000000000000000000000000000000000000000000000003070c10131416191c171b1f201f1b171c1a171413110d0804010000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8079797979797979797979797979797979797979797979797979797670665a4e4235291c0f0000000000000000000000000c1825323f4b5865727f8a8a8a8073675a4d4034271a0d010000000000000000000713202d3a4653606d79868a8a86796c5f5246392c1f13000000000000000000000000000000060e171f282f353f464e535b60686d73797f83888c9092999998969499929291929299959698999992908c88837e79726d67615a534d453e342e271e160e05000000091623303c4956636f7c898a8a8a80746a5f53483e31271d0e05000000000000000000000000000000000000000000000000000000000007121d27303e47535f6a74808a8a8a897d706356493d3023160a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d000c1825323f4b5865727e88888880737b838b929799928f8c8a89898a8b8f92989c96918a817a6e695e564c43392e22190e000000000000000000000000000000000000000000000008121b252d373f4850585f676d737c81878d9196989b99979695959697989b9997928e89837d756e69615a52443f382f261c1106000000000d1a2633404d596673808a8a8a7f7265594c3f3226190c000000000000091623303c4956636f7c898a8a8276695c4f4336291c100300000000000613202c3946535f6c79868a8a87796c5f5346392c2013000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004101d2a3743505d6a76839095887b6f6255483c2f221509000000000000000000000a1623303d495663707c89938f8275695c4f4236291c0f03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002090e12141a1e212225272922272b2d2b2722282522201f1c17110f0a040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000f1b27323d4855616e7b84786d6053463a2f24180d010000000000000000000000000000000000000000000000000000000000000000050e18212a323b434b515960666c71777b7f82858788898989888684817e7a756f6a615e5750443f3830271f150c0300000000000000000000000000000000020b17222d38424a545c606d727b81878c90929996969698928f8b857f796f6a615a50483e342b1f160c0000000000000000000000000000000000000000000000000000000000000000000000000406070a0d060b0f1213120f0b060d0a070705010000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d80736c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c69665e54493e32261a0d0000000000000000000000000815212e3b4854616e7b7d7d7d7c6f6255483c2f221509000000000000000000000613202d394653606c777d7d7d7d7063574a3d3024170a00000000000000000000000000000000050d161d2429343c414950565d60676d72777b8083868a8c8e9092939a949494939792908e8c8986837f7b76716d66605c555046423b3328231d150c05000000000814212e3b4754616e7a7d7d7d7d7a6d60584e43362c1f150b000000000000000000000000000000000000000000000000000000000000000b151e2b37434e58606d7a7d7d7d7d7b6e6154473b2e2114080000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d000714212d3a4754606d7a7b7b7b7a6d6e787f858b9095979997969697989999928f8a847e756d685e574d443b30271d100700000000000000000000000000000000000000000000000009121b252d363e464e555d606a6e757b8084888b8e90929299939792908f8c8985817c76706b615e57504840332d261d140a00000000000815222f3b4855626e7b7d7d7d7b6e6155483b2e2215080000000000000714212e3a4754616d7a7d7d7d7c6f6256493c2f231609000000000000000a1724303d4a5763707d7d7d7d7064574a3d3124170a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004101d2a3743505d6a76838a8a887c6f6255483c2f221509000000000000000000000a1623303d495663707c89968f8275695c4f4236291c0f03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000205090e121415181b1d171b1f201f1b171b191613120f0b060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a16212d3a46535f69707d70665c5044382b1d120700000000000000000000000000000000000000000000000000000000000000000000060f182029303940454f545b60646a6e7376787a7c7c7d7c7b7a7875716d68626058534d453f342e261e150d0300000000000000000000000000000000000006111c262f38424a505b62696e757b808386888989898785827e7a736d675f5850483e362c22190d0400000000000000000000000000000000000000000000000000000000000000000000000000000000000000030506050300000100000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5d5a544c43382d21160a0000000000000000000000000714212d3a46535e696e7070706f6a5f53473a2e2115080000000000000000000005121f2b3744505b656c707070706b6155483c2f2316090000000000000000000000000000000000040c1318222a2f383f444c52555d60656a6e73777a7d80818385868687888787868583817f7d7a76726e6964605c54514b433e3631292118120b0300000000000714202d3946525e686e707070706d685d52463c32241a0d0300000000000000000000000000000000000000000000000000000000000000030c1a26313c45525d686d707070706e695e52463a2d2014070000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d000713202c3945525d686d6e6e6e6d68666d72797f83878b8d8e8f8f8f8e8c8986827e78716c605d564d453b32291e150b000000000000000000000000000000000000000000000000000009121b242c343c434b51585f62696e73787c7f818385868686868584827f7c79746f6b636059534d453e3628221c140b0200000000000814212e3a47535f6a6e7070706e695f53463a2d2114070000000000000713202d3946525d686d7070706f6a6054483b2e221509000000000000000a16232f3c4855616b707070706c6155493c3023160a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091623303c4956636f7d7d7d7d796d6054473a2d211407000000000000000000000a1623303d495663707c89968f8275695c4f4236291c0f0300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020507080b0e060b0f1213120f0b060c09060603000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005121e2a36424d57616c706c61544a3f34281c0c010000000000000000000000000000000000000000000000000000000000000000000000060e171e272e343d424a5053575f626669686d6f6f706f6e6d676865615e56544e46423b3328231c150c0300000000000000000000000000000000000000000a141d2630383f4451575f61696e7377797b7c7d7c7b7976716d67605c554e463e362c241a10070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a5252525252525252525252525252525252525252525252504e49433a31261c100500000000000000000000000005121e2a36424d575e61646464625f584e43372b1f120600000000000000000000030f1b27333f49535b606464646361594f44382c201407000000000000000000000000000000000000010710181d262d333a41454b5153575f6266676d7073757678797a7a7b7a7a7978767573706d6766615f5753514a454039312a251f170f070000000000000005111e2a36414d565e6164646464605d564c41342a2012080000000000000000000000000000000000000000000000000000000000000000000a15202935414c565d6064646464615e564d42362a1e11050000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d0004111d2935414c565d60626262615e5c60676d72777b7e8082828282817f7d7a76716d66615a524c433b332920170c0300000000000000000000000000000000000000000000000000000009121a222a313940454e53575f61656c6f72757678797a7a7978777572706d66636059544f46423b332c2417110a0200000000000006121e2b37424e575f62646464615f574d42372b1e120500000000000005111d2935414c565d616464646260584e43382c1f1307000000000000000714202c38444f59616364646461594f44392d2014080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000915222f3b4854606b6f7070706d675d5145392c201306000000000000000000000a1623303d495663707c89968f8275695c4f4236291c0f030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000305060503000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020e1a26313b45505a6164615a5042382e23170b00000000000000000000000000000000000000000000000000000000000000000000000000050c151d23282f383f44464e535559565e616263636362605d555854524c47433d3631292117110a03000000000000000000000000000000000000000000020b151e262e343f454d53575f6166676d6e6f706f6e6c6665605d55514b433c342c231a1108000000000000000000000000000000000000000000000000000000000000000000000000000000000003050608080909090807060300000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4646464646464646464646464646464646464646464643423e3831281f150a00000000000000000000000000020e1a25313b454d535457575755534e463c31261a0f0300000000000000000000000b17222d384149505357575757554f473e33281c10040000000000000000000000000000000000000000060b141b22272f35394045474e5355555d606366686a656c6d6e6e6e6d6c666a686663605d5555534d46444039342f271f1a140d050000000000000000020e1925303b444d52545757575754524c443a3022180e00000000000000000000000000000000000000000000000000000000000000000000030d19242f3a444c52545757575754524d443b3025190e020000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d00010d19242f3a444c5254555555545250555d6065696e7173757676757472706d6864605c545045413a312921170e0500000000000000000000000000000000000000000000000000000000000810181f272f353c43474d53535b606265686a6b676d6d6c666a686663605c54544f48443d363129211a12060000000000000000020e1a26313c454e535557575755534d453c31261a0e02000000000000010d1924303a444c525457575756544e463d32271b0f030000000000000004101c28333e474f5557575757554f473e33281c10040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000713202c38444f596063646464605d554b4135291d1104000000000000000000000a1623303d495663707c89968f8275695c4f4236291c0f0300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009141f29333e485055575550483e30261c11060000000000000000000000000000000000000000000000000000000000000000000000000000030b12181d262d33383c4247484c4c5254555656565553514b4b4746413a37322a251f170f06000000000000000000000000000000000000000000000000030c151c2328333b42464d5355555c606263636361605b5454514c454039312a221a110800000000000000000000000000000000000000000000000000060606010000000000000000010507060b0f12131415161615151312100b060705020000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d403939393939393939393939393939393939393939393635322d261f160d03000000000000000000000000000009141f29333b4246484a4a4a4847433c342a20150a00000000000000000000000006111b262f383f44464a4a4a4a48443e352c21160b00000000000000000000000000000000000000000000020a11171e24292f35393c4247484c515457595b535b606061616160605b545b595653514b4846423b38342e29231d150d09030000000000000000000008141f29323b4146474a4a4a4a4745413a32281e1006000000000000000000000000000000000000000000000000000000000000000000000008131e28323a4145474a4a4a4a4746423b32291f1409000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d000008131e28323a4145474848484746444b5153575e61646668696968676663605d5653504a423e352f281f170f0500000000000000000000000000000000000000000000000000000000000000060d151d242931373c424649505355585b5d555d6060605b545c595653504a48433d38332a251f170f08000000000000000000000915202a333c4247484a4a4a4846423c332a1f1409000000000000000008131e28323a4146474a4a4a4948433d342b21160a0000000000000000000b17212c353e44484a4a4a4a49443e352c21170b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030f1b27323d474f545657575754514b433a2f24180d01000000000000000000000a1623303d495663707c89968f8275695c4f4236291c0f0300000000000000000000000000000105090b0c1313130d0d0b0702000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030d18212c363e44494a49443e362c1e140a0000000000000000000000000000000000000000000000000000000000000000000000000000000000070b141c22282b31373a3b4041464749494a49484745403e3a3935302b27201a140d050000000000000000000000000000000000000000000000000000030a1117212931363c4247484b5153555656565453504a4745413a342f271f1810080000000000000000000000000000000000000000000105090b0c1313130d0d0b0702000003080d111314171b1f20212223232221201f1c171514120e0904000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d40342c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2a2926211c150d04000000000000000000000000000000030d17212931363a3b3d3d3d3c3a37312a22180e03000000000000000000000000000a141d262d3337393d3d3d3d3c38332c231a1005000000000000000000000000000000000000000000000000060b13191d24292c31373a3b4145474a4d4e495053535455545453504a4e4c494745403b3a36312c28231c18120b03000000000000000000000000020d1720293036393b3d3d3d3d3a3935302820160c000000000000000000000000000000000000000000000000000000000000000000000000010c1620282f35393a3d3d3d3d3b3a36302920170d02000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d0000010c1620282f35393a3b3b3b3a393a4045474d5354585a5b5c5c5c5b595654524c46443f383029241e160d05000000000000000000000000000000000000000000000000000000000000000000030b121820262b3137383f4446484c4e504b51535353504a4f4c4946443f3838322c27211a140d050000000000000000000000030e18212a31373a3b3d3d3d3b3a37312a21180e030000000000000000020c1620283035393a3d3d3d3c3b38322b22190f0400000000000000000005101a232c33383c3d3d3d3d3c39332c231a100500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b16212b353d4448494a4a4a4745413a31281d130700000000000000000000000a1623303d495663707c89968f8275695c4f4236291c0f0300000000000000000000000000060c111518182020201a1917130e08010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060f1a242c33393c3d3c39332c241a0c02000000000000000000000000000000000000000000000000000000000000000000000000000000000000020a11171c1f262b2e2f3036393a3c3c3d3c3b3a39352f2e2d29251e1b150e09030000000000000000000000000000000000000000000000000000000000060f181f262a31373a3b40454748494a494846443f3a39352f29231d150d07000000000000000000000000000000000000000000060c111518182020201a1917130e060b0f13191d202122272b2d2e2f2f2f2f2e2d2b282322211e1a14100c0700000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1d1c1a16100a030000000000000000000000000000000000050f171f252a2d2e3131312f2e2b26201810060000000000000000000000000000020b141b22272b2d313131302f2c28211a1108000000000000000000000000000000000000000000000000000001080d12181d1f262b2e2f35393a3d40423f4446474748474746443f42403d3a39352f2d2a261f1c18120c07010000000000000000000000000000050e171f252a2d2e313131312d2c29241e160e0400000000000000000000000000000000000000000000000000000000000000000000000000040d161e24292c2d313131312e2d2a251f170e0500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d000000040d161e24292c2d2f2f2f2e2d2f35393b4246484b4d4f4f4f4f4e4c4a4745413a38342e261e19130c04000000000000000000000000000000000000000000000000000000000000000000000001070c151a1f262b2d3337393c3f42434045474746443f423f3d3a38342e2c27211c160e090300000000000000000000000000060f1820262b2e2f3131312e2d2b261f180f0600000000000000000000040e161e24292d2e3131312f2e2c2721191007000000000000000000000008111a21282c2f30313131302d28211a1108000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040f19232b32383b3c3d3d3d3a39352f281f160c0100000000000000000000000a1623303d495663707c89968f8275695c4f4236291c0f030000000000000000000000000911181d2224252d2d2d2726231f19120a02000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008121a22282d3031302d28221a1208000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060b0f151a1e2122252a2d2e2f3030302f2d2c292421201d19130f0a040000000000000000000000000000000000000000000000000000000000000000060d141a1f262b2d2f34383a3b3c3d3c3b3938332d2c29241e18120b030000000000000000000000000000000000000000000911181d2224252d2d2d2726231f1911171b1f25292d2e2d3337393b3b3c3c3c3b3a38342e2e2d2a261f1c18120c060000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a131313131313131313131313131313131313100f0d0a050000000000000000000000000000000000000000050d141a1e212124242422211f1a150e0600000000000000000000000000000000020a11171b1f202424242423201c161008000000000000000000000000000000000000000000000000000000000001070c10151a1e2124292c2d30332d3337393a3b3b3b3a3938332d33302d2c2924211e1a14100c07000000000000000000000000000000000000050d14191e20212424242421201d19130c04000000000000000000000000000000000000000000000000000000000000000000000000000000040c13191d20212424242421201e19140d050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d00000000040c13191d2021222222212024292c31363a3b3e4042434342413f3d3a39352f2c28231c150c0801000000000000000000000000000000000000000000000000000000000000000000000000000003090f141a1b22272b2d2f32352f35383a3a3938332d33302d2c28231c1b16100b0500000000000000000000000000000000060e151a1e212224242422211e1a140e06000000000000000000000000040c13191d202124242423221f1b160f07000000000000000000000000000810171c20232424242423201c171008000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000007111921272c2f303131312d2c29241d160d040000000000000000000000000a1623303d495663707c89968f8275695c4f4236291c0f03000000000000000000000009121b23292e313239393934332f2b241c140a0100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000810171c20232423201c17100800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003090e121415191d20212223232322201f1d181413110d0802000000000000000000000000000000000000000000000000000000000000000000000003090e151a1e2123292c2d2f3030302e2d2b2822201d19130c070100000000000000000000000000000000000000000009121b23292e313239393934332f2b241b22272b3035393a3e3f444647484949484846443f3f3b3a36312c28231d17110a03000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d0606060606060606060606060606060606030301000000000000000000000000000000000000000000000003090e1214151717171515120f0a0300000000000000000000000000000000000000060b0f1213171717171614100b0500000000000000000000000000000000000000000000000000000000000000000004090e1214191d2021242622272b2d2d2e2e2e2d2d2b2822262320201d1814120e090400000000000000000000000000000000000000000002080e111414171717171413110d0802000000000000000000000000000000000000000000000000000000000000000000000000000000000001080d111314171717171414110e0902000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d000000000001080d1113141515151413181d20252a2d2e3133353636353433302d2c29241f1c17110a0300000000000000000000000000000000000000000000000000000000000000000000000000000000000003090e11171b1f2022252824292c2d2d2d2b28222623201f1c17110f0a040000000000000000000000000000000000000003090e1214151717171514120e0903000000000000000000000000000002080d1113141717171615130f0a04000000000000000000000000000000050b101416171717171614100b0500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000070f161b20222324242421201d18130c04000000000000000000000000000a1623303d495663707c89968f8275695c4f4236291c0f030000000000000000000006111b242d343a3d3f464646403f3b362e261c1208000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050b101416171614100b05000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020608080d11131416161716151413100c0707050100000000000000000000000000000000000000000000000000000000000000000000000000000003090e1214181c1f202223232321201f1c1713110d08010000000000000000000000000000000000000000000006111b242d343a3d3f464646403f3b362e262d33373a4146474b49505354555656555453504a4b4846423b38342e28231c150c060000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020507080a0a0a0908060300000000000000000000000000000000000000000000000305060a0a0a0a090704000000000000000000000000000000000000000000000000000000000000000000000000000206080d111314171a171b1f202021222121201f1c1719161413110d07050200000000000000000000000000000000000000000000000000020507080a0a0a0a07070401000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010407070a0a0a0a080705020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d000000000000000104070708080807070d11141a1e212125272829292928262321201d1913100c060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060b0f121315191b181d1f2020201f1c1719161312100c06000000000000000000000000000000000000000000000000020608080a0a0a08070502000000000000000000000000000000000000010507070a0a0a090907030000000000000000000000000000000000000004070a0a0a0a0a0a080400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040b0f1315161717171413110d070100000000000000000000000000000a1623303d495663707c89968f8275695c4f4236291c0f03000000000000000000010c18232d373f454a4b5353534d4c4740382e24190e020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004080a0a0a08040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000105070709090a0908070604000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000206070c101314151617161513120f0b0604010000000000000000000000000000000000000000000000010c18232d373f454a4b5353534d4c4740382f383f44464c525457535b60616262626261605c545855534d46454039342e261e17110a02000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010406070a060b0f1213141415141413120f0b060a07060401000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d000000000000000000000000000000000104090e121415181a1c1c1c1c1b19171413110d0803000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030506090c070c1013141413120f0b060a0706030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030709090a0a0a07060401000000000000000000000000000000000a1623303d495663707c89968f8275695c4f4236291c0f0300000000000000000005111d29343f495156586060605a58524a40362b1f13070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004060708090a090806060300000000000000000000000000000000000000000000000000000005111d29343f495156586060605a58524a403e41495053565e616467656c6e6e6f6f6f6e6d666865615f5753514b443f383027221b140b030000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000305060808090909080706030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030506070808080706060300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d00000000000000000000000000000000000000020507080b0d0f10100f0e0c0a070604010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000406070706060300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003050608080909090807060300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1623303d495663707c89968f8275695c4f4236291c0f030000000000000000000915222e3a45515b62656c6c6c67645c52473b2f23170b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040607090a0c0c0c0c0b090706040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001040607080909090807060401000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000915222e3a45515b62656c6c6c67645c52474650535b6063686d717477797a7b7c7c7b7b797775726e6965605c55504a423d332d261d150c0400000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010507060b0f12131415161615151312100b06070502000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010507060b0f12131415161615151312100b060705020000000000000000000000000000000000000000000000000000000000000000000000000000000000000004060707060300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1623303d495663707c89968f8275695c4f4236291c0f030000000000000000000b1824313d4a56626d72797979736e64584c3f3326190d0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000306070c10131416171819191817161413100c0706030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030607080d11131415161616151413110d070606030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020507080705020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1824313d4a56626d72797979736e64584d535a61656c70757a7e8184858788898988878684817e7b76716d67605c544e443f382f271e160d04000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003080d111314171b1f20212223232221201f1c171514120e090400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d000000000000000000020507080c0e0c0707050100000000000000000000000000000000000000000000000000000000000000050a0f12131313131312100d0802000000000000000000000000000000000000000000000000000000000105090b0c1313130d0d0b0702000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003080d111314171b1f20212223232221201f1c171514120e0904000000000000000000000000000000000000000000000000000000000000000000000000040607070c1013131312100b060806030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1623303d495663707c89968f8275695c4f4236291c0f030000000000000000000c1825323f4b5865727f8686868073675a4d4034271a0d01000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060b0f1213181c1f202224252626252423201f1d1813120f0b0600000000000000000000000000000000000000000000000000000000000000000000000000000000000000060b10121316191d2021222223222220201d181613120f0b060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003090e12141514120e0903000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727f8686868073675a575e616c70787d82868a8e909298959595959992918e8b88837e79726d6660585049413930281f160c030000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060b0f13191d202122272b2d2e2f2f2f2f2e2d2b282321211e1a14100c070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d0000000000000003090e121415191b191413110d0802000000000000000000000000000000000000000000000000000000010910161b1e202020201f1f1c19140d060000000000000000000000000000000000000000000000000000060c111518182020201a1917130e080100000000000000000000000000000000000000000000000000000000000000000000000000000000060b0f13191d202122272b2d2e2f2f2f2f2e2d2b282321211e1a14100c070000000000000000000000000000000000000000000000000000000000000000070c10131317181c1f20201f1c171615130f0a04000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1623303d495663707c89968f8275695c4f4236291c0f030000000000000000000c1825323f4b5865727e8b938d8073675a4d4034271a0d0100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003090e11171c1f2023292c2d2f3132333332312f2d2c2924201f1c17110d08020000000000000000000000000000000000000000000000000000000000000000000000000003090e11171c1f202324292c2d2e2f2f2f2e2d2c292423201f1c17110e0903000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060e141a1e2122211e1a140e060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b938d8073675961696e757d838a8f92999a999695939a939a9496989b9895908b857f786f6a605b534b433a31281e150b0200000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020a11171b1f252a2d2e2d3337393b3b3c3c3c3b3a38342e2e2d2a251f1c18120c06000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d000000000000050d141a1e212126272621201e19130d0500000000000000000000000000000000000000000000000000010a131b21272b2d2d2d2d2c2b29251f1810080000000000000000000000000000000000000000000000000911181d2224252d2d2d2726231f19120a0200000000000000000000000000000000000000000000000000000000000000000000000000020a11171b1f252a2d2e2d3337393b3b3c3c3c3b3a38342e2e2d2a251f1c18120b0600000000000000000000000000000000000000000000000000000000060b12181c1f202423282c2d2d2b282322221f1b150f0a0400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1623303d495663707c89968f8275695c4f4236291c0f030000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003090e141a1c22282b2d2f34383a3c3d3f3f3f3f3e3c3a38352f2d2b28221c19130d080100000000000000000000000000000000000000000000000000000000000000000003090e141a1c23282b2d302f35393a3b3c3c3c3b3a39352f302d2b28221c1a140e0902000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060f181f262b2d2e2d2b261f180f0600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d807367636c707b828a90959c99928f8c8a888786868687898c8f92989d97918b837c726c655c554b433a30271d140a00000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000000000000000000000000000000000000000000000000000000000000000000000000000000000003090b141b22272b3036393a3e3f444647484949484846443f3f3b3a36312c28231d17110a0300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d0000000000080f171f252a2d2e3334322e2d2a251e170e0700000000000000000000000000000000000000000000000009131c252c333739393939393835302a221a10060000000000000000000000000000000000000000000009121b23292e313239393934332f2b241c140a010000000000000000000000000000000000000000000000000000000000000000000003090b141b22272b3036393a3e3f444647484949484846443f3f3b3a36312c28231d17110a02000000000000000000000000000000000000000000000000020a11171d23282c2d302e34383a3a38342e2f2e2b26201b150e06000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1623303d495663707c89968f8275695c4f4236291c0f030000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001080d141a1f262a2d3338393d404547494a4b4c4c4b4a494745403c3938332d29241e19130c0400000000000000000000000000000000000000000000000000000000000000060c141a1f262b2e34383a3d404145474849494948474540403d3938332d2a251f1a140b0600000000000000000000000000000000000000000000000000000000000000000000000000000000000000050e18212a31373a3b3a37312a21180e03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073676d737d858f949d96918b86837f7d7b7a79797a7b7d7f82858a90959d9590877f776d675d554b43392f261b1106000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000000000000000000000000000000000000000000000000000000000000000000000050d141a1d262d33373a4146474b49505354555656555453504a4b4846423b38342e28231c150c06000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d0000000008111a212931363a3b3f413f3a39363029201910070000000000000000000000000000000000000000000005101b252e373e43464646464644413b342c22180d02000000000000000000000000000000000000000006111b242d343a3d3f464646403f3b362e261c1208000000000000000000000000000000000000000000000000000000000000000000050d141a1d262d33373a4146474b49505354555656555453504a4b4846423b38342e28231c140c0700000000000000000000000000000000000000000000040b141b22272e34383a3d4140454646443f403c3b37322b26201810060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1623303d495663707c89968f8275695c4f4236291c0f030000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000000000000000000000000000000000000000000000000000000000000000000000000000000000000040c13191f262b3136383f44464a4b5153555758595958575653514b4946443f38353029241e160d0802000000000000000000000000000000000000000000000000000000030a11171f262a3137383f4446494d4c5154555556555553514b4d4946443f3836312a251f17110a0200000000000000000000000000000000000000000000000000000000000000000000000000000000020c17202a333c42464846423c332a1f1409000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d80736c747f8a929797928b847f7a7673706e6d6d6c6d6e707275797e8389919699928c81796d675d554b41382d22170c020000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000000000000000000000000000000000000000000000000000000000000000000000000000000080f171f252a2f383f44464c525457535b60616262626261605c545854534d46454039342e261e17110a0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d000000050e1a232c333b4246484c4e4c4746413a322b22190d030000000000000000000000000000000000000000000a16212c3740494f5353535352514d463e342a1f140800000000000000000000000000000000000000010c18232d373f454a4b5353534d4c4740382e24190e0200000000000000000000000000000000000000000000000000000000000000080f171f252a2f383f44464c525457535b60616262626261605c545854534d46454039342e261e1910070000000000000000000000000000000000000000060d161d262d33394045464a4e4b515353504a4d4947433c37322a2217110a02000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1623303d495663707c89968f8275695c4f4236291c0f030000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000000000000000000000000000000000000000000000000000000000000000000000000070d161e242931373b42464a505356555c606264656666656462605d555653504a46413a352f281f19130c0400000000000000000000000000000000000000000000000000050c151c232831363c42464a50535659555d606162626261605d55595653504a46423b363028221c140b0500000000000000000000000000000000000000000000000000000000000000000000000000000008131e29323c454d5355534d453c31261a0e030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d807377808c919f938f857e78726d6866636260606060616365676d71767d848d939a938e82796d675c53493f33271e140a0000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000000000000000000000000000000000000000000000000000000000000000000000000000006111a212931363e41495053565e616467656c6e6e6f6f6f6e6d666865615e5753514b443f383027221b140b03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d0000020d17202c353e454d5354595a5954524c443d342b1f150b0100000000000000000000000000000000000000020f1b27333e49525a5f6060605f5d5850463b3025190d0000000000000000000000000000000000000005111d29343f495156586060605a58524a40362b1f130700000000000000000000000000000000000000000000000000000000000006111a212931363e41495053565e616467656c6e6e6f6f6f6e6d666865615e5753514b443f38302b2218120b030000000000000000000000000000000000060f1720282f383f444b5153575b555c60605c545955544e47433c3428231c140c020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1623303d495663707c89968f8275695c4f4236291c0f030000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000000000000000000000000000000000000000000000000000000000000000000000000000000000810181f282f353c42464d53545b606367676d6f7072727272716f6d676763605b54524c45413a3129241e160e060000000000000000000000000000000000000000000000070f171e262e343b42464d53545c60636669676d6e6f6f6f6e6d67696663605b54534d46423b332d261d170e0600000000000000000000000000000000000000000000000000000000000000000000000000010d1925303a444d575f615f574d42372b1f14090000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8074808d929a938c827a726d66615e565755545353535456555d60646b707980889298948f82796d655b50443d30261c110600000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000000000000000000000000000000000000000000000000000000000000000000000000020a1117232c333b424650535b6064686d717477797a7b7c7c7b7b797775726e6965605c55504a423d332d261d150c040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d000008131e29323e474f575e61666765615e564e463d31271d12070000000000000000000000000000000000000005121e2b37434f5a646c6c6c6c6c6962584d4135291c10030000000000000000000000000000000000000915222e3a45515b62656c6c6c67645c52473b2f23170b00000000000000000000000000000000000000000000000000000000020a1117232c333b424650535b6064686d717477797a7b7c7c7b7b797775726e6965605c54504a423d3428231c150c03000000000000000000000000000000040d172129323a414950545c6063676a676d6d666a66625f58534e463f342e261e140a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1623303d495663707c89968f8275695c4f4236291c0f030000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000000000000000000000000000000000000000000000000000000000000000000010a121a222a313a41454d53575f61666c707477797c7d7e7f7f7e7d7c7a77746f6c66615d56524c433e35302820180f07000000000000000000000000000000000000000000081019212930383f444d53575f61666d707376787a7b7c7c7c7b7a787673706c66615e57524d443f382f292018100700000000000000000000000000000000000000000000000000000000000000000000000005111d2a36414c565f696e695f53463b31251a0e0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d807f8c929992887f756d68605c54524c4a4847464647484a4b51535961676d737d869297948e81776c60584e42382e23170b00000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000000000000000000000000000000000000000000000000000000000000020b141b2227363e454d535a61656c70757a7e8184858788898988878684817e7b76716d67605c544e443f382f271e160d0400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d00010d1925303a444f5961696e7274726d6860584e43392f24180c000000000000000000000000000000000000000613202d3946535f6c767979797974695d5144382b1f12050000000000000000000000000000000000000b1824313d4a56626d72797979736e64584c3f3326190d000000000000000000000000000000000000000000000000000000020b141b2227363e454d535a61656c70757a7e8184858788898988878684817e7b76716d66605c544e463f342e271e150d0300000000000000000000000000020b162029333b444c535b60666d7074777879797876736f6a625f5851443f3830261c110600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1623303d495663707c89968f8275695c4f4236291c0f030000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000000000000000000000000000000000000000000000000000000000000000000a131c242c343c434c51575f61696e73787d808486888a8b8c8c8b8a898684807c78736d68605d565045413a322a2119100700000000000000000000000000000000000000081119222b333b424a50575f61696e74797d808385878888898888868582807c78736e69615e57504a423a322a2219100700000000000000000000000000000000000000000000000000000000000000000000000713202d3946525e686e7b6e61574d42362a1e120500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b98908387929f92877e726d615e56504a46413d3b3a3a393a3b3d4045474f555c606b707c859298938c7f726a60544a3f34281d1207000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000000000000000000000000000000000000000000000000000000000000a141d262d33404850575e616c70787d82868a8e909298959595959992918e8b87837e79726d6660585049413930281f160d03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d0005111e2a36414c56616b707b7f817f7a6f6a60554b4035291d10040000000000000000000000000000000000000613202d394653606c7986868686796c5f5246392c1f13060000000000000000000000000000000000000c1825323f4b5865727f8686868073675a4d4034271a0d0100000000000000000000000000000000000000000000000000000a141d262d33404850575e616c70787d82868a8e909298959595959992918e8b87837e79726d6660585144403930271f150c030000000000000000000000000a141d28323b454d565d656c71797d81848586868583807c766f6a635b504a42382e23170d04000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1623303d495663707c89968f8275695c4f4236291c0f030000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000000000000000000000000000000000000000000000000000000000000000009121c252d363e464e555d60696e757b8084898d9092999798999998979992918d89847f7a736d68625a524c443c332b221910070000000000000000000000000000000000071019232b343d454d545c60696e757b8085898c8f9297949595959497918f8c8984807b746e69605b544c443c342b22191006000000000000000000000000000000000000000000000000000000000000000000000714212e3a4754616d7a8276695e53463a2d21150a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b9895909299928b7f726c635b524c443f3836302f2d2d2d2d2e2f35393d434b5159616a6f7c86929a92877c6f665c5044392e23180c000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000000000000000000000000000000000000000000000000000000000006111b262f383f44525a61696e757d838a8f92999a999695939a939a9496989b9894908b847f786f6a605b534b433a31281f150b010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d000713202d3946525e68707d868c8d8c857d6f675d5145392c1f13060000000000000000000000000000000000000613202d394653606c7986939285796c5f5246392c1f13060000000000000000000000000000000000000c1825323f4b5865727e8b938d8073675a4d4034271a0d010000000000000000000000000000000000000000000000000006111b262f383f44525a61696e757d838a8f92999a999695939a939a9496989b9894908b847f786f6a625b514a423931271e150b000000000000000000000006111b262f3a444d575f686d777e848a8e9192989392908c88827c726d605c544a3f34281f160c010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1623303d495663707c89968f8275695c4f4236291c0f030000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000000000000000000000000000000000000000000000000000000000000007111a242d373f4850585f676d737b82878c91969a99999291908f8f9091939a999a97918c86807a716c605d564e463d342b22180f05000000000000000000000000000000060f19222b353d464e575e666d737b81878d9297999a9795949a939a9495979a9996918d86817b726c665e564e463d342b22180f05000000000000000000000000000000000000000000000000000000000000000006121e2b37424e5765727f877b6e6154483d32271b0f00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b989f9d9f948d80736d625a5146413a342e2a2522212020202124292c303940454f58606a707d8893999083786d60544b4034281c10040000000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000000000000000000000000000000000000000000000000000000000000000000081117222d384149505b636c707b828a90959c99928f8c8a888786868688898c8f92989c96918b837c726c655c554b433a31271d12070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d000714212e3a4754616d7a8692989a979184796d6053473a2d2014070000000000000000000000000000000000000613202d394653606c7986939285796c5f5246392c1f13060000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000000000000000000000000000000000000081117222d384149505b636c707b828a90959c99928f8c8a888786868688898c8f92989c96918b837c726d605c544b433930271c1207000000000000000000000b17222d38414c565f696e7a828a91969a96979292989799948f877f746d665c50443e31281d13070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1623303d495663707c89968f8275695c4f4236291c0f030000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000000000000000000000000000000000000000000000000000000000000040f19232c363f49515a616a6f7a80868f939a9994908c898684838282838486898c91959b98928d857e756d685f584f463d342a21170c0300000000000000000000000000040d18222b343d474f5860696e787f868e92999a96918d8a888786868687898b8e91969a99928e867f786d685f584e463d342a21170c03000000000000000000000000000000000000000000000000000000000000000814212e3a47535f6a77838c7f7266584e43372b1c1106000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b98a5a2988f82776c605b51483f363028231c19151413131415181d1f272e343e464e58616b73808d95958b7f72665c5145382c1f14090000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000000000000000000000000000000000000000000000000000000050e1a2327333f49535b606d737e858f949d96918b86837f7d7b7a79797a7b7d7f82868a90959e9590877f776d675d554b43392f23180c0700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b978d8073675a4d4034271a0d000b1825323e4b5865717e8b98a2a9a1978a7d7063574a3d3024170a0000000000000000000000000000000000000613202d394653606c7986939285796c5f5246392c1f13060000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000000000000000000000000000000000050e1a2327333f49535b606d737e858f949d96918b86827f7d7b7a79797a7b7d7f82858a90959e9590877f756d665d554b42392e231810070000000000000000030f1b27333f49535d686e7b848f9498928d89868585878a8f9499938c81786d605a50433a2f24180d0100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1623303d495663707c89968f8275695c4f4236291c0f030000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000000000000000000000000000000000000000000000000000000000000b16212b353e48515b636c717c848d929997918d88837f7c7a7877767676777a7c8084888e929997928b817a6e6a60594f463c33291e150b000000000000000000000000010c161f2a343d474f59606a6f7b828c929898928d8884817e7c7a7979797a7c7e8184898e929998928c827a6f6a60584e463c33291e150b000000000000000000000000000000000000000000000000000000000000030f1b27333f4953626e7b889184776a605447382e23170c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b98aa9f92867b6e655b50493f362a251e17110d0807070607070c10151d2328343d464f59606d7883919d9184796d6053463b31251a0e0200000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000000000000000000000000000000000000000000000000000020d17202b353d44505b656c74808a929797928b847f7a7673706e6d6c6c6d6e7072757a7e838a919699928c81796d675d554b40342923180d01000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727f8a8a8a8073675a4d4034271a0d000c1926333f4c5966727f8c99a7afa6978b7e7164584b3e3125180b0000000000000000000000000000000000000613202d394653606c7986939285796c5f5246392c1f13060000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000000000000000000000000000000000000000000020d17202b353d44505b656c74808a929797928b847f7a7673706e6d6c6c6d6e7072757a7e838a919699928c81786d675d544a40342822180b020000000000000005121f2b3744505b656d7a849196948f86807c7978797a7d82899197938d80746c61554b4135291d110400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1623303d495663707c89968f8275695c4f4236291c0f030000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000000000000000000000000000000000000000000000000000000000003101b27323d47505a636d727e86919698928c85807b7673706d676a69696a676d6f73777c81878f949e938f847c6f6b60584e453b30271c1207000000000000000000000007121d28313c464f59606b707c8590949a938e86817c7774716f6d6d676d6d6f7174777c81868e939e948f847c6f6a60584e453b30271d1207000000000000000000000000000000000000000000000000000000000005121f2b3744505b6573808d95897c6f62544a3f34281c10030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b98a2988c7f73695f53493f372d2419130c060000000000000000040b1218222b343e44515c66707d8994968b7e7165574d42362a1e120500000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000000000000000000000000000000000000000000000000000008131e29323d47515b606c77808c929f948f857e78726d6866636260606060616365676d71777d848d929f938e82796d675c51453f34291e1206000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000815212e3b4854616e7b7d7d7d7b6f6255483c2f221509000a1724313d4a5764707d8a959ea49f94897c6f6256493c2f2316090000000000000000000000000000000000000613202d394653606c7986939285796c5f5246392c1f13060000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000000000000000000000000000000008141e29323d47515b606c77808c929f938e857e78726d6866636260606060616365676d71777d848d929f938e82796d665c51443f342a1d140a00000000000004101c2834404b55606c77828f96938e827b746f6d67686d71757d859196928b7e71675d5145392c20150a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1623303d495663707c89968f8275695c4f4236291c0f030000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d0101010100000000000000000000000000000000000000000000000000000000000000000713202c38444f59616c727f8a9298948f867f79736e696663605d555c5c555d6063666a6f757b828a92979691857d6f6a5f574d42392e23180c03000000000000000000020c18242f39434e58606b707d869297969188817a746f6a67646261605c60616264676a6f747b818992979691857d6f6a5f574d42392e23180c04000000000000000000000000000000000000000000000000000000000613202d394653606c7884919a8d8074665c5044382c1f13080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b989f92857a6d60574d41382d251b1208020000000000000000000000071019222834404a54606b7683909c908376695e53463a2d21140700000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000000000000000000000000000000000000000000000000000000000000010d1925303a444f59636d74808d929f918c827a726d66615e565755545353535556555d60646b7079808a9298948f82796d605b51463a2e221609000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714212d3a46535e696e7070706f6a5f53473a2e211508000713202d3a4653606d78838f949a938e82756a6054473b2e2215080000000000000000000000000000000000000613202d394653606c7986939285796c5f5246392c1f13060000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000000000000000000000000000000010d1925303b444f59636d74808d9299938b817a716d66615e565755545353535556555d60646b7079808a9298948f82786d605b51463c2f261c1106000000000006131f2c3845515c67717e8b94948e81786e6963605c5d61646b707b84919792857a6d6054473c31261b0f03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004060a1623303d495663707c89968f8275695c4f4236291c0f0b0905010000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0e0e0e0e0e0d0c0a07070501000000000000000000000000000000000000000000000000000916222f3b4854606b717e8a919f928d827b736d67615f575653514b4f4f4b515356586062696e757d8590959792867c6f695e544a4034282015090000000000000000000a141e2935404b555f6a6f7d869298948f847d746e68625f58575554535153545658586062696e757d8590959792867c6f695e544b40342820150a00000000000000000000000000000000000000000000000000000004101c2934404b5563707c89969e9285796d6053463a2f24190d0100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b989a8d8073685d52453c2f261b12090000000000000000000000000000071018232e39424f5964717d8a9793877b6e6154483b2e21150600000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000000000000000000000000000000000000000000000000005111e2a36414c56606b727f8c9299938b7f776d68605c54524c4a4847464647484a4b51535961676d747e869297948e81756d62564a3e3125180b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005121e2a36424d575e61646464625f584e43372b1f12060006121f2b3844505c666e7a8287898781796d60584e43372b1f13060000000000000000000000000000000000000613202d394653606c7986939285796c5f5246392c1f13060000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000000000000000000000000000000000000000005111e2a36414c56606b727f8c929992877f756d68605c54524c4a4847464647484a4b51535961676d737e869297948e81756d62584e42382d22170b00000000000713202d3a4653606d798491998f82786d665e56535152545960696e7b8592978c7f7366584e43372b1f1206000000000000000000000000000000000000000000000000000000000000000000000000000000000001070c1013141d23303d495663707c89968f8275695c4f4236291d181715110c0600000000000c1825323f4b5865727e8b988d8073675a4d4034271b1b1b1b1b1a1a18171413110d080603000000000000000000000000000000000000000000000a1623303d495663707d869299928b80776e69605c55534d494745404343404547494e54575f616c707b838f949892857b6e665c51443c31261a0e040000000000000006111c26303845515d676e7c859298938e827a6f6b615e56534e4b494746454647494b4e54575e616b707a838f949891857b6e665c51453c32271b0f05000000000000000000000000000000000000000000000000000006131f2c3845515c6774818e9aa1978a7d7063564c4135291d110400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b9896887c6f62564c41332a1d140a0000000000000000000000000000000007121c27303d4653606d7985929a8b7e7265584b3f2e23170b00000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000000000000000000000000000000000000000000000000040e19222d3946525e68707d87939f93877e736c655e56504a46413d3b3a39393a3b3d4045474f555c606c717d8592928f8a7f7265584c3f3225190c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020e1a25313b454d535457575755534e463c31261a0f030003101c28343f4a545e686e767b7c7a756d675d51463d32271b0f030000000000000000000000000000000000000613202d394653606c7986939285796c5f5246392c1f13060000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000000000000000000000000000040e19222d3946525e68707d87939992877e726d605d56504a46413d3b3a39393a3b3d4045474f555c606c707d859298938b7f726a5f544a3f33281c1106000000000a1724313d4a5764707d8a9692867b6e665c544d464546474f575f69727f8b979184786a5f53473a2e21150800000000000000000000000000000000000000000000000000000000000000000000000000000000030b12181d1f202a2a303d495663707c89968f8275695c4f42362a2a2524211d171109000000000c1825323f4b5865727e8b988d8073675a4d40342828282828282727252321201e1915130f0a0300000000000000000000000000000000000000000e1a2734414d5a6774808d9492877e736c655e57514b47423d3a39352f2f35393a3c43474d535a61696e79828f94979083786d60574e42372b20150a000000000000000b17232e38424f59606d79839197948e81796d686059524c47433e3c3a3a383a3a3c3e43474d525960686e79828f94979083786d60584e43372b21160b00000000000000000000000000000000000000000000000000000714202d3a4753606d7985929fa99b8e8175685d5245392c20140900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b989184786a5f53433a2f21180b0200000000000000000000000000000000000b151f2c3845515c6775828e9b8e817568544a3f34281c1003000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000000000000000000000000000000000000000000000000a15202c38434f59616d7a859299928b7f716c605b534c443f3836302f2d2d2d2d2e2f35393e434b515a616b6f7d8686827e796d6053463a2d201307000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009141f29333b4246484a4a4a4847433c342a20150a0000000b17232e38424c565e61696e6f6e68605d554b41342b20150a000000000000000000000000000000000000000613202d394653606c7986939285796c5f5246392c1f13060000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000000000000000000000000000000000000000a15202c38444f59616e7a85929993877e716c625b524c443f3835302f2d2d2d2d2e2f35393e434b515a616a6f7d86929a92867c6f665b5044382e23170c000000000e1b2835414e5b6874818e9a8e8174695e544a423b38393d454d57606d79849196887c6f6255483c2f221509000000000000000000000000000000000000000000000000000000000000000000000000000000030d151d24292c2d3737373d495663707c89968f8275695c4f4237373732302d29221b12090000000c1825323f4b5865727e8b988d8073675a4d4034343434343434343332302e2d2a25221f1b16100c060000000000000000000000000000000000000713202d3a4653606d78828f8c7f726c605b534d45403937312d2c292424292c2d32373c424650575e676d79828f96958d80736a5f53473d32271b0f02000000000003101c28343f4a54606b74818e95958f82786d675e564f46413b37322f2e2d2c2d2e2f32373b42464f565e676d79829096958d80746a6054473d33271c100300000000000000000000000000000000000000000000000005111d2a36414c5664717e8a979d9a9f92867a6d6054473b31251a0e02000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988e817468584e4331281e0f0600000000000000000000000000000000000004101c2834404b5565727f8b98918477665c5044382b1f1206000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000000000000000000000000000000000000000000000030f1b26323b4854606b75818e97948d80736d625a5049413a342e2a2522212020202224292c313940455059606b6f7c7a75716d675c5145382c1f13060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030d17212931363a3b3d3d3d3c3a37312a22180e0300000006111c26303b444c52575e6162615e56514b433a2f22190f04000000000000000000000000000000000000000613202d394653606c7986939285796c5f5246392c1f13060000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000000000000000000000000000000000000030f1b27323b4854606b75818e97938c7f726c615a5145413a342e292522212020202224292c303940455058606a707e8893999083786c60544a3f34281c1003000000111d2a3744505d6a778390968a7d7063574d4238302c2d333c44505c6674818e988b7f7265584b3f3225180c0000000000000000000000000000000000000000000000000000000000000000000000000000010b151f272f35383a44444444495663707c89968f8275695c4f444444443e3d39342d241b110600000c1825323f4b5865727e8b988d8073675a4d414141414141414141403f3d3a3936302e2b271f1c17110a030000000000000000000000000000000006121f2b3844505c666d798381746d625a5049413b342f2b26201f1d18181d2020272b31373e454d555d676d7984919892877b6e62584e43372b1e1308000000000006121f2b3844505c66707d8993989083796d665c554c443d36302b262221201f202123272b30363d444d555d676d7a84919893877c6f62594f44382c1f14090000000000000000000000000000000000000000000000000713202d3946525e6875828f9c928d92988b7e7165574d42362a1e1205000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d403127160c00000000000000000000000000000000000000000c18232e3c4956636f7c89969286796d6053463a2d201307000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000000000000000000000000000000000000000000000006131f2b37434e58636f7c8993988f82786c605a50443f382f28231c19151413131415181d20272f343e474f59606a6f6d6864605c554b4034281c1004000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050f171f252a2d2e3131312f2e2b262018100600000000000a141e2f3b47525c63666b6b6b6361594f44382c1d140700000000000000000000000000000000000000000613202d394653606c7986939285796c5f5246392c1f13060000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000000000000000000000000006131f2b37434e58636f7c8993978f82756d625a50483f353028231c19151413131415181d20272e343e464e58616c73808d96958b7e71665c5044382c1f1409000000121f2b3845525e6b78848a8d877a6e6154473b30261f2028343f4a5465727e8b988c807366594d4033261a0d000000000000000000000000000000000000000000000000000000000000000000000000000007121d27313940454750505050505663707c89968f8275695c50505050504b49453f362d22170c01000c1825323f4b5865727e8b988d8073675a4e4e4e4e4e4e4e4e4e4d4d4b4a4746413c3b37322c28231c150c0700000000000000000000000000000003101c28343f4a545d676d7a796d605b51443f382f29231d1a1413100c0d1113141b1f262b333b434b555d676f7c8692998f82766a6054473a3025190d01000000000713202d3a4653606d7884919d92857b6e675d544b433a322a251e1b161413131314161b1f252a323b434b555d686f7c8692999083766b6155483b31261a0e0200000000000000000000000000000000000000000000000714212e3a4754616d7a8692958d818d99908376695e53463a2d21150a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000000000000000000000000000714212e3b4754616e7a879499877b6e6154483b2e211508000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000000000000000000000000000000000000000000000000000000000815222e3b47545f6a76828f9c92867b6e665b50483f332d261d17110d0807060607070d10151d2329353d474f585f62615d5653514b43392e23180c0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050d141a1e212124242422211f1a150e060000000000000c1926323f4b58636e73787878706b6155483c2f23160a00000000000000000000000000000000000000000613202d394653606c7986939285796c5f5246392c1f13060000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000000000000000000000000000815222e3b4754606a76828f9c92857a6e615b51483e3629241e17110d0807060607070d10151d2328343d46505a606d7984919d9184786d6053463b3025190e0200000714212d3a4754606d7a7d8083786d6053463a2d201417232e3d4a5764707d8a978d8174675a4e4134271b0e00000000000000000000000000000000000000000000000000000000000000000000000000000c18242f39434b51535d5d5d5d5d5d63707c89968f8275695d5d5d5d5d5d585650483f34291d1105000c1825323f4b5865727e8b988d8073675b5b5b5b5b5b5b5b5b5b5a5a585654524c4947433d38342e261e18120b0300000000000000000000000000000b17232e38424b555d686d6d675c51493f332d261d18120e090604000104060a0f141a20293139434b555f6a73808c9694897c6f62564c41362a1d110500000006131f2b37434e5864717e8a95958b7f72695f554b423930282019140f0a07070607070a0f141a20293139434c565f6a737f8c9695897d7063574d42362a1e12050000000000000000000000000000000000000000000006121e2b37424d5765727f8b9990837b879293877b6e6154483d32271b0f000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000000000000000000000000000713202d3a4653606d79869995887b6f6255483c2f221509000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000000000000000000000000000000000000000000003101c28343f4a54626f7c8894978c7f73695e544a3f3627221b140b060000000000000001040b1218232b353d464e535554524c4645403930271d120700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003090e1214151717171515120f0a03000000000000000d1a2733404d5a6673808484847d7063574a3d3024170a00000000000000000000000000000000000000000613202d394653606c7986939285796c5f5246392c1f13060000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000000000000000000000000000000000003101c28343f4a54626f7c8894978b7f72685e52493f362c2419130b060000000000000001040b1218222b343e45515c66707d8995968a7e7164564d42362a1e110500000713202c3945525d686d7074776d665c5044382b1f121824313e4b5764717e8a978d8074675a4d4134271a0e0000000000000000000000000000000000000000000000000000000000000000000000000004101d2935404b555d606a6a6a6a6a6a6a707c89968f82756a6a6a6a6a6a6a65625a5045392d211509000c1825323f4b5865727e8b988d8073676767676767676767676767666563615e5656544e46443f383028231d150c050000000000000000000000000006111c263039434c565d60605c554b403727221b140b0701000000000000000003090e171f27303a434e58606d7984919b8e8275685e5246392d2013070000000815222e3b47545f6a7783909d9083786c60574d433930271e160e08020000000000000003090e171f28313a434e58606d7984919c8f8376695f53463a2d211407000000000000000000000000000000000000000000000814212e3a47535f69768390998b7e76828f9a8c7f7366584e43372b1c12070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000000000000000000000000006121f2c3844505c6679869295897c6f6256493c2f231609000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000000000000000000000000000000000000000000006121f2c3844505c6674808d9a92857a6d60574d42382d2417110a020000000000000000000001071019232b343c4347484746413a38342e271e150b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020507080a0a0a090806030000000000000000010e1b2834414e5b6774818e918a7e7164574b3e3124180b00000000000000000000000000000000000000000613202d394653606c7986939285796c5f5246392c1f13060000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000000000000000000000000000000000006121f2c3844505c6674818d9a9185796d60564c41372d241a1208020000000000000000000000071019222834404b54616b7683909c8f8276695e52463a2d201407000004111d2935414c565d6064676a605c544a3f34281c1d232a36424d5765727f8c988c7f7266594c3f3326190c0000000000000000000000000000000000000000000000000000000000000000000000000006131f2c3845515d676d77777777777777777d89968f827777777777777777716c6256493d3024170b000c1825323f4b5865727e8b988d80747474747474747474747474747372706d686762605853504a423d342e271e170f06000000000000000000000000000a141e27313a444c525453514b43392f2517110a02000000000000000000000000050d151e28313c45515d67727f8b9792867a6d6154473a2f24180d0100000916222f3c4955626f7c8895968a7d71665b50453b31271e150c040000000000000000000000050d161f28313c45515c66717e8b9794887b6e6155483b2f23180c000000000000000000000000000000000000000000030f1b27333f4953626e7b889592867a717e8a989184776a605447392e23180c0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000000000000000000000000006131f2c3845515c6779869295887c6f6255493c2f221609000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000000000000000000000000000000000000000000000713202d3a4653606d7985929a8d8073685d52453b2f261c12060000000000000000000000000000071019222a32373b3c3a3935302c28231d150c0300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010e1b2834414e5b6774818e978a7e7164574b3e3124180b00000000000000000000000000000000000000000613202d394653606c7986939285796c5f5246392c1f13060000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000000000000000000000000713202d3a4653606d798592998c7f73675c51443b30251b12080000000000000000000000000000071018232e39424f5964717e8a9893867b6e6154473b2e2114080000010d19242f3a444c5254575a5d53504a42382e231e272e343f46535e6976828f998a7d7164574a3e3124170b000000000000000000000000000000000000000000000000000000000000000000000000000714202d3a4753606d79838383838383838384919d928583838383838383837e7165584b3e3225180b000c1825323f4b5865727e8b98908381818181818181818181818180807e7d7a77746f6a64605c544f454039302921180f06000000000000000000000000020c151f28323a4145474745403931271d1306000000000000000000000000000000030c161f2935404b55606d798592998b7f7265554b4035291d10040005111d2a36414c566773808d9a9184786c60544a3f332a1f150c0300000000000000000000000000040d161f2834404b54606d798592998c7f7366554b4034291c1004000000000000000000000000000000000000000005121f2b3744505b6573808c998f82756d7a859296897c6f62544a4034281c100400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0600000000000000000000000000000000000000000713202d3a4653606d79869995887b6e6255483b2f221508000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000000000000000000000000000000000000000000000916232f3c4956626f7c899796887c6f62564c4133291d140a0000000000000000000000000000000007101820262b2e2f2e2d29241f1c18120b030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010e1b2834414e5b6774818e978a7e7164574b3e3124180b00000000000000000000000000000000000000000613202d394653606c7986939285796c5f5246392c1f13060000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000000000000000000000000916232f3c4956626f7c899795887b6e61554b4032291e130a0000000000000000000000000000000007121d27303d4753606d798592998b7e7164584b3e3125180800000008131e28323a4145474a4d5146443f383026232830394045515b616e7b869292867a6d6054473a2d211407000000000000000000000000000000000000000000000000000000000000000000000000000714202d3a4753606d7a86909090909090909196a09792909090909090908c7f7366594c403326190d000c1825323f4b5865727e8b9895908e8e8e8e8e8e8e8e8e8e8e8e8d8d8b898784807c77716d666059514b433b332a22180f06000000000000000000000000030d1620283035393a3a38342f271f150b0000000000000000000000000000000000040d18242f3945515d6774818e9a908376675d5145392c201306000713202d3946525e68778491998d8073665b5042382d21180d03000000000000000000000000000000040d18232e3945515c6674818d9a908376675c5145382c1f130600000000000000000000000000000000000000000613202d394653606c788491978a7d706774818e9a8d8074665c5144382c1f130800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d402e23170c00000000000000000000000000000000000000000815222e3b4855616e7b889498877a6e6154473b2e211408000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000000000000000000000000000000000000000000000c1926323f4c5965727f8c989184786a5f54433a2f21170b020000000000000000000000000000000000060e151b1f212221201d1913100c0700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010e1b2834414e5b6774818e978a7e7164574b3e3124180b00000000000000000000000000000000000000000613202d394653606c7986939285796c5f5246392c1f13060000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000000000000000000000000c1926333f4c5966727f8c99918477695f5343392f20170d0100000000000000000000000000000000000b151f2c3845515d6775828f9b8e8174685b4e413025190d010000010c1620282f35393a3d41443a38342e26272e343c434b515a626d75818e998f8276685d5245392c201307000000000000000000000000000000000000000000000000000000000000000000000000000714202d3a4753606d7a8693959595959595979ba29f9c959595959595958c7f7366594c403326190d000c1825323f4b5865727e8b989f9c9898989898989898989898989899989696918d89837e78706b605c554d453c342a21180e05000000000000000000000000040e161e24292c2d2d2c29231d150d0300000000000000000000000000000000000007121d2935404b5563707d899992867a6d6053473a2d201407000714212e3a4754616d7a869398897c6f62544a3f2f261c0f06000000000000000000000000000000000007121d2834404b5463707d8a999286796d6053473a2d2014070000000000000000000000000000000000000004101c2934404b55636f7c89969285796d63707d89969285796d6053463a2f24190d01000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d807367544a3f34281c1003000000000000000000000000000000000000000a1723303d4a5663707d8996928579685e5246392d201407000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000000000000000000000000000000000000000000020f1c2835424f5b6875828e9b8e817568584e4331281e0f0500000000000000000000000000000000000000040a0f1215151413110d0804000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010e1b2834414e5b6774818e978a7e7164574b3e3124180b00000000000000000000000000000000000000000613202d394653606c7986939285796c5f5246392c1f13060000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000000000000000000000020f1c2835424f5b6875828e9a8d817467574d4231271d0e0500000000000000000000000000000000000004101d2935404b5565727f8b989084776a564c41362a1d1105000000040d161e24292c2d3134372d2b28262b303940444e555c606c727f8b9394897d7063564c4135291d1104000000000000000000000000000000000000000000000000000000000000000000000000000714202d3a4753606d7986888888888888888b909b948f88888888888888887f7366594c403326190d000c1825323f4b5865727e8b98948f8b8b8b8b8b8b8b8b8b8b8b8b8b8c8e9092999a95908b837d746d675e574e463c332a20170c03000000000000000000000000040c13191d2021201f1c18120b0300000000000000000000000000000000000000010c18242f3a4753606d7a869299897c706356493d3023160a000a1723303d4a5663707d899a9285796d6053463a2d20140a000000000000000000000000000000000000000c18232e3a4754606d7a869399897c6f6256493c2f2316090000000000000000000000000000000000000006131f2c3845515c6774818e9a8d817466606c788491978a7d7063564c4135291d1104000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988f8275665c5044382c1f140900000000000000000000000000000000000004111d2935414c5666727f8c999084776a564c41362a1e1105000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000000000000000000000000000000000000000000000000000004111d2a3744505d6a778390988c7f7265594c3f3226160c0000000000000000000000000000000000000000000003060809070705010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010e1b2834414e5b6774818e978a7e7164574b3e3124180b00000000000000000000000000000000000000000613202d394653606c7986939285796c5f5246392c1f13060000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000000000000000000000004111d2a3744505d6a778390988b7e7265584b3f3125150b00000000000000000000000000000000000000000c18242f3d495663707c8996928579685e5246392d20130700000000040c13191d202124272a20232831373d424a51585f676d747e8792968f82756b6054443a2f24190d01000000000000000000000000000000000000000000000000000000000000000000000000000613202d394653606c777b7b7b7b7b7b7b7b7e8b978f827b7b7b7b7b7b7b7b7a6d6154473a2e211407000c1825323f4b5865727e8b988f827e7e7e7e7e7e7e7e7e7e7e7e7f7f8183868a8f929995918981796e695f584e453c33291e150a0000000000000000000000000002080d1113141413100c070100000000000000000000000000000000000000000007131f2c3945515d67778390988c7f7265594c3f3226190c000c1825323f4b5865727e8b98908377665c5144382c1f1202000000000000000000000000000000000000000713202c3945525d68778491978a7e7164574b3e3124180b000000000000000000000000000000000000000714202d3a4753606d79859296897c6f625b6673808d9a8e8275685d5245392c201409000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b989285796d6053463b30251a0d0300000000000000000000000000000000020c13202c3945525d6876828f9a8e8174675b4e413025190d01000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000000000000000000000000000000000000000000000000000004101c2834404b556b788592978a7d7064574a3d3124170a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010e1b2834414e5b6774818e978a7e7164574b3e3124180b00000000000000000000000000000000000000000613202d394653606c7986939285796c5f5246392c1f13060000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000000000000000000000004101c2834404b556c78859296897d7063564a3d3023170a00000000000000000000000000000000000000000715212e3b4854616e7b879498877a6d6154473a2e211407000000000001080d11131417171e262e343c42464f545c606a6f79808b929891847a6e61594f4432281e1308000000000000000000000000000000000000000000000000000000000000000000000000000005121f2b3744505b656c6e6e6e6e6e6e6e707c89968f82756e6e6e6e6e6e6e6d685e5246392d201307000c1825323f4b5865727e8b988d80737171717171717171717171727374777a7d82878e939a928d837b6e6a5f574d453b30261c110600000000000000000000000000000104070707060400000000000000000000000000000000000000000000000004101d2935404b556774808d9a8e8174675b4e4134281b0e000d1a2734404d5a6773808d9a8e827568544a4034281c10040000000000000000000000000000000000000004111d2935414c566976828f998c7f7266594c3f3326190c00000000000000000000000000000000000005111d2a36414c5664717d8a979184776a6054626f7c889592867a6d6054473b31261a0e020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b9897897c6f63574d42362a1f150b0200000000000000000000000000000008131e28343f4a54606d7a8692998a7e7164574b3e3124180800000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000000000000000000000000000000000000000000000000000006131f2c3845515c6779869296897c6f6356493c302316090000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010e1b2834414e5b6774818e978a7e7164574b3e3124180b00000000000000000000000000000000000000000613202d394653606c7986939285796c5f5246392c1f13060000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000000000000000000000006131f2c3845515c6779869295887b6f6255483c2f22150900000000000000000000000000000000000000000714202d3a4753606d7a869994887b6e6155483b2e221508000000000000000104071019212930383f444d535960666d737c838d929792867c6f685e52473d3220160c010000000000000000000000000000000000000000000000000000000000000000000000000000030f1b27333f49535b6062626262626263707c89968f827569626262626262615e564c4135291d1105000c1825323f4b5865727e8b988d80736765656565656565656565656668676d71757b818891969590847c6e695f574d42382e23170c040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c18242f3f4c5966727f8c998f8276695c4f4336291c10000e1b2734414e5a6774818d9a8d8074675a4d412e23180c0000000000000000000000000000000000000000010d19242f424e5b6875818e998d8073665a4d4033271a0d0000000000000000000000000000000000000713202d3946525e6875828f998c7f736658535f6a778390988b7e7165574d42362a1e12050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b989b8e8175695e52463d31271d140a020000000000000000000000000006121924303844505c66727e8b9992867a6d6154473a2e21140700000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000000000000000000000000000000000000000000713202d3a4653606d79869995887c6f6255493c2f2216090000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010e1b2834414e5b6774818e978a7e7164574b3e3124180b00000000000000000000000000000000000000000613202d394653606c7986939285796c5f5246392c1f13060000000000000000000000000000000000000c1825323f4b5865727e8b988d8074675a4d4134271a090000000000000000000000000000000000000713202d3a4653606d79869994887b6e6155483b2e221508000000000000000000000000000000000000000006131f2c3845515d6779869295887b6f6255483c2f2215090000000000000000060f19222b333b424a50575f616b70787f8790959590857c6f6a5f564c41352b210d04000000000000000000000000000000000000000000000000000000000000000000000000000000000b17222d384149505355555555555663707c89968f8275695c555555555554524c443a3025190d01000c1825323f4b5865727e8b988d8073675a5858585858585858585859555d6064696e747d848f939691857b6e695e544a3f342820150a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000071825323e4b5865717e8b989083766a5d5043372a1d10000f1b2835424e5b6875818e998d8073665a4d4033271a07000000000000000000000000000000000000000000081b2734414e5a6774818d9a8d8074675a4d4134271a0e0000000000000000000000000000000000000714212e3a4754616d7a869294887b6e61554e5865727f8c99908376695f53463a2d21160a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b989f92867b6e61594f43392f261c140b0300000000000000000000020a1117242935414c56606d7884919c8f8275685e5246392d20130700000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000000000000000000000000000000000000000000713202d3a4653606d79869995887c6f6255493c2f2216090000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010e1b2834414e5b6774818e978a7e7164574b3e3124180b00000000000000000000000000000000000000000613202d394653606c7986939285796c5f5246392c1f13060000000000000000000000000000000000000c1825323f4b5865727e8b988e8174685b4e4130251a0e0200000000000000000000000000000000000713202d3a4653606d79869995887b6e6255483b2f22150800000000000000000000000000000000000000000613202d394653606c79869395887b6f6255483c2f22150900000000000000030c18212b343d454d545c60696e757d838c9299928c837b6f6a60584e443b3023190f000000000000000000000000000000000000000000000000000000000000000000000000000000000006111b262f383f444648484848495663707c89968f8275695c4f484848484746413a32281e130800000c1825323f4b5865727e8b988d8073675a4d4b4b4b4b4b4b4b4b4c4c4b5153575f616b6f7a818d929791847b6e665c50443c32261b0f0500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1724313d4a5764707d8a979084776a5d5144372a1e11000f1c2835424f5b6875828e998c807366594d4033261a0d0000000000000000000000000000000000000000010e1b2734414e5a6774818d9a8d8174675a4e4134271b0e000000000000000000000000000000000006121e2b37424d5765727f8b99908376695f534754616e7b869293877b6e6155483d32271b0f0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b98a3998d80746b60554b42382d261d150d080300000000000001070b141b2227363e45525d68717e8b96958a7d7064564c41362a1d110500000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000000000000000000000000000000000000000000000000000006121f2c3844515c6679869296897c6f6356493c302316060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010e1b2834414e5b6774818e978a7e7164574b3e3124180b00000000000000000000000000000000000000000613202d394653606c7986939285796c5f5246392c1f13060000000000000000000000000000000000000c1825323f4b5865727e8b988f837669574d42362a1e1205000000000000000000000000000000000006121f2c3844515c6679869295887c6f6255493c2f22160900000000000000000000000000000000000000000714202d3a4753606d7a869a94877b6e6154483b2e211508000000000000000b151e2a333d464e575e666d727b8289909594908680786e6960584e463c32291e11070000000000000000000000000000000000000000000000000000000000000000000000000000000000000a141d262d3337393b3b3b3d495663707c89968f8275695c4f423b3b3b3a3935302820160c0200000c1825323f4b5865727e8b988d8073675a4d403e3e3e3e3e3e3e3f404045474d535960676d78808d93969083786d60584e43372b21160b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1824313e4b5764717e8a97908376695d5043362a1d10000f1c2835424f5b6875828e998c807366594d4033261a0d0000000000000000000000000000000000000000010e1b2734414e5a6774818d9a8d8174675a4e4134271b0e00000000000000000000000000000000000814212e3a47535f69768390998b7e7265574d46525e6876828f9a8c7f7366584e43372b1c120700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b98ab9f93877c6f675c544a3f382f271f19140f0b060909090a0f13181d262d333e48515b606d7a85929d9083786c6053463a3025190d0100000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000000000000000000000000000000000000000000000000000004101c2834404a546b788592978a7d7164574a3e2d22170b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010e1b2834414e5b6774818e978a7e7164574b3e3124180b00000000000000000000000000000000000000000613202d394653606c7986939285796c5f5246392c1f13060000000000000000000000000000000000000c1825323f4b5865727e8b98918578695e52463a2d201409000000000000000000000000000000000004101c2834404a546b788592968a7d7063574a3d3024170a00000000000000000000000000000000000000000815222e3b4855616e7b889497877a6d6054473a2d21140700000000000007121d27303c454e5860696e787f868f9496918a837c736d665e574e463d342a20170d00000000000000000000000000000000000000000000000000000000000000000000000000000000000000020b141b22272b2d2f2f303d495663707c89968f8275695c4f42362f2f2e2d29251e160e040000000c1825323f4b5865727e8b988d8073675a4d4034323232323232322f35393c42464f555d666c74818e94958d80736a5f53473d33271c1002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988f8275695c4f4236291c0f000f1c2835424f5b6875828e998c807366594d4033261a0d0000000000000000000000000000000000000000010e1b2734414e5a6774818d9a8d8174675a4e4134271b0e00000000000000000000000000000000030f1b27333f4953626e7b889592867a6d615447414d5664717e8a989184776a605447392e23180c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b98a5a4999183796d665b50494139312a251f1b1716161516171b1d24292f383f44505a626d75818e97948a7d71655b504437281e13080000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000000000000000000000000000000000000000000000c18232e43505d6a768390998c7f726653493f33271b0f0300000000000000000000000000000000000000000004080a0a090806030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010e1b2834414e5b6774818e978a7e7164574b3e3124180b00000000000000000000000000000000000000000613202d394653606c7986939285796c5f5246392c1f13060000000000000000000000000000000000000c1825323f4b5865727e8b9897877b6e6154483b31251a0b0200000000000000000000000000000000000c18232e43505d6a768390988b7f7265584c3f32271b0f02000000000000000000000000000000000000000a1724303d4a5763707d8a96928578685d5245392c2013070000000000000c18232e39424d57606a6f7b838c9298928d847e786f6a605c544d453d342b22190e050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020a11171b1f202223303d495663707c89968f8275695c4f4236292221201d19130c04000000000c1825323f4b5865727e8b988d8073675a4d40342725252525252524292c31373d434c545b606d78828f9692877c6f62594f44382c1f1409000000000000000000000000000000000000000000000000000000000000000000000000000000000000030f1b27333f49536673808d998e8174685b4e4135281b0e000f1c2835424f5b6875828e998c807366594d4033261a0d0000000000000000000000000000000000000000010e1b2734414e5a6774818d9a8d8174675a4e4134271b0e0000000000000000000000000000000005121f2b3744505b6573808c998f8275685d52463b4753606d79859296897c6f62544a4034281c1004000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b989e9c9f958e81786c605b534b433c36302b27222322222324262b2f353b4149505a616c727f8c93988f82766c6153493f3327160c020000000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000000000000000000000000000000000000000000000000000000071b2835424e5b6875818e9b8f8275655b5044372b1f140800000000000000000000000000000000000000050b101416171615130f0a05020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010e1b2834414e5b6774818e978a7e7164574b3e3124180b00000000000000000000000000000000000000000613202d394653606c7986939285796c5f5246392c1f13060000000000000000000000000000000000000c1825323f4b5865727e8b98978b7e7164574d42362a1d140a0000000000000000000000000000000000071b2835414e5b6874818e9b8e817568584e43372b1e130800000000000000000000000000000000000005111d2a36414c5666737f8c999083766a564c4135291d1104000000000004101c2834404b545f696f7c8590959590878079716c655f58504a423b332b221910070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060b0f12131623303d495663707c89968f8275695c4f4236291c1413110d080200000000000c1825323f4b5865727e8b988d8073675a4d4034271a1818181819181d20262b313a424a505c666d7a8491999083766b6054483b3025190e02000000000000000000000000000000000000000000000000000000000000000000000000000000000005121f2b3744505b6576828f998c7f7266594c3f3326190c000f1c2835424f5b6875828e998c807366594d4033261a0d0000000000000000000000000000000000000000010e1b2734414e5a6774818d9a8d8174675a4e4134271b0e000000000000000000000000000000000613202d394653606c788491978a7d7064564c413945515d6774818e9a8d8074665c5144382c1f1308000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b98948f9298938d80746c655d554e46413b37332d302f2f2f3031373a40454d535b606c717e88939f92857b6e615a5041382d221705000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000000000000000000000000000000000000000000000c1925323f4c5865727f8b989285786c6053463b3025190d0300000000000000000000000000000000000810171c20232422221f1b15110e0902000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010e1b2834414e5b6774818e978a7e7164574b3e3124180b00000000000000000000000000000000000000000613202d394653606c7986939285796c5f5246392c1f13060000000000000000000000000000000000000c1825323f4b5865727e8b989c8f8276695e53463c2f261b1106000000000000000000000000000000000c1825323f4b5865727e8b989184786a6054473a3025190d0300000000000000000000000000000000020c13202d3946525e6876828f9a8d8074675a4d412f24190d01000000000006131f2c3845515c666e7b859297928d837c736d67605b534e443f38302921191007000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003050a1623303d495663707c89968f8275695c4f4236291c0f070501000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d0b0b0b070d11141a1f282f383f4a545e68707d8a9494897d7063564d42362a1e110500000000000000000000000000000000000000000000000000000000000000000000000000000000000613202d394653606c78859299897d7063564a3d3023170a000f1c2835424f5b6875828e998c807366594d4033261a0d0000000000000000000000000000000000000000010e1b2734414e5a6774818d9a8d8174675a4e4134271b0e00000000000000000000000000000004101c2834404b55636f7c89969285796d6053463a35404b5563707d89969285796d6053463a2f24190d010000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988f82869299928d80776d675f58524d46443f3e3c3c3c3c3d3f43474b51575e656c737e87929a928a7e71695f53483e2f261b1106000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000000000000000000000000000000000000000000000915222f3c4855626f7c889697897c6f63564d41362a1f150b0100000000000000000000000000000008111a22282d30312f2e2b27201e1a140d050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010e1b2834414e5b6774818e978a7e7164574b3e3124180b00000000000000000000000000000000000000000613202d394653606c7986939285796c5f5246392c1f13060000000000000000000000000000000000000c1825323f4b5865727e8b989f93877b6e61574d41382d221711060000000000000000000000000000000915222f3c4855626f7b889696897c6f62564c41362a1f150b0100000000000000000000000000000008131e28343f4a54616d7a8692988a7d7164574a3e312417080000000000030f1b27333f4953606d79839197938b80796f6a605d555049413c38342e2b262019100a0100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1623303d495663707c89968f8275695c4f4236291c0f030000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000104090d161d262e38424c56616c76828f9c8f8276695e52463a2d2014060000000000000000000000000000000000000000000000000000000000000000000000000000000006101d2935404b55636f7c899792867a6d6154473a2e211407000f1c2835424f5b6875828e998c807366594d4033261a0d0000000000000000000000000000000000000000010e1b2734414e5a6774818d9a8d8174675a4e4134271b0e00000000000000000000000000000006131f2c3845515c6774818e9a8d8174665c5145382f394653606c788491978a7d7064564c4135291d11040000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d807d87939f928d81796f6a615e565350494a494948494a4c4e53555d60696e777f889299938d80736c61574d42362c1d140a00000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000000000000000000000000000000000000000000000613202d394653606c7884919a8e8174685e52463c31271d120a020000000000000000000000000006121a232c33393c3d3c3b37322d2a251f170e0500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010e1b2834414e5b6774818e978a7e7164574b3e3124180b00000000000000000000000000000000000000000613202d394653606c7986939285796c5f5246392c1f13060000000000000000000000000000000000000c1825323f4b5865727e8b98a4998d8174695f53493f33272317110a06030000000000000000000000000613202d394653606c7884919a8d8074685e52463c31271d1207010000000000000000000000000006121925303844505c66727f8b9992867a6d6054473a2d211407000000000005121f2b3744505b65727f8b9593887f746d675f58514b4440444644403937322a221c130a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1623303d495663707c89968f8275695c4f4236291c0f030000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000040b141c26303a444f59636f7c899593877b6e6154473b2d22170b000000000000000000000000000000000000000000000000000000000000000000000000000000030d18222c3845515d6773808d9a8f8376685d5246392d201307000f1c2835424f5b6875828e998c807366594d4033261a0d0000000000000000000000000000000000000000010e1b2734414e5a6774818d9a8d8174675a4e4134271b0e0000000000000000000000000000000713202d3a4653606d79859296897c6f62544b40342b3844505b6673808d9a8e8275685d5245392c2014090000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d80737f8b9399938e837c746e6863605b5357565555565759585f62676d727b828c939a928d81746e635a50453b31241a0b0200000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000000000000000000000000000000000000000000005121f2b3744505b6573808d9992867b6e61584e43392f241b140b0400000000000000000000020a1117242c353e44494a4947433c3a36302920170d02000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010e1b2834414e5b6774818e978a7e7164574b3e3124180b00000000000000000000000000000000000000000613202d394653606c7986939285796c5f5246392c1f13060000000000000000000000000000000000000c1825323f4b5865727e8b98ab9f92867b6e655b50443e3528231c1412100c060000000000000000000005121f2b3744505b6573808d9992867a6d61584e43392f2318120b0300000000000000000000020a1117242935414c56606d7884919b8f8275685d5245392c20130600000000000613202d394653606c788491978d80736d605c554e4540424a5153514a47433c342e261c1207000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1623303d495663707c89968f8275695c4f4236291c0f030000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000000000000020a141e28323e4854606b778390998b7f726553493f33271b0f0300000000000000000000000000000000000000000000000000000000000000000000000000020b151f2934404b55606d798592998b7e7265564c4135291d1105000f1c2835424f5b6875828e998c807366594d4033261a0d0000000000000000000000000000000000000000010e1b2734414e5a6774818d9a8d8174675a4e4134271b0e000000000000000000000000000005111d2a36414c5664717d8a979184776a605442392e28333f4a54626f7b889592867a6d6054473b31261a0e0200000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073727f879298959187807b74706c656664636262626365686a6f737a7f868f949a938c80786c605c52483e33291f12080000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000000000000000000000000000000000000000000000000000000030f1b27333f4953616e7b8792988d80746a5f554b40352d261d160d080300000000000001070b141b2227363e4750555755544e4746423b33291f1409000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010e1b2834414e5b6774818e978a7e7164574b3e3124180b00000000000000000000000000000000000000000613202d394653606c7986939285796c5f5246392c1f13060000000000000000000000000000000000000c1825323f4b5865727e8b98a5a3998f82776c605a50473e342e26201f1c17110a030000000000000000030f1b27333f4953616e7b8792988d80736a5f554b403429231d150d080300000000000001070b141c2228363e46525e68717e8b9695897d7063564c4135291d110400000000000916222f3c4955626f7c88969184796d605a514b433c404a545c605c54544e4640382e24190e020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1623303d495663707c89968f8275695c4f4236291c0f030000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000020c16202c38434f5965727f8c988f8275655b5044372b1f1205000000000000000000000000000000000000000000000000000000000000000000000000030b141d27313945515c67727e8b9792867a6e6154473b3024190d01000f1c2835424f5b6875828e998c807366594d4033261a0d0000000000000000000000000000000000000000010e1b2734414e5a6774818d9a8d8174675a4e4134271b0e00000000000000000000000000000713202d3946525e6875828f998c7f7366584e433027222d3847535f6a778390988b7e7165574d42362a1e120500000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d80736d717e86919599938d86817c787572716f6f6f6f707274777b80858c929897928880746c665b504a40362c21180d000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000000000000000000000000000000000000000000000000000000000b17222d3846535f6975818e9992877c6f675d51453f382f281f19140f0b060909090a0f12181d262d333e48505a616462605854524d453b30251a0e020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010e1b2834414e5b6774818e978a7e7164574b3e3124180b00000000000000000000000000000000000000000613202d394653606c7986939285796c5f5246392c1f13060000000000000000000000000000000000000c1825323f4b5865727e8b98a09d9f948c7f736c615950443f38302d2c28231c150c0300000000000000000b17222d3846535f6975818e9992877c6f675c514540342f271f19130f0b060909090a0f13181d262d333e48515b616d7a85929d9083776b6155433a2f24190d0100000000000c1825323f4b5865727e8b988d8074675c514540393844515c666d66625f58524a40352a1f13070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1623303d495663707c89968f8275695c4f4236291c0f030000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000000040e1b27323d4855626f7b88979285786c605346392d2013060000000000000000000000000004060706050300000000000000000000000000000000060c151d262f39434e58606d798491998e8174685e5246392d1e130800000f1c2835424f5b6875828e998c807366594d4033261a0d0000000000000000000000000000000000000000010e1b2734414e5a6774818d9a8d8174675a4e4134271b0e00000000000000000000000000000714212e3a4754616d7a869294887b6e6155483d32221c2b37434e5865727f8c99908376695f53463a2d21160a00000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073676c707c838d929998928e8985827f7d7c7c7b7c7d7f8184888d92979c938e857d736d605b544a3f382e241a0f06000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000000000000000000000000000000000000000000000006111b2a36424d57626e7c8692999083796d605c50494139312a251f1b1716151516171b1d24292f383f44505a616c706f6a66615e574d42362a1e11050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010e1b2834414e5b6774818e978a7e7164574b3e3124180b00000000000000000000000000000000000000000613202d394653606c7986939285796c5f5246392c1f13060000000000000000000000000000000000000c1825323f4b5865727e8b989590939a93877e706b615a504a423d3a38342e261e150a000000000000000006111b2a36424d57626e7b8692999083796d605c52454039312a251f1b1716151516171b1d24292f383f44505a636d75828f97938a7d7063594f4431281e13080000000000000d1a2633404d596673808c988b7e7165554b403437424d57606d79746f6a635c52473b2f23170a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1623303d495663707c89968f8275695c4f4236291c0f030000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000000000a13202d394653606c79859297877b6e6154483b2e2115080000000000000000000001070c10131413120f0b06050100000000000000000000060b11171e272f38424b555f6a737f8c9693877b6e62564c41362a1e0c0200000f1c2835424f5b6875828e998c807366594d4033261a0d0000000000000000000000000000000000000000010e1b2734414e5a6774818d9a8d8174675a4e4134271b0e0000000000000000000000000006121e2b37424d5765727f8b99908376695f53463a2d211b26313c4754616e7a869294887b6e6155483d32271b0f00000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d807367616a6e7980868e92999a97928f8c8a898888898a8c8e9196999a949089817b706b635b504a42382d261c120800000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000000000000000000000000000000000000000000000000e1a26313b47535f6a73808d96958e81756e605b534b433c36302b27222322222324262b2f353b4149505a616c717d7c77726e695e52463a2d2014070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010e1b2834414e5b6774818e978a7e7164574b3e3124180b00000000000000000000000000000000000000000613202d394653606c7986939285796c5f5246392c1f13060000000000000000000000000000000000000c1825323f4b5865727e8b98908388939992867d716c605c544e4946443f3830261c110600000000000000000e1a26313b47535f6a73808d95958e81746e635c514b433c36302b27222322222324262b2f353b424a505a626c727f8c93978f82756b6155473d331f160c010000000000000d1a2733404d5a6673808d978b7e7164584b3e333a47535f697884817c736e63574b3f3226190c0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1623303d495663707c89968f8275695c4f4236291c0f030000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000000005121f2b3744505b6576839096897c706356493d3023160a000000000000000000030b12181d1f20201f1b1714110d0809080707060708090e11171c22283039424a545d676f7c8692988e8175695f53443b3025190d0000000f1c2835424f5b6875828e998c807366594d4033261a0d0000000000000000000000000000000000000000010e1b2734414e5a6774818d9a8d8174675a4e4134271b0e000000000000000000000000000814212e3a47535f69768390998b7e7265574d42362a1e15202d3946525e6876828f998c7f7366584e43382b1d1207000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d807367585f676d737b81878d9196989b99979695959596989b9997928e89837d756e69615952443f382f261c140a0000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000000000000000000000000000000000000000000000000000000000009141f2b37434e58606d79849198938d80736c655d554e46413b37332d302f2f2f3131373940454d535b606c717e8788847f7b6e6154473b2e2114080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010e1b2834414e5b6774818e978a7e7164574b3e3124180b00000000000000000000000000000000000000000613202d394653606c7986939285796c5f5246392c1f13060000000000000000000000000000000000000c1825323f4b5865727e8b988d80808c939892867e736d6660585653504a42382e23170c000000000000000009141f2b37424e57606d79839198938c80736e605c554e46413a37332d302f2f2f3131373a41454d545b606c717e88939a92857b6e61594f44352c210d04000000000000000c1926323f4c5965727f8c988c7f7366594f443f414b55616e7b888e88807366594d4033261a0d0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1623303d495663707c898d8d8275695c4f4236291c0f030000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000000000000000000030f1b27333f49536875828e978a7e7164574b3e3124180b0000000000000000060d151d24292c2d2d2b2722201e191816151413131414161a1b22272d333b434b545b666d7983909892867b6e61574d4232291e14080000000f1c2835424f5b6875828e998c807366594d4033261a0d0000000000000000000000000000000000000000010e1b2734414e5a6774818d9a8d8174675a4e4134271b0e000000000000000000000000030f1b27333f4953626e7b889592867a6d6054473b31261a111e2a36414c5664717e8a989184776a605447392e23180c000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a555d606a6e757b8084888b8e909292999a9392908f8c8985817c76706b615e564f4740332d261d140a010000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000000000000000000000000000000000000000000000000030f1a26313c45515d676f7c869299928d80776d675f58524d46443f3e3c3c3c3c3d3f43474b51565e656c727e879295908b7e7164584b3e3125180b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010e1b2834414e5b6774818e978a7e7164574b3e3124180b00000000000000000000000000000000000000000613202d394653606c7986939285796c5f5246392c1f13060000000000000000000000000000000000000c1825323f4b5865727e8b988d8079818e949892887f786f6a6563605c544a3f34281c100300000000000000030e1a26313c45515d676f7c869299928c80746d675f58524c46443f3e3c3c3c3c3d3f43474b51575e666c737e87929a93887d70695e53473e33231a1000000000000000000a1724303d4a5763707d8a989083776c615850494c525c67727f8c998c807366594d4033261a0d0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000815222e3b4855616e7b8080807e7164584b3e3125180b000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000000000000000000000b17222d414e5b6774818e988b7e7165584b3e3225180b000000000000000710181f272f35393a3937332d2d2a25242321212020202123252a2d33383f444d555c666c78818f95948c7f72695e52453c3120170d020000000f1c2835424f5b6875828e998c807366594d4033261a0d0000000000000000000000000000000000000000010e1b2734414e5a6774818d9a8d8174675a4e4134271b0e00000000000000000000000005121f2b3744505b6573808c998f8275685d524539291f140e1925303b4753606d79859296897c6f62544b4034281c10040000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4b51575f62696e73787c7f818385868686868584827f7c79746f6b636059524d443e3528221c140b02000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000000000000000000000000000000000000000000000000000915202935404b555f6a717e87939f928d81796f6a615e565350494a494848494a4c4e53555d60696e777f889299938d80736c6156493d3024170a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010e1b2834414e5b6774818e978a7e7164574b3e3124180b00000000000000000000000000000000000000000613202d394653606c7986939285796c5f5246392c1f13060000000000000000000000000000000000000c1825323f4b5865727e8b988d807378828f939a938c837c7672706d665c5044382c1f120600000000000000000915202935404b555f6a717e87939f928c81796f6a615e565350494a494848494a4c4e53555d60696e78808b9299928c7f736b61574d42352c21110800000000000000000714202d3a4753606d798692958a7d706a605b53565d616d798491988a7d7164574a3e3124170b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714212d3a46535f696e737373716c6256493d3024170a000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000000000061a2734414d5a6774808d988b7f7265584c3f3225190c000000000000071119222a313940454746443f3b393630312f2e2d2d2d2d2e2f3036383f444a50575e676d78818e93968f82776c60564d42332a200e05000000000f1c2835424f5b6875828e998c807366594d4033261a0d0000000000000000000000000000000000000000010e1b2734414e5a6774818d9a8d8174675a4e4134271b0e0000000000000000000000000613202d394653606c788491978a7d7064564c413529180d08141f2c3945515d6774818e9a8d8174665c5145382c1f13080000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d454e53575f61656c6f72757678797a7a79787775726f6d66636059544f46423b322c2317110a0200000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000000000000000000000000000000000000000000000000000000000000030d18242f39434e58616c727f8b9399938e837c746e6863605b5357565555565759585f62676d727b828c939a928d81776c605a5045392d2115080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010e1b2834414e5b6774818e978a7e7164574b3e3124180b00000000000000000000000000000000000000000613202d394653606c7986939285796c5f5246392c1f13060000000000000000000000000000000000000c1825323f4b5865727e8b988d80736d79818d929e959089837f7d796d6053463a2d2013070000000000000000030c18242f39434e58616c727f8b9399938e837c746d6863605b5357565555565759585f62676d727b828c929f928d80746d63594f453b31231a1000000000000000000006131f2c3845515c6774818e9892857c716c656666686d74818e9692867a6d6054473a2d21140700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005121e2a36424d575f6166666664625a5045392d211508000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000000000000000000020e1b2835414e5b6874818e988b7e7165584b3e3225180b0000000000071119232b343c434b5153535049474641403e3c3b3a3a393a3b3c3e42464950545b60696e79818e939891847a6e655b50443b3021180e00000000000f1c2835424f5b6875828e998c807366594d4033261a0d0000000000000000000000000000000000000000010e1b2734414e5a6774818d9a8d8174675a4e4134271b0e000000000000000000000004101c2834404b55636f7c89969285796d6053463a3024190704101d2935404b5563707d89969285796d6053463a3024190d0100000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4042474d53535b606265686a6b676d6d6c656a686663605c54544f48443d363029201a1106000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000000000000000000000000000000000000000000000000000007121d28313c46505a626d727f879298959187807b746f6c656664636262626465686a6f73797f868f949a938c80786c655b50483e34281d11050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010e1b2834414e5b6774818e978a7e7164574b3e3124180b00000000000000000000000000000000000000000613202d394653606c7986939285796c5f5246392c1f13060000000000000000000000000000000000000c1825323f4b5865727e8b988d8073676d78808a91979d95908b877b6e6154483b2e21150800000000000000000007121d27313c46505a626d727f879298959087807a746f6c656664636262626465686a6f737a7f868f9499938c80776c605b51473e33291f110800000000000000000004101c2934404b55616e7b86929792857e78747273757a818e92968d8073675d5145392c201306000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020e1a26313b454d53555a5a5a585650483e34291d1105000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000000004101c2834404b556875828f978a7d7164574a3e3124170b00000000050f19232b353d464e555d60605b5354524c4c4b49484746464747494b4d52535b60666c727b838e939892867c6f685e53493f32291f0f0600000000000f1c2835424f5b6875828e998c807366594d4033261a0d0000000000000000000000000000000000000000010e1b2734414e5a6774818d9a8d8174675a4e4134271b0e000000000000000000000006131f2c3845515c6774818e9a8d8174665c514438281e1308000c18242f394653606c788491978a7d7064564c4135291d110400000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d40373b424649505355585b5d555c6060605b535c595653514b48433d38332a251f170e0800000000000000000000000000000c1825323f4b5865727e8b978d8073675a4d4034271a0d010000000000000000000000000000000000000000000000000000000000000000010c161f2a343e48515b626d727e86919599938d86817c787572716f6f6f6f707274777b80858c92989792887f746c665b53493f362d22170c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010e1b2834414e5b6774818e978a7e7164574b3e3124180b00000000000000000000000000000000000000000613202d394653606c7986939285796c5f5246392c1f13060000000000000000000000000000000000000c1825323f4b5865727e8b958d807367666c737d858d92989c94877b6e6154483b2e211508000000000000000000010b151f2a343e48515b626d727e86919599928d86817c787572716f6f6f6f707274787c80858c92989792877f746c655b504940352c21170d00000000000000000000000c18232f3946525e69717e8a9197928a84817f8082858e939791847a6d60554b4135291d11040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009141f29333b4246484d4d4d4b49453e362d22170c00000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000000006131f2c3845515c6777849095897c6f6256493c2f231609000000000b16212b353d474f585f676d6c6564615e565957565454535353545658575e61656c71787f8690959792867d706a5f564d41382d20170d0000000000000f1c2835424f5b6875828e998c807366594d4033261a0d0000000000000000000000000000000000000000010e1b2734414e5a6774818d9a8d8174675a4e4134271b0e00000000000000000000000713202d3a4653606d79859296897c6f62544a403428160c020007121f2b3844505b6673808d998f8275685d5245392c20140900000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d40343136383f4446484c4e504b5153535350494f4c494645403938322c272119140d050000000000000000000000000000000c1825323f4b5865727e8a8a8a8073675a4d4034271a0d01000000000000000000000000000000000000000000000000000000000000000000040d18222c363f49515b626c717c838d929998928e8985827f7d7c7b7b7c7d7f8184888d92979c938e857d736d605b544a41382d241b1006000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010e1b2834414e5b6774818e978a7e7164574b3e3124180b00000000000000000000000000000000000000000613202d394653606c7986939285796c5f5246392c1f13060000000000000000000000000000000000000c1825323f4b5865727f8888888073675b606b707a80868b8f92877b6e6154483b2e21150800000000000000000000030d18222c363f49515b626c717c838d929998928e8985827f7d7c7b7b7c7d7f8184888d92979c938e857d726d605b53493f372e231a0f05000000000000000000000007121d2a36424d57616c737f8b929896918d8c8c8e92989591857c6e675d51433a2f24180d0100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030d18212931363a3b4040403e3d39342d241b100600000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000000000713202d3a4653606d79869296877a6d6154473a2e21140700000004101c27333d474f59606a6f797974716e6868666462616060606061626467696e72787d838b92989590857c706b60584e443b2f261b0e050000000000000f1c2835424f5b6875828e998c807366594d4033261a0d0000000000000000000000000000000000000000010e1b2734414e5a6774818d9a8d8174675a4e4134271b0e0000000000000000000005111d2935414c5664717d8a979184776a605442392e2318040000030f1c28333f4a54626f7b889592867a6d6054473b31261a0e02000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034262a2d3337393c3f42434045474746443f423f3c3a38342e2c27211c160e0902000000000000000000000000000000000815212e3b4854616e7b7d7d7d7c6f6255483c2f221509000000000000000000000000000000000000000000000000000000000000000000000006101a242d373f49515a616a6f7980868e93999a97928f8c8a898888898a8c8e9196999a948f89817a706b635b504a42382f261b120900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010e1b2834414e5b6774818e978a7e7164574b3e3124180b00000000000000000000000000000000000000000613202d394653606c7986939285796c5f5246392c1f13060000000000000000000000000000000000000714212d3a4754606d7a7b7b7b7a6d61545961686d737a7f8285877b6e6154483b2e211508000000000000000000000006101a242d373f49515a616a6f7980868e93999a97928e8c8a898888898a8c8e9196999a948f89817a706b635b504941382d251c1108000000000000000000000000010e1a25303b45505a636d737e868e92989899999897918c837b6e6a5f554c4131281d1307000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060f181f262a2d2e33333331302d29221b12090000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000000000000000007101c28343f4a54636f7c8998918478685e5246392d2013070000000713202c38444f59606b707c8485817e7a787573716f6e6d6d6c6d6e6f7174777b7f848a909599928d837b6f6a60594f463c32291d140a000000000000000f1c2835424f5b6875828e998c807366594d4033261a0d0000000000000000000000000000000000000000010e1b2734414e5a6774818d9a8d8174675a4e4134271b0e000000000000000000000713202d3946525e6875828f998c7f7366584e4330271c12070000000b17222d3847535f6a778390998b7e7265574d42362a1e1205000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271b22272b2d2f32352f34383a3a3937332d33302d2c28231d1b16100b050000000000000000000000000000000000000714212d3a46535e696e7070706f6a5f53473a2e21150800000000000000000000000000000000000000000000000000000000000000000000000008121b252d373f4850585f676d737c81878d9196989b99979695959597989b9997928d89827d756e68615952443f382f261d140a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010e1b2834414e5b6774818e978a7e7164574b3e3124180b00000000000000000000000000000000000000000613202d394653606c7986939285796c5f5246392c1f13060000000000000000000000000000000000000713202c3945525d686d6e6e6e6d685e524f565d60686d7276797b796d6053463a2d20130700000000000000000000000008121b252d373f4850585f676d737c81878d9196989b99979695959597989b9997928d89827d756e68605951443f382f261b130a000000000000000000000000000009141f29333e48515b636c717b81868a8c8d8c8b88847f796e695f574e433a2f1f160c0100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060d141a1e21222727272524211d171009000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000050e19222b3844505c6673808d9a8e817468564c4135291d11050000000916222f3b4854606b707d8591918e8a8784827f7e7c7b7a79797a7a7c7e8083878c91969c94908780796e6960584f473d342a20170b02000000000000000f1c2835424f5b6875828e998c807366594d4033261a0d0000000000000000000000000000000000000000010e1b2734414e5a6774818d9a8d8174675a4e4134271b0e000000000000000000000714212e3a4754616d7a869294887b6e6155483d3222150b0000000006111c2b37434e5865727f8c99908376695f53463a2d21160a000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a171b1f2022252823292c2d2d2d2b27222623201f1c18120f0a04000000000000000000000000000000000000000005121e2a36424d575e61646464625f584e43372b1f12060000000000000000000000000000000000000000000000000000000000000000000000000009121b252d363e464e555d606a6e757b8084888b8e909292999a9392908e8c8985817c76706b615e564f4740332d261d140b020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010e1b2834414e5b6774818e978a7e7164574b3e3124180b00000000000000000000000000000000000000000613202d394653606c7986939285796c5f5246392c1f130600000000000000000000000000000000000004111d2935414c565d60626262615e564c434c52565d6065666c6e6d665c5144382c1f12060000000000000000000000000009121b252d363e464e555d606a6e757b8084888b8e909292999a9392908e8c8985817c766f6b615e564f473f332d261d140a010000000000000000000000000000020d17202c364049515a62696e74797d7f807f7e7c78726d675f574e453c31281e0d0400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003090e1214151a1a1a181715110c0600000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000000000000050e17202834404b54606d788491988a7e7164574b3e3025190d010000000a1623303d495663707d8692979e9b9796918e8c8a89878786868687898b8d9095999a949089837c736d675f574e463d352b22180e0500000000000000000f1c2835424f5b6875828e998c807366594d4033261a0d0000000000000000000000000000000000000000010e1b2734414e5a6774818d9a8d8174675a4e4134271b0e00000000000000000006121e2b37424d5765727f8b99908376695f53463a2d21140300000000000f1b26313c4754616e7a869294887b6e6155483d32271b0f000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0b0f121315191b181c1f2020201f1b1719161313100c070000000000000000000000000000000000000000000000020e1a25313b454d535457575755534e463c31261a0f03000000000000000000000000000000000000000000000000000000000000000000000000000009121b242c343c434b51585f62696e73787c7f818385868686868584827f7c79746f6a636059524d443e3528221c140b02000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010e1b2834414e5b6774818e978a7e7164574b3e3124180b00000000000000000000000000000000000000000613202d394653606c7986939285796c5f5246392c1f1306000000000000000000000000000000000000010d19242f3a444c525455555554524c443a41454c5254545b6061605c544a4034281c1004000000000000000000000000000009121b242c343c434b51585f62696e73787c7f818385868686868584827f7c79746f6a636059524c443d3527221b140b0200000000000000000000000000000000050e1b242e37404850575e61676d70727373726f6c65605c554d453c332a1f160c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020507080d0d0d0b0a0805000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000001070e172029323b45515c66717e8a969285796d6053473a2d201408000000000915222f3c4855626f7b88959f959090939a9a99979594939a939a9495979a9996918d88837d766f6a605c554d453d342b231910060000000000000000000f1b2835424e5b6875818e998d8073665a4d4033271a060000000000000000000000000000000000000000010e1b2734414e5a6774818d9a8d8074675a4d4134271a0e0000000000000000000814212d3a47535f69768390988b7e7165574d42362a1e120500000000000a15202d3946525e6876828f998c7f7366584e43382c1d12070000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d030506090c070c1013141413120f0b0609070604000000000000000000000000000000000000000000000000000009141f29333b4246484a4a4a4847433c342a20150a0000000000000000000000000000000000000000000000000000000000000000000000000000000009121a222a313940454e53575f61656c6f72757678797a7a79787775726f6d66626058544f46413b322c2317110a0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010e1b2834414e5b6774818e978a7e7164574b3e3124180b00000000000000000000000000000000000000000613202d394653606c7986939285796c5f5246392c1f13060000000000000000000000000000000000000008131e28323a4145474848484746413a32353a4145474a50535453514a42392e23180c0000000000000000000000000000000009121a222a313940454e53575f61656c6f72757678797a7a79787775726f6d66626058544f46413b322b2317110a0200000000000000000000000000000000000009121c252e363e454d52555d60636566666562605b53514b433b332a21180d040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d0202000205070c12182029323b444e58606d798491998e8174675d5145392c1f1306000000000815212e3a47535f6a7783909d908383878a8d90929895959696959993918f8c8884807b76706b625f58514b433b332b22191107000000000000000000000e1b2834414e5b6774818e9a8d8074675a4d412e23170b0000000000000000000000000000000000000000020f1b2835424e5b6875818e998d8073665a4d4033271a0d0000000000000000030f1b27333f4953616e7b889592867a6d6054473b31261a0e02000000000005111e2a36414c5664717e8a989184776a605448392e23180c0000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000040607070605030000000000000000000000000000000000000000000000000000000000000000030d17212931363a3b3d3d3d3c3a37312a22180e0300000000000000000000000000000000000000000000000000000000000000000000000000000000000810181f272f353c43474d53535b606265686a6b676d6d6c656a686663605c54544e48443d363029201a1106000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010e1b2834414e5b6774818e978a7e7164574b3e3124180b00000000000000000000000000000000000000000613202d394653606c7986939285796c5f5246392c1f130600000000000000000000000000000000000000010c1620282f35393a3b3b3b3a39363029293035393a3f4446474644403930271c120700000000000000000000000000000000000810181f272f353c43474d53535b606265686a6b676d6d6c656a686662605c54544e48443d363029201a11060000000000000000000000000000000000000000000a131c242d333b42464b515357595a595855535049454039312a21180f060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000106090b0c1313130d0c0a07020000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0f0f0f080e1114181d2429333b444d56606a727f8c9692877b6e61554b4035291d10040000000006121f2b37434e5865727f8c999083767a7e818385878889898989888684827f7c78736e6a636059534e45403930292119100700000000000000000000000d1a2734404d5a6773808d9a8e817568544a3f34281c10030000000000000000000000000000000000000004101d2935404b556976828f998c7f7266594c3f3326190c000000000000000005121f2b3744505b6573808c998e8275685d524539291f1409000000000000020e1925303b4753606d79859296897c6f62544b4034281c100400000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050f171f252a2d2e3131312f2e2b262018100600000000000000000000000000000000000000000000000000000000000000000000000000000000000000060d151d242931373c424749505355585b5d555d6060605b535b595653514a47433d38322a251f170e0800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010e1b2834414e5b6774818e978a7e7164574b3e3124180b00000000000000000000000000000000000000000613202d394653606c7986939285796c5f5246392c1f13060000000000000000000000000000000000000000040d161e24292c2d2f2f2f2e2d2a251e1e24292c2d3338393b3a38342e271e150b00000000000000000000000000000000000000060d151d242931373c424649505355585b5d555d6060605b535b595653514a47433d38322a251e170e0800000000000000000000000000000000000000000000010a121b21293036394045474a4c4d4c4b4946443f38342f271f180f06000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000070d121618192020201a1917130e0700000000000000000c1825323f4b5865727e8b988d8073675a4d4034271c1c1c1c1c191e2024292f353d454d565e686f7c8692978d8174695f5343392f24180c0000000000030f1a26313c4754616e7a869293877b6e717477797a7b7c7d7c7c7b797875726f6a67625f58544f47433c342e271e180f070000000000000000000000000c1925323f4c5865727f8b98908376665c5044382b1f1206000000000000000000000000000000000000000613202c3945515d67778491978a7e7164574b3e3124180b00000000000000000613202d394653606c788491978a7d7064564c413529180d030000000000000008141f2c3945515d6774818e9a8d8174665c5145382c1f130800000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050d141a1e212124242422211f1a150e06000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030b121820262b3137383f4446484c4e504b5153535350494f4c494644403937322c272119140d050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010e1b2834414e5b6774818e978a7e7164574b3e3124180b00000000000000000000000000000000000000000613202d394653606c7986939285796c5f5246392c1f1306000000000000000000000000000000000000000000040c13191d202122222221201d191313191d2022282b2d2e2d2c28231c150c030000000000000000000000000000000000000000030b121820262b3137383f4446484c4e504b5153535350494f4c494644403937322c272119140d0500000000000000000000000000000000000000000000000000090f171f252a2f35393a3d3f40403f3c3937332d29231d150d060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010a11181e2225262d2d2d2626231f19120a010000000000000c1825323f4b5865727e8b988d8073675a4d4034292929292929252a2d2f353940454f575e686e7a84919992857a6d61574d4231271d12070000000000000a15202d3946525e6876828f9a8c7f7366676a686d6f6f70706f6e6d666866625f5855534e48443d373228231d150c06000000000000000000000000000a1723303d4a5663707d89969285796d6053463a2d20130b000000000000000000000000000000000000000714202d3a4753606d7a869299897c6f6256493c2f2316090000000000000004101c2834404b55636f7c89969285796d6053463a2f241907000000000000000004101d2935404b5563707d89969285796d6053463a3024190d01000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003090e1214151717171515120f0a03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001070c151a1f262b2d3337393c3f42434045474746443f423f3c3a38342e2b27201b160e0802000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010e1b2834414e5b6774818e978a7e7164574b3e3124180b00000000000000000000000000000000000000000613202d394653606c7986939285796c5f5246392c1f13060000000000000000000000000000000000000000000001080d1113141515151413110d08080d1113171c1f2021201f1c18120b030000000000000000000000000000000000000000000001070c151a1f262b2d3337393c3f42434045474746443f423f3c3a38342e2b27201b160e0802000000000000000000000000000000000000000000000000000000050d141a1d24292c2d30323333322f2d2b27221b18120b030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a131b23292e313239393933322f2a241c130a0000000000000c1825323f4b5865727e8b988d8073675a4d40353535353535353036393b40454b515960696e7a839096928a7e70685d52453b311f150b0100000000000005111e2a36414c5664717e8a989184776a60565e61626263636261605c545955534e4847433c38332b262018120b0300000000000000000000000000000814212e3b4754616e7a879698887c6f6255493e33281c0e05000000000000000000000000000000000006101c28343f4a5463707d89999286796d6053473a2d2014070000000000000006131f2c3845515c6774818e9a8d8174665c514438281e13080000000000000000000c18242f394653606c788491978a7d7064564c4135291d1105000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020507080a0a0a0908060300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003090f151a1b22272b2d2f32352f35383a3a3937332d33302d2c28231c1b16100b040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010e1b2834414e5b6774818e978a7e7164574b3e3124180b00000000000000000000000000000000000000000613202d394653606c7986939285796c5f5246392c1f1306000000000000000000000000000000000000000000000000010407070808080707050100000104060b0f1213141312100c07000000000000000000000000000000000000000000000000000003090f141a1b22272b2d2f32352f35383a3a3937332d332f2d2c28231c1b150f0b0400000000000000000000000000000000000000000000000000000000000003090e12181d1f20242627262522201f1b17110c070100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000007111b252d353a3e3f464646403f3b352e261c120700000000000c1825323f4b5865727e8b988d8073675a4d4242424242424242434146474b51555d606b6f7b839095948d80746c61564c4133291f0d0300000000000000020e1925303b4753606d79859296897c6f6254525455565656565553514b4c4947433c3a37312c27211b150c07000000000000000000000000000000000714202d3946525e68778491998c7f7366594f44382c20170c03000000000000000000000000000000030d18212b3844505c6674808d9a908376675d5145392c201306000000000000000713202d3a4653606d79859296897c6f62544a4034281c100400000000000000000007121f2b3844505b6673808d998f8275685d5246392d201409000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003090e11171b1f2022252824292c2d2d2d2b27222623201f1c18120f0a0400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010e1b2834414e5b6774818e978a7e7164574b3e3124180b00000000000000000000000000000000000000000613202d394653606c7986939285796c5f5246392c1f130600000000000000000000000000000000000000000000000000000000000000000000000000000000000306060807060400000000000000000000000000000000000000000000000000000000000003090e11171b1f2022252824292c2d2d2d2b27222623201f1c18120f0a040000000000000000000000000000000000000000000000000000000000000000000001070c10131417191a19181613120f0b060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010d18232d373f464a4c5353534d4b4740382e24190e02000000000c1825323f4b5865727e8b988d8073675a4f4f4f4f4f4f4f4f4f504c5254555d60676d737d849095948f82786d605a50443a3021180d00000000000000000008141f2c3945515d6774818e9a8d8074665c514748494a4949484645403f3c3b37322e2b26201c160f0a04000000000000000000000000000000000005111e2a36414c566774808d9a9184776b6155483e33291e150b0200000000000000000000000000030c151f28343f4a54606d798591998c807366554b4035291d100400000000000005111d2935414c5664717d8a979184776a605442392e23180c00000000000000000000030f1c28333f4a54626f7b889592867a6d6154473c31261a0e020000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060b0f121315191b181d1f2020201f1b1719161312100c0700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010e1b2834414e5b6774818e978a7e7164574b3e3124180b00000000000000000000000000000000000000000613202d394653606c7986939285796c5f5246392c1f1306000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060b0f121315191b181d1f2020201f1b1719161312100c07000000000000000000000000000000000000000000000000000000000000000000000000000000000406070a0c0d0d0c090605030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006121e29353f495157596060605957524a40352a1f1307000000000c1825323f4b5865727e8b988d8073675c5c5c5c5c5c5c5c5c5c5c565e6164676d727980879196948f82796d665c50483e32281e0f0600000000000000000004101d2935404b5563707d89969285796d6053463c3c3d3d3c3b3a38342e2f2e2b26211f1a15100b0500000000000000000000000000000000000000010d1925303c4956626f7c8996968a7d70635a50453b30271d140c040000000000000000000000040c151e27313944505c66717e8a9795887b6e6255483b2f24180d010000000000000713202d3946525e6875828f9a8c7f7366584e4330271c120700000000000000000000000b17222d3847535f6a778390998b7e7265574d42372b1e12050000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030506090c070c1013141413120f0b0609070604000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010e1b2834414e5b6774818e978a7e7164574b3e3124180b00000000000000000000000000000000000000000613202d394653606c7986939285796c5f5246392c1f13060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030506090c070c1013141413120f0b0609070604000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000916222e3a46515b62656c6c6c66635c52473b2f23170a000000000c1825323f4b5865727e8b988d80736868686868686868686868696a686e7174797f848d9299928d82796d675d544a3f362c20160c00000000000000000000000c18242f394653606c788491978a7d7064564c413530302f2e2d2c282322211f1b15120f0903000000000000000000000000000000000000000000000815222e3b4854606a7784919d9083766c61574d42392f261e160d07010000000000000002080d161e273039434d57606d7883919d9083766a5f53473a2e1d1207000000000000000714212e3a4754616d7a869293877b6e6155483d3222150b00000000000000000000000006111c2b37434e5865727f8c99908376695f53463a2d21160a0000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004060707060503000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010e1b2834414e5b6774818e978a7e7164574b3e3124180b00000000000000000000000000020202020202020613202d394653606c7986939285796c5f5246392c1f130602020202020202000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004060707060503000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030607090b0c0e0f10101110100f0e0d0b09070604000000000000000000000000000000000000000000000000000000000000000000000000000000000b1825313e4a57626d72797979736e63574b3f3226190c000000000c1825323f4b5865727e8b988d807575757575757575757575757677787a7e81858b919696918a80786d675d554b42382e241a0e04000000000000000000000007121f2b3844505b6673808d9a8e8275685d5245392c232322201f1c181615130f0a0f0f0b0a0805000000000000000000000000000000000000000007131f2c38434e5865717e8b96958b7e71695e544a413830281f18130e090706030607090e131920283039424b555f69727f8b95958a7d7064574e42372b1e0c0100000000000005121e2b37424d5765727e8b99908376695f53463a2d211403000000000000000000000000000f1a26313c4754616e7a869294887b6e6155483d32271b0f0000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010e1b2834414e5b6774818e978a7e7164574b3e3124180b000000000000000002070a0c0d0f0f0f0f0f0f0f0f13202d394653606c7986939285796c5f5246392c1f130f0f0f0f0f0f0f0f0d0c0a06020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000306060b1012131517191b1c1d1d1e1d1d1c1b1918161313100c0707030000000000000000000000000000000000000000000000000000000000000000000000000c1926323f4c5965727f868686807366594d4033261a0d000000000c1825323f4b5865727e8b989184828282828282828282828282838385878a8e929898928d847d736d665d554b433930261c1208000000000000000000000000030f1c28333f4a54626f7c889592867a6d6054473b31261a1b1b1b1b1b1b1b1b1b1b1b1b181715110c06000000000000000000000000000000000000030f1b27323d4653606d7984919e92857b6e665c534a42393129241d1a151312101213151a1e2429323a424b545d676e7b86929a9083786c6053463c31261a0e000000000000000714212d3a46535f69768390988b7e7165574d42362a1e1205000000000000000000000000000a15202d3946525e6876828f998c807366594f43382c1d120700000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010e1b2834414e5b6774818e978a7e7164574b3e3124180b00000000000000070e1316191a1b1b1b1b1b1b1b1b1b202d394653606c7986939285796c5f5246392c1f1b1b1b1b1b1b1b1b1b191816120d070000000000000000000000000000000000000000000000000000030506090c0e0f101111100f0d0a0707050100000000000000000000000000000000000000000000000000000002070a0c0d1313130c0b090601000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002050a0f1215171c1f202224262829292a2a2a292928262422201f1c1815130f0a06020000000000000000000000000000000000000000000000000000000000000000000c1926323f4c5965727f8c938c807366594d4033261a0d000000000c1825323f4b5865727e8b9896918f8f8f8f8f8f8f8f8f8f8f8f8f909297979a97928c86807a706b605c544b433931271e140a00000000000000000000000000000b17222d3847535f6a778390988b7e7165574d42362a282828282828282828282828282524211d1710090000000000000000000000000000000000000a161f2c3844515c66707d8a93979082786d655c544b433c352f2a2522201f1c1f2022262b30353d444c545c666d7983909893887c6f655b5044372a201509000000000000000815222e3b4855616e7b889592867a6d6054473b31261a0e020000000000000000000000000005111e2a36414c5664717e8a989184776b605448392e23180c00000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010e1b2834414e5b6774818e978a7e7164574b3e3124180b0000000000010a12191f232526282828282828282828282d394653606c7986939285796c5f5246392c282828282828282828282625221e19120a0100000000000000000000000000000000000000000000060b0f121315181a1c1d1e1d1d1b1a171413110d0804000000000000000000000000000000000000000000000000080e1317191a202020191815120d06000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002090e11151b1f2123282b2d2f313334353637373736363533312f2d2c2823221f1b16120e0903000000000000000000000000000000000000000000000000000000000000000c1926323f4c5965727f8c988c807366594d4033261a0d000000000c1825323f4b5865727e8b97979797979797979797979797979797979695918d8985807b736d676159504a423931271f150c02000000000000000000000000000006111c2b37434e5865727f8c99908376695f53463a353535353535353535353535353531302d28221b1209000000000000000000000000000000000004101c2834404a54616b75818e96948e81776d665d554e45413a36312e2d2b282c2d2e31373a41464e565d666d78828f95958e81746b6053493f33271b0f0300000000000007131f2c38434f596673808c998e8275685d524539291f14090000000000000000000000000000010d1925303b4753606d79859296897c6f63554b4034281c1004000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b978d8073675a4d4034271a0d0100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010e1b2834414e5b6774818e978a7e7164574b3e3124180b00000000000a131c242a2f32333535353535353535353535394653606c7986939285796c5f524639353535353535353535353533322f2a231c130a0000000000000000000000000000000000000003090f11171b1f20222527292a2a2a2928262421201d1913100c070100000000000000000000000000000000000000020a12191f2326272d2d2d2524221e181109010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003090e14191e20262b2e2e34383a3c3e3f414243434443434241403e3c3a38342e2e2c27211e1a150f0a0400000000000000000000000000000000000000000000000000000000000c1926323f4c5965727f8c988c807366594d4033261a0d000000000c1825323f4b5865727e8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a898784817d79736e68605d554f443f3830271f150d03000000000000000000000000000000000f1b26313c4754616e7b879393877b6e6155484242424242424242424242424242423e3d39342d241b100600000000000000000000000000000000000c18232e39424f59606d7a849198938e81786d675f58514b46423d3b3a3834383a3b3d42474c525860686d78818e94979083796d60594f41382d22170b000000000000000915222f3b4854606b778491978a7d7064564c413529170d0300000000000000000000000000000008141f2c3845515d6774818e9a8d8174675c5145382c1f1308000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8a8a8a8073675a4d4034271a0d0100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010e1b2834414e5b6774818e978a7e7164574b3e3124180b0000000007121c252e353b3f404242424242424242424242424653606c7986939285796c5f5246424242424242424242424242403e3b352e251c12070000000000000000000000000000000003090f151a1b22272b2d2f323436373737363533312e2d29241f1d18120c070000000000000000000000000000000000000a141c242a2f323339393932312e29231b1309000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002080e151a1f252a2d31373a3c3f4446484a4c4e4f50505150504f4e4c4b494645403c3b38322d2b261f1b150e09030000000000000000000000000000000000000000000000000000000c1926323f4c5965727f8c988c807366594d4033261a0d000000000815212e3b4854616e7b7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7c7a7774706d66615e56514c433e342e261e150d0300000000000000000000000000000000000a15202d3a46525e6976828f9a8c7f7366584e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4b49453e362d22170c000000000000000000000000000000000007121c27303e45525d686f7c869299938e81796f6a605d55534d4a4846443f4446484a4d53565d616a6f7a828e939892857c6e675d51473d2f261b110600000000000004101c2834404b54636f7c89969285796d6053463a2f24190d0100000000000000000000000000000004101d2935404b5563707d89969285796d6053463a3025190d010000000000000000000000000000000000000000000000000000000000000815212e3b4854616e7b7d7d7d7c6f6255483c2f2215090000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010e1b2834414e5b6774818e978a7e7164574b3e3124180b000000020e19242e3740474b4d4e4e4e4e4e4e4e4e4e4e4e4e4e53606c7986939285796c5f524e4e4e4e4e4e4e4e4e4e4e4e4e4c4b4640372e23190d020000000000000000000000000000070c151a20262b2d3337393c3f41424344444342403d3a3935302c29241d18120b0300000000000000000000000000000008121c262e363b3f404646463f3e3a342d251b1106000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060b14191f262b30363a3c4347484a50535557595b5c5c5d5d5d5c5c5b59575553514b4948433d3a37312b27201a150c0701000000000000000000000000000000000000000000000000000c1926323f4c5965727f8c988c807366594d4033261a0d000000000714212d3a46535e696e7070707070707070707070707070707070706f6d676763605c54524d45413a3128231c140c0300000000000000000000000000000000000005111e2a36424d5664717e8b989184776a605b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b585650483e34281d110500000000000000000000000000000000000b151e2935414c56606a707d879298938f837c736d67615e57565553504a50535557575f61686d747c848f949892867d6f6a5f554b40352b1d140a0000000000000006131f2c3845515c6674818d9a8d8074665c514438281e130800000000000000000000000000000000000c18242f394653606c788491978a7d7064564c4135291d11050000000000000000000000000000000000000000000000000000000000000714212d3a46535e696e7070706f6a5f53473a2e2115080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010e1b2834414e5b6774818e978a7e7164574b3e3124180b00000007131f2a3540495257595b5b5b5b5b5b5b5b5b5b5b5b5b5b606c7986939285796c5f5b5b5b5b5b5b5b5b5b5b5b5b5b5b5957514940352a1e1206000000000000000000000000030b121820262b3137383f4446484b4d4f505150504e4d4a4746413a38352f28231d150c0600000000000000000000000000020e19242e3840474b4d5353534c4a463f372d23180d01000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020a11171e252a31373b4246474e5355545c606264666768696a6a6a696968666462605c5456544e4847423c37322b261f18120b030000000000000000000000000000000000000000000000000c1926323f4c5965727f8c988c807366594d4033261a0d0000000005121e2a36424d575e6164646464646464646464646464646464646463605d555653504a46413b352f281f17110a0200000000000000000000000000000000000000020e1925303b4753606d7a859296897c6f686868686868686868686868686868686864615a5045392d2115080000000000000000000000000000000000030c19242f3a444e58616b717e869298959187807a736e69666361605c5f5c60616366696e737a808791969792867d706b60584e43392f23190b02000000000000000713202d3a4653606d79859296897c6f62544a403428160c01000000000000000000000000000000000007121f2b3844505b6673808d998f8275685e5246392d20150900000000000000000000000000000000000000000000000000000000000005121e2a36424d575e61646464625f584e43372b1f12060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010e1b2834414e5b6774818e978a7e7164574b3e3124180b0000000a16232f3b47525c63666868686868686868686868686868686c7986939285796c68686868686868686868686868686866635b51463b2f22160a0000000000000000000000050c151c232831373c434749505355585a5c5d5d5d5c5b595754524c47454039342e271e17110a02000000000000000000000007131f2a36404a52585a606060585651493f34291e12060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050c141c232830363c42474d5254585f6266666d6f717274757676777676757473716f6d666662605855534d47433c373129231d150d0600000000000000000000000000000000000000000000000c1926323f4c5965727f8c988c807366594d4033261a0d00000000020e1a25313b454d53545757575757575757575757575757575757575654514c4a46443f38363029241e160d06000000000000000000000000000000000000000000000914202c3945515d6775818e9a8d80757575757575757575757575757575757575716c6156493d3024170a00000000000000000000000000000000000008131e28323c464f59616c717d86909599928d85807b7673706e6d666b666d6e7073777b80868d93999590857c706b60594f463c31271d10070000000000000005111d2935414c5664707d8a979184776a605442392e231804000000000000000000000000000000000000030f1c28333f4a54626f7b889592867a6d6154473c31261a0e020000000000000000000000000000000000000000000000000000000000020e1a25313b454d535457575755534e463c31261a0f030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010e1b2834414e5b6774818e978a7e7164574b3e3124180b0000000c1925323f4b57636e737575757575757575757575757575757579869392857975757575757575757575757575757575736d63574b3e3225180c00000000000000000000060f171e272e343c43474e53535b60626567696a6a6a69686664615d5653514b4540393027221b140b03000000000000000000000a17232f3b47525c63666c6c6c65625b51463a2e22150900000000000000000000000000000000000000000000000000000000000000000000000000000000000000080f171e262e343b41464d53565e61666a6f7276797b7d7f8182838384838382817f7e7c7976736f6a66615f57544e47423c342f271f181006000000000000000000000000000000000000000000000c1926323f4c5965727f8c988c807366594d4033261a0d000000000009141f29333b4246484a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a494745413d3a38342e2a251f19130c04000000000000000000000000000000000000000000000004111d2935404b5563707d899792858181818181818181818181818181818181817e7164584b3e3125180b000000000000000000000000000000000000010c16202b343d47505a616b707b838d929997928c8783807d7b79797879797b7d8083888d929899928d837b6f6a60594f473d332a1f150b00000000000000000713202d3946525d6875828f9a8c7f7366584e4330271c1207000000000000000000000000000000000000000b17222d3847535f6a778390998b7e7265574d42372b1e120600000000000000000000000000000000000000000000000000000000000009141f29333b4246484a4a4a4847433c342a20150a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010e1b2834414e5b6774818e978a7e7164574b3e3124180b0000000d1a2633404d5966738081818181818181818181818181818181818e9b928781818181818181818181818181818181817f7366594c403326190d0000000000000000000610182129303940444e53585f62656c6f727475767777767573706d6865605d55514b423d332d261d150c030000000000000000000c1926323f4b58636e73797979726d62564a3e3124180b00000000000000000000000000000000000000000000000000000000000000000000000000000000000006111a212930383f444c52575f61696e72777b7f8285888a8c8e8f8f9090908f8f8e8c8a888683807c77736e69626058534d454039312a2217110a0200000000000000000000000000000000000000000c1926323f4c5965727f8c988c807366594d4033261a0d0000000000030d17212931363a3b3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3c3a39352f2d2c28231c19140d0801000000000000000000000000000000000000000000000000010d18242f3a4653606d79859197928e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8d8174675a4e4134271b0e01000000000000000000000000000000000000040d19222c353e48505960696e7980878f949b9a93908c89888685858586888a8d90959a9a938f8680796e6960584f473d352b21180d0300000000000000000714212e3a4754616d7a869293877b6e6154483d3221150b000000000000000000000000000000000000000006111c2b37434e5865727f8b99908376695f53473a2d21160a000000000000000000000000000000000000000000000000000000000000030d17212931363a3b3d3d3d3c3a37312a22180e03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010e1b2834414e5b6774818e978a7e7164574b3e3124180b000000111d2a3744505d6a77838e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e939e99928e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8276695c504336291d100000000000000000061018222a333b424a51585f626a6e73787b7e80828384838381807d7a76716d67605c544f443f382f261e150c0200000000000000000d1a2733404d5a6673808686867f7265584c3f3225190c00000000000000000000000000000000000000000000000000000000000000000000000000000000020a1117232c333b424a50565e61696e747b7f83888c8f92989799989796959595969698999798928f8c8984807b756f6a615f57514b433c3428231c140c03000000000000000000000000000000000000000c1926323f4c5965727f8c988c807366594d4033261a0d000000000000050f171f252a2d2e313131313131313131313131313131313131302d2c2924201f1c17110e080200000000000000000000000000000000000000000000000000000007131f2b3844505c6673808d979797979797979797979797979797979797978d8174675a4e4134271b0e010000000000000000000000000000000000000007101a232c363e474f575f676d737c82888e92989a99969a93929292939a96999a98928e87827b736d665e574e463d352c23190f06000000000000000005121e2b37424d5765727e8b99908376695e53463a2d2114030000000000000000000000000000000000000000000f1a26313c4754616e7a869295887b6e6155483d32271b0f03000000000000000000000000000000000000000000000000000000000000050f171f252a2d2e3131312f2e2b262018100600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010e1b2834414e5b6774818e978a7e7164574b3e3124180b000000111d2a3744505d6a7783909797979797979797979797979797979797979797979797979797979797979797979797978f8376695c504336291d1000000000000000050e18222a343c454d545c606a6e757b8084888b8d8f9090908f8e8c8a86837e79726d6660595049413830261e140a00000000000000000d1a2733404d5a6673808d938b7f7265584c3f3225190c000000000000000000000000000000000000000000000000000000000000000000000000000000030b141c2228353e454d545c60686e747b81868c9095999897928f8d8b8a89898889898a8b8d8f9196979996918c87827c756e69605c554e463f342e261e150d040000000000000000000000000000000000000c1926323f4c5965727f8c988c807366594d4033261a0d00000000000000050d141a1e21212424242424242424242424242424242424242321201d191312100c0600000000000000000000000000000000000000000000000000000000000003101c28343f4a5465727e8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8074675a4e4134271b0e01000000000000000000000000000000000000000008111a242c353d454d555d606a6f767c81858a8d90929995969696959892908d8a85817c756e6a605c544d453d342c231a10070000000000000000000714212d3a46535f69768390988b7e7165574d42362a1e12050000000000000000000000000000000000000000000a15202d3946525e6875828f998c807366594f43382c1f130700000000000000000000000000000000000000000000000000000000000000050d141a1e212124242422211f1a150e060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010e1b2834414e5b6774818e978a7e7164574b3e3124180b000000111d2a3744505d6a77838a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8376695c504336291d10000000000000030d17202a343c464e575e666d737c82878d919798979694949495969999938f8b857f796f6b605b534a423830261c1106000000000000000d1a2733404d5a6673808d988b7f7265584c3f3225190c0000000000000000000000000000000000000000000000000000000000000000000000000000030c151d262d3340474f575e666d727a81878e929999928f8b888582807f7d7c7c7b7c7c7d7e808284888b8e929899938f88827b736d675f5850443f3830271f160d0400000000000000000000000000000000000c1926323f4c5965727f8c988c807366594d4033261a0d000000000000000003090e121415171717171717171717171717171717171717161413110d0806030000000000000000000000000000000000000000000000000000000000000000000b17232e3b4854616e7b7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7c6f6255483c2f2215090000000000000000000000000000000000000000000008121a232b333c434b51585f626a6f757a7d8184868789898a8989878683807d79746f6a625f57514b423b332b221a1108000000000000000000000815222e3b4855616e7b889592867a6d6054473b31251a0e0200000000000000000000000000000000000000000005111e2a36414c5664717e8a989184776b6054483b2f221509000000000000000000000000000000000000000000000000000000000000000003090e1214151717171515120f0a03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010e1b2834414e5b6774818a8a8a7e7164574b3e3124180b0000000a1623303d495663707d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7c6f6356493c302316090000000000010b151f29323c464e585f696e7880878f939a96918e8b89888787888a8c8f929997928c847d726c655c544a42382e231710060000000000000d1a2733404d5a6673808d988b7f7265584c3f3225190c00000000000000000000000000000000000000000000000000000000000000000000000000020b151e262f383f44515961696e787f858e939996918b86827e7b7875747270706f6f6f7070727375787b7e82868b90959b948f8680796f6a625a504a423931281f160c03000000000000000000000000000000000c1926323f4c5965727f8c988c807366594d4033261a0d00000000000000000000020507080a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a09070604010000000000000000000000000000000000000000000000000000000000000000000000000614212d3a46535e696e7070707070707070707070707070707070707070706f6a5f53473a2e2115080000000000000000000000000000000000000000000000081119212a313940454e53586062676d717477797b7c7d7d7c7c7b797774706d67625f58534e45403930292119100800000000000000000000000d1a2633404d596673808a8a8a8175685d524539291f140900000000000000000000000000000000000000000000010d1925303b4753606d79868a8a897c6f6356493c3023160900000000000000000000000000000000000000000000000000000000000000000000020507080a0a0a090806030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000916222f3c4955626f7c7d7d7d7b6e6154473b2e2114080000000916222f3b4854606b7070707070707070707070707070707070707070707070707070707070707070707070707070706f6b6054483b2f221509000000000007121d27313b444e585f6a6f7b838d9299938f8984817e7c7b7a7a7b7d7f82868b91969691877f776d665c544a3f342822180b0200000000000d1a2733404d5a6673808d988b7f7265584c3f3225190c000000000000000000000000000000000000000000000000000000000000000000000000000a141d263038424a505b636b707b838b929795918a847f7a76726e6a69676564636262626363656768696e71757a7e838a909598928c847c716c605c544b433a31281e150c020000000000000000000000000000000c1926323f4c5965727f8c988c807366594d4033261a0d0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005121e2a36424d575e61646464646464646464646464646464646464646464625f584e43372b1f1206000000000000000000000000000000000000000000000000070f181f272f353c43474e54555d606467666c6e6f7070706f6e6c666764605c55534e47423c342e271e170f07000000000000000000000000091623303c4956636f7d7d7d7d7b6e61564c413529170d03000000000000000000000000000000000000000000000008141f2c3845515d676f7d7d7d7d7b6e6155483b2e2215080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000815212e3b47535f6a6f7070706e695e52463a2d2014070000000713202c38444f59606364646464646464646464646464646464646464646464646464646464646464646464646464646360594f43382c1f130700000000000c18242f39434d565f6a6f7c859095959087827c7874716f6e6e6e6e7072767a7f848c9298928c81786d665c50443f342a1d140a00000000000d1a2733404d5a6673808d988b7f7265584c3f3225190c00000000000000000000000000000000000000000000000000000000000000000000000006111b262f38424a545b606d737d85909598928b837e78726e6865625f585a5857565655565657585a575f6164686d71777d838a91979691867e746d665c554c433a30271e140a0000000000000000000000000000000c1926323f4c5965727f8c988c807366594d4033261a0d00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020e1a25313b454d535457575757575757575757575757575757575757575755534e463c31261b0f0300000000000000000000000000000000000000000000000000060d151d242931373c43474b515357545b6061626363636261605b545753514b47433c373128231d150c05000000000000000000000000000915222f3b4854606b6f7070706e695f53443a2f24190500000000000000000000000000000000000000000000000004101d2935404b55606b6f7070706e695f53473a2d21140800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006131f2b37434e585f62646464615e574d42362a1e110500000003101b27323d474f5456575757575757575757575757575757575757575757575757575757575757575757575757575756544f473d32271b0f030000000004101d2935404b555e686f7c859197928d837c75706c656463616161626366686d72797f869195938e81786d605b51463c2f261b1106000000000d1a2733404d5a6673808d988b7f7265584c3f3225190c0000000000000000000000000000000000000000000000000000000000000000000000071017222d38414a545c666c747f889297948f867f78716d66615e5655534e4d4c4a49494849494a4b4d4d5355565d60656b70767e858e9398928b81786d675d554c433930261c110600000000000000000000000000000c1926323f4c5965727f8c988c807366594d4033261a0d000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009141f29333b4246484a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4847433c342a20150a000000000000000000000000000000000000000000000000000000030b121820262b3237394045474a4a50535456565756565453504a4a4745403937312b262018120b03000000000000000000000000000007131f2c38434f596063646464615f574d4232281e1308000000000000000000000000000000000000000000000000000c18242f39434f596063646464615f574d42372b1e1206000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030f1b26323c464e535557575754524d453b30251a0e02000000000b16212b353d4448494a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4948433d352b21160a00000000040f19222c3945515d676e7a849197938b80796f6a63605b53565554545557565d60666d727c839094938e81746d62584e41382d22170b000000000d1a2733404d5a6673808d988b7f7265584c3f3225190c00000000000000000000000000000000000000000000000000000000000000000000040e192227333f49535c666d78808c9399928c827b726d66605c54524c484743413f3d3d3c3c3c3d3d3f404246484c52545961636c717a818b9298938e81796d675d554b42382e23170f06000000000000000000000000000c1926323f4c5965727f8c988c807366594d4033261a0d0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030d17212931363a3b3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3c3a37312a22180e040000000000000000000000000000000000000000000000000000000001070c151b20272b2f35393a3e3f444648494a4a49494846443f3d3a38342f2b26201a150c0700000000000000000000000000000000030f1b27323d474f545657575755534d453b3120160c010000000000000000000000000000000000000000000000000007121d27313d474f545657575755534d453c31261a0e02000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a15202a343c4347494a4a4a4746423b33291f14090000000000040f19232b32383b3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3c3b38322b23190f04000000000a16212b37434e58606d7983909693877f746d66605853504949484747484a4c52545c606a6f7a829095938b7f726a5f53493f33271b0f030000000d1a2733404d5a6673808d988b7f7265584c3f3225190c000000000000000000000000000000000000000000000000000000000000000000020c16202b343d44505b656d78818d929792877f776e69605c54504a46413b3a37313231302f2f2f30303231363a3b4145474f555a61686d747e869196938f82796d675c544a3f342821180c020000000000000000000000000c1926323f4c5965727f8c988c807366594d4033261a0d000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050f171f252a2d2e3131313131313131313131313131313131313131312f2e2b262018100600000000000000000000000000000000000000000000000000000000000000040a0f151b1d24292c2d2d3338393b3c3d3d3d3c3b3938332d2d2c29231d1b150e09030000000000000000000000000000000000000a16212b343d4348494a4a4a4846423b33291f0d040000000000000000000000000000000000000000000000000000010b151f2b343d4348494a4a4a4847423c332a1f15090000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040e18222a32373b3c3d3d3d3b3a36302920170d0200000000000007111921272c2f303131313131313131313131313131313131313131313131313131313131313131313131313131302f2c272119100700000000030f1b27323b47535f6a73808d95928b7f726d605c544e46443f3c3b3b3b3b3d41454b51585f686d7983909692867c6f655b5044372b1f160a0000000d1a2733404d5a6673808d988b7f7265584c3f3225190c00000000000000000000000000000000000000000000000000000000000000000008131e28323d46515b606c77818e939691857d726c655e56504a443f3836302e2b26252423232223232425262a2d2f35393e444850565d606c717c849195948f82796d665c50443e332a1e140a0000000000000000000000000c1926323f4c5965727f8c988c807366594d4033261a0d00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050d141a1e212124242424242424242424242424242424242424242422211f1b150e0600000000000000000000000000000000000000000000000000000000000000000000040a0f12181d202022282b2d2e2f3030302f2e2d2b2822201f1c18120f0a040000000000000000000000000000000000000000040f19222b32383b3c3d3d3d3b3a36312921180d00000000000000000000000000000000000000000000000000000000030d19222b32383b3c3d3d3d3b3a37312a21180e0300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006101820262b2e2f3131312e2d2a251f170e050000000000000000070f161b202223242424242424242424242424242424242424242424242424242424242424242424242424242423221f1b160f07000000000007131f2c38434f59626f7c8792948d80746d625b514b423d37332d2e2e2e2f30353940454e565d676d7a8491989083786c6053463d32271b0f0300000d1a2733404d5a6673808d988b7f7265584c3f3225190c0000000000000000000000000000000000000000000000000000000000000000030d1925303a444f59626d73808d939691847c6f6b605b534d443f38342e2a25211f1a1917161615161617181a1e2124292c33383e444c525a616a6f7b839095948f81786d605a50453c30261c110600000000000000000000000c1926323f4c5965727f8c988c807366594d4033261a0d000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003090e1214151717171717171717171717171717171717171717171515120f0a040000000000000000000000000000000000000000000000000000000000000000000000000001070d101314171c1f2021232324232321201f1c171413100c0701000000000000000000000000000000000000000000000007101921272c2f303131312e2d2a261f180f06000000000000000000000000000000000000000000000000000000000007101921272c2f303131312e2d2b261f180f060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060e151b1f212224242421201e1a140d0500000000000000000000040b1013161617171717171717171717171717171717171717171717171717171717171717171717171717171615130f0a040000000000000915222f3b4854606b768390999082786c605b51454039302b27222221212224292e343c444c555d686f7c8792948a7e7164594f43382c1f130700000d1a2733404d5a6673808d988b7f7265584c3f3225190c00000000000000000000000000000000000000000000000000000000000000010b151f2935414c56606b727f8c929791847b6f6a60595049413b342e28231c1914120f090a0a0909090a0a090e1214191d20282c323a414550585f696e7a839096938d80746c61574d42382e23170b02000000000000000000000c1926323f4c5965727f8c988c807366594d4033261a0d00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020507080a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a090806030000000000000000000000000000000000000000000000000000000000000000000000000000000000010406060b0f12131516171716161513120f0b060604000000000000000000000000000000000000000000000000000000070f161b1f222324242422211e1a140d0600000000000000000000000000000000000000000000000000000000000000070f161b1f222324242422211e1a150e0600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040a0f1315161717171414110e0902000000000000000000000000000307090a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a090907030000000000000004111d2935414c56636f7c899592877c6f665b50493f342e271f1b1715141415191d2328323a434c56606a73808d989083776b6054483b2f22150900000d1a2733404d5a6673808d988b7f7265584c3f3225190c0000000000000000000000000000000000000000000000000000000000000007121d27313946525e686f7d87929891857b6e695f584f443f382f28231c17110d0806020000000000000000000205080d11161c20282f353e464e575e686d7a849196928a7e71695f544a3f34281f1409000000000000000000000c1926323f4c5965727f8c988c807366594d4033261a0d0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003060608090a0a0a09080606030000000000000000000000000000000000000000000000000000000000000000040a0f1315161717171514120e0903000000000000000000000000000000000000000000000000000000000000000000040a0f1315161717171514120e090300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030608090a0a0a0807050200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000713202c3945525d6875818e9a8d80746a5f544a3f3728231d150f0b060808080d12182028313a444e58606d7a859295897c6f6356493c31251a0e02000d1a2733404d5a6673808d988b7f7265584c3f3225190c000000000000000000000000000000000000000000000000000000000000000c18242f39434f59616d7a84919992867c6f695f574e463d332d261d17110b060000000000000000000000000000000001040b0d161e2429343c454d565e686e7b84919992867b6e665c50443b3025190e030000000000000000000c1926323f4c5965727f8c988c807366594d4033261a0d0000000000000105090b0c1313130d0d0b0702000000000000000000000000000000000000000000000000000000000307090913131313130603000000000000000000000000000105090b0c13131313131313131313131313131313131313131313131313131313131313131313100f0d0a050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030709090a0a0a0807050200000000000000000000000000000000000000000000000000000000000000000000000000030709090a0a0a08080602000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000105090b0c1313130d0d0b070200000000000000000000000000000000000000000104060712131313120706040100000000000000000714212d3a4754606d7a869294887b6e61584e42382d2518120b03000000000000070d161f28323d45525d6873808d998d817467574d42362a1e1205000d1a2733404d5a6673808d988b7f7265584c3f3225190c00000000000000000000000000000000000000000000000000000000000004101d2935404b55616b75828f96928a7e706a5f574d453c3427221b140b06000000000000000000000000000000000000000000040c1319222a333b444c565e696f7c8792989083786d60564d42362a1f14090000000000000000000c1926323f4c5965727f8c988c807366594d4033261a0d0000000000060c111518182020201a1917130e0801000000000000000000000000000000000000000000000000040a0f131516202020202012100c0600000000000000000000060c11151818202020202020202020202020202020202020202020202020202020202020202020201d1c1916100a0300000000000000000000000000000000000000000000000000000002060808090909090908060300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000105090b0c1313130d0d0b07020000000000000000000000000000000000000000000000000000000000000000000000000000060c111518182020201a1917130e08010000000000000000000000000000000001080d1113141f2020201e1413110d07010000000000000a1724303d4a5763707d8a99908376695f53463c2f261c1307000000000000000000040d16202935414c56626e7b8896918478695e53463a2d211407000d1a2733404d5a6673808d988b7f7265584c3f3225190c00000000000000000000000000000000000000000000000000000000000006131f2c3845515d67707d8a93958d80746c61584e453b332a2217110a020000000000000000000000000000000000000000000000010810182029323a444d57606a727f8b94958b7f72695e52463b31251a0e0200000000000000000c1926323f4c5965727f8c988c807366594d4033261a0d000000000911181d2224252d2d2d2726231f19120a0200000000000000000000000000000000000000000000070f161b1f22232d2d2d2d2d1f1c17110a03000000000000000911181d2224252d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d292926211c150d0400000000000000000000000000000000000000000000000003090f121415161616161515120f0a040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060c111518182020201a1917130e080100000000000000000000000000000000000000000000000000000000000000000000000911181d2224252d2d2d2726231f19120a020000000000000000000000000000040c13191d20212b2d2d2d2b20201d18130c0400000000000d1a2733404d5a6673808d9a8b7f7265574d42342a1d140a0000000000000000000000040e19242f3a47535f6a77849196877b6e6154483b2e211508000d1a2733404d5a6673808d988b7f7265584c3f3225190c000000000000000000000000000000000000000000000000000000000004101d2935404b55606d798491999083786d605a50463c332a21181006000000000000000000000000000000000000000000000000000000060e172028323b454e58626d75828f9892867b6e61574d42362a1e130800000000000000000c1926323f4c5965727f8c988c807366594d4033261a0d00000009121b23292e313239393934332f2b241c140a01000000000000000000000000000000000000000007101921272c2f3039393939392c28231c150c03000000000009121b23292e3132393939393939393939393939393939393939393939393939393939393939393939393635322d261f160d0300000000000000000000000000000000000000000000060e151a1f21222323232322211f1b150e060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000911181d2224252d2d2d2726231f19120a0200000000000000000000000000000000000000000000000000000000000000000009121b23292e313239393934332f2b241c140a01000000000000000000000000040d161e24292c2d38393939382d2c29241d160d04000000000e1b2734414e5a677480888c897c6f6356493c3123180b0200000000000000000000000008131e2b37434e586874818e968a7d7063574a3d3024170a000d1a2733404d5a6673808d988b7f7265584c3f3225190c000000000000000000000000000000000000000000000000000000000006131f2c3945515d67727f8c9693877c6f665c51473e342a21180f060000000000000000000000000000000000000000000000000000000000050e162029333d46515b616e7b8692988e8174695e53463a3024190d01000000000000000c1926323f4c5965727f8c988c807366594d4033261a0d000006111b242d343a3d3f464646403f3b362e261c120800000000000000000000000000000000000000020b19222b32383b3c464646464638342e261e150a0000000006111b242d343a3d3f4646464646464646464646464646464646464646464646464646464646464646464643423e3831281f150a000000000000000000000000000000000000000000060f1820262b2e2f303030302f2e2b26201810080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009121b23292e313239393934332f2b241c140a010000000000000000000000000000000000000000000000000000000000000006111b242d343a3d3f464646403f3b362e261c12080000000000000000000000010c161f282f35393a45464646453a39352f281f160c010000000d1a2633404c58646e747b7f84796d6053473a2d20140700000000000000000000000000010f1a26313f4c5966727f8c988b7f7265584c3f3225190c000d1a2733404d5a6673808d988b7f7265584c3f3225190c00000000000000000000000000000000000000000000000000000000030f1c28333f4a54606d798592988d81746a60544a40352c22180f0600000000000000000000000000000000000000000000000000000000000000050e17212b343f46525e69727f8c9692867b6e61564c4135291d1105000000000000000c1926323f4c5965727f8c988c807366594d4033261a0d00010c18232d373f454a4b5353534d4c4740382e24190e020000000000000000000000000000000000000a141d2b343d4348495353535353443f3830261c11060000010c18232d373f454a4b53535353535353535353535353535353535353535353535353535353535353535353504e49423a31261c100500000000000000000000000000000000000000030e18212a31373a3b3c3c3c3c3c3a37312a221a1108000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006111b242d343a3d3f464646403f3b362e261c1208000000000000000000000000000000000000000000000000000000000000010c18232d373f454a4b5353534d4c4740382e24190e020000000000000000000008131e28313a41454752535353514745403a31281d13070000000b1724303c47525c64696e73776d675d5145392c20130600000000000000000000000000000a1724313e4a5764717d8a978d8073665a4d4033271a0d000d1a2733404d5a6673808d988b7f7265584c3f3225190c0000000000000000000000000000000000000000000000000000000006121f2b3844505b66727f8b9792867a6d61584e42392e231a1007000000000000000000000000000000000000000000000000000000000000000000050f19222a36424d57606d798491998d8174685d5246392d201409000000000000000c1926323f4c5965727f8c988c807366594d4033261a0d0005111d29343f495156586060605a58524a40362b1f1307000000000000000000000000000000000006111c262f3d474f5456606060605f504a42382e23170c000005111d29343f49515658606060606060606060606060606060606060606060606060606060606060606060605c5a544c42382d21160a000000000000000000000000000000000000000915202a333c434748494949494847433c342c231a1007000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010c18232d373f454a4b5353534d4c4740382e24190e02000000000000000000000000000000000000000000000000000000000005111d29343f495156586060605a58524a40362b1f1307000000000000000000030c19242f3a434c51545e6060605e53514b433a2f24180d01000008141f2b36414a52575f61666a605d554b4035291d100400000000000000000000000000000a1724303d4a5763707d8a968d8074675a4d4134271a0e000d1a2733404d5a6673808d988b7f7265584c3f3225190c000000000000000000000000000000000000000000000000000000000613202d394653606c788491998d8073685e52463d30271c1108000000000000000000000000000000000000000000000000000000000000000000000007101a25303b44515c66727f8b9792867a6d6154473b30251a0e020000000000000c1926323f4c5965727f8c988c807366594d4033261a0d000915222e3a45515b62656c6c6c67645c52473b2f23170b00000000000000000000000000000000000b17222d38424f5960636c6c6c6c6c5c544a3f34281c1003000915222e3a45515b62656c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c69665e54493e3226190d000000000000000000000000000000000000020f1a26313c464e53555656565655534e463e362c22190f06000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005111d29343f495156586060605a58524a40362b1f130700000000000000000000000000000000000000000000000000000000000915222e3a45515b62656c6c6c67645c52473b2f23170b0000000000000000000b151e2935414c555d606b6c6c6c6b605d554b4035291d11040000030e1a242f3841454d5355595e53514b43392f24180d0100000000000000000000000000000a1724303d4a5763707d8a968d8074675a4d4134271a0e000d1a2733404d5a6673808d988b7f7265584c3f3225190c00000000000000000000000000000000000000000000000000000004101c2834404a5463707d899692867b6e61564c41342b1e150b0000000000000000000000000000000000000000000000000000000000000000000000000009141f2834404a54606d798592988b7e7165574d42362a1e12050000000000000c1926323f4c5965727f8c988c807366594d4033261a0d000b1824313d4a56626d72797979736e64584c3f3326190d00000000000000000000000000000000030f1c28333f4a54606b6f7979797976665c5044382c1f1206000b1824313d4a56626d72797979797979797979797979797979797979797979797979797979797979797979797670665a4e4235291c0f00000000000000000000000000000000000006121f2b37434e585f6263636363625f5850483e342b21180e04000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000915222e3a45515b62656c6c6c67645c52473b2f23170b00000000000000000000000000000000000000000000000000000000000b1824313d4a56626d72797979736e64584c3f3326190d000000000000000007121d27303945515d676d78797979786d675d5145392c20130600000008131d262f333b4246484c514745403931281d12070000000000000000000000000000000b1724313e4a5764717d8a978d8073665a4d4033271a0d000d1a2733404d5a6673808d988b7f7265584c3f3225190c00000000000000000000000000000000000000000000000000000006121f2c3844515c6674818e9a8e8275695e52443a3022190c0300000000000000000000000000000000000000000000000000000000000000000000000000030c18232e3945515d6773808d9a908376695e52463a2d2014070000000000000c1926323f4c5965727f8c988c807366594d4033261a0d000c1825323f4b5865727f8686868073675a4d4034271a0d010000000000000000000000000000030e18212b3844505b666f7d86868686786d6053463a2d201307000c1825323f4b5865727e868686868686868686868686868686868686868686868686868686868686868686868276695c504336291d100000000000000000000000000000000000000814212e3a47535f6a6e6f6f6f6f6f6a615a50463d332920160c030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1824313d4a56626d72797979736e64584c3f3326190d00000000000000000000000000000000000000000000000000000000000c1825323f4b5865727f8686868073675a4d4034271a0d01000000000000020b18232e39434f59606d7984868686847a6d6053473a2d201407000000010b141d212931363a3b40443a39352f281f160c010000000000000000000000000000000c1926323f4c5965727f8c988c7f7265594c3f3226190c000d1a2733404d5a6673808d988b7f7265584c3f3225190c0000000000000000000000000000000000000000000000000000000713202d3a4653606d798592978a7d7064574d4232281e100700000000000000000000000000000000000000000000000000000000000000000000000000000007121c2935404b55626f7c889593877b6e6154483b2e2115080000000000000c1926323f4c5965727f8c988c807366594d4033261a0d000c1825323f4b5865727e8b938d8073675a4d4034271a0d01000000000000000000000000000009151f2935414c55606c788390939386796d6053463a2d201307000c1825323f4b5865727e8b93939393939393939393939393939393939393939393939393939393939393938f8376695c504336291d100000000000000000000000000000000000000815222f3b4855626e7c7c7c7c7c7c706c61584e453b32281e150b0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727f8686868073675a4d4034271a0d01000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b938d8073675a4d4034271a0d010000000000000a141d2834404b55606b74818d9693897d70675d5145392c20130600000000020b0f171f262a2d2e33372d2c29241d160d0400000000000000000000000000000006121e2b37424d576774818e978a7d7064574a3d3124170a000d1a2733404d5a6673808d988b7f7265584c3f3225190c0000000000000000000000000000000000000000000000000000000916232f3c4956626f7c89979285796d6053463b3020160c00000000000000000000000000000000000000000000000000000000000000000000000000000000000c18242f3947535f6a7784919a8b7e7164584b3e2f24190d0100000000000c1926323f4c5965727f8c988c807366594d4033261a0d000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000000000000000000000000030c1a26313945515d67717e8b959f9386796d6053463a2d201307000c1825323f4b5865727e8b98999292929292929292929292929292929292929292929292929292929292928f8376695c504336291d100000000000000000000000000000000000000916222f3c4955626f7c86898989877e706a60574d443a30271d140a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b938d8073675a4d4034271a0d01000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000006111c262f3845515c676f7d8893978e81746b60554b4035291d1104000000000000060d141a1e2122262b20201d18120c04000000000000000000000000000000040d18222e3a47535f6977849196887b6e6155483b2e221508000d1a2733404d5a6673808d988b7f7265584c3f3225190c0000000000000000000000000000000000000000000000000000000c1926333f4c5966727f8c998f8275675c5145382c1f1304000000000000000000000000000000000000000000000000000000000000000000000000000000000007121d2b37434e586773808d9a8e817467554c4135291d110400000000000c1926323f4c5965727f8c988c807366594d4033261a0d000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000000000000000a151e2b37424d57606d7a85919ea79386796d6053463a2d201307000c1825323f4b5865727e8b9892878585858585858585858585858585858585858585858585858585858585858276695c4f4336291c100000000000000000000000000000000000000815222e3b4754606a717e88939992867c6f695f564c43392f261b1106000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000000000b17222d38424e58606d7984919a91857a6d60594f433a2f24180d010000000000000003090e121415191e1413100d0701000000000000000000000000000000040c161f2935404b55626e7b8896918478695f53463a2d211407000d1a2733404d5a6673808d988b7f7265584c3f3225190c000000000000000000000000000000000000000000000000000004111d2935404b556975828f988c7f7265554b4034281c10040000000000000000000000000000000000000000000000000000000000000000000000000000000000010f1b26323d4a5764707d8a9a918477675d5145392c20130600000000000c1926323f4c5965727f8c988c807366594d4033261a0d000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000000000000000000000006111c26303847535f6973808d97a1a09386796d6053463a2d201307000c1825323f4b5865727e8b988d807979797979797979797979797979797979797979797979797979797979797670655a4e4135281b0f00000000000000000000000000000000000006131f2b37434e58616c727f8c929892857b6e685d554b41382d221711070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000000050f1c28333f4a545f6a73808c96938a7e71685d52473d31281d130700000000000000000000020507080d110706040100000000000000000000000000000000050d161e28313a45515d6773808c998e817467574d42362a1e1205000d1a2733404d5a6673808d988b7f7265584c3f3225190c00000000000000000000000000000000000000000000000000000613202c3945515d677885919a887c6f6255493c2e23180c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a14212e3a4754616d7a869396877a6d6054473a2d21140700000000000c1926323f4c5965727f8c988c807366594d4033261a0d000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000000000000c17232e38424f59616e7b86929f9fa49386796d6053463a2d201307000c1825323f4b5865727e8b988d80736c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c69655e54493d3125190d000000000000000000000000000000000000030f1b27323c46505a636d74808d939791847a6d675c53493f332723190f0600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000050e1b242b3844505b666f7c8792978f82756c61564c41352b1f160c010000000000000000000000000000000400000000000000000000000000000000000000060e171f28303a434e58606d79859295897c706356493d31261a0e02000d1a2733404d5a6673808d988b7f7265584c3f3225190c00000000000000000000000000000000000000000000000000000714202d3a4753606d7a869793867a6d6053473a2d201407000000000000000000000000000000000000000000000000000000000000000000000000000000000000000713202d3946525d6878849195887c6f6255493c2f22160900000000000c1926323f4c5965727f8c988c807366594d4033261a0d000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000000000003101c28343f4a54606b75828f999993999386796d6053463a2d201307000c1825323f4b5865727e8b988d8073675f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5c5a544c42382c211509000000000000000000000000000000000000000a15202b343e48515b606c78818f95969082796d655b50443f352b21180d04000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000020c17202a36424d57606c7883909992857b6e615a50443a30231a0d0400000000000000000000000000000000000000000000000000000000000000000000030a11172029313a434c555f6a73808d979083786c605346392d20130900000d1a2733404d5a6673808d988b7f7265584c3f3225190c00000000000000000000000000000000000000000000000000000916222f3c4955626f7c8895918478675c5145382c1f13060000000000000000000000000000000000000000000000000000000000000000000000000000000000000005111d2935414c566976838f978a7d7164574a3e3124170b00000000000c1926323f4c5965727f8c988c807366594d4033261a0d000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000000000000000000040e18222c3844505c66707d8994938e87939386796d6053463a2d201307000c1825323f4b5865727e8b988d8073675a5252525252525252525252525252525252525252525252525252524f4e49423a30261b100400000000000000000000000000000000000000040f19222c363f44505b666d79839096948e81776c605a50473d33291f160b020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000008131e29323a46535e69727f8c95948b7e71685e52483e32281e1108000000000000000000000000000000000000000000000000000000000000000000040a0c151c2328323b434c555d676f7c8692958a7e71655b5044372b1f120500000d1a2733404d5a6673808d988b7f7265584c3f3225190c00000000000000000000000000000000000000000000000000000a1724313d4a5764707d8a978f837669554b4034291c100400000000000000000000000000000000000000000000000000000000000000000000000000000000000000010d192430414e5b6774818e998c7f7266594c3f3326190c00000000000c1926323f4c5965727f8c988c807366594d4033261a0d000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000000000a15202935414c56606d788391988e8185929386796d6053463a2d201307000c1825323f4b5865727e8b988d8073675a4d464646464646464646464646464646464646464646464646464643413d3830281e140a00000000000000000000000000000000000000000007101a2428333f4a545d676d7a849197938d80736c62594f453b31281d140a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100040d1925303a44505a616e7b8692988f82766c62564d41362c20160c0000000000000000000000000000000000000000000000000000000000000002050b10151b1e262e343d444d555d676d798491989083786c6053493f33271b0f0300000d1a2733404d5a6673808d988b7f7265584c3f3225190c00000000000000000000000000000000000000000000000000000b1825313e4b5864717e8b978e8175685b4e422f23180c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000081a2633404d596673808c998d8073665a4d4033271a0d00000000000c1926323f4c5965727f8c988c807366594d4033261a0d000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000000030d1b26313946525e68727f8b9592867b85929386796d6053463a2d201307000c1825323f4b5865727e8b988d8073675a4d40393939393939393939393939393939393939393939393939393635312c261e160c0200000000000000000000000000000000000000000000081217222d38424b555e686e7b859299928b7e716b60574d433a2f261c110600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01010c161f2a36414c56616c76828f9892867b6e615a50443b30241a0e04000000000000000000000000000000000000000000000000000000000002080e11161c20262b30383f444f565e676d79828f9692867c6f655b5041382d22170b0000000d1a2733404d5a6673808d988b7f7265584c3f3225190c00000000000000000000000000000000000000000000000000000c1925323f4c5865727f8b988e8174675b4e4134281b070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1926333f4c5966727f8c998d8074675a4d4134271a0e00000000000c1926323f4c5965727f8c988c807366594d4033261a0d000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000010b151f2b37434e58616d7a8592968c7f7885929386796d6053463a2d201307000c1825323f4b5865727e8b988d8073675a4d40342c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c292825211b140c0400000000000000000000000000000000000000000000000006111c262f39434c565f69707d87929f92877d6f695f554c42382d22171006000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d0007131d28313a46525e68717e8b94958b7f72695f53483f32291f120800000000000000000000000000000000000000000000000000000000040a0f14191e20272c32373d424a505960686e79828f94928b7f726a5f53493f2f261b11060000000d1a2733404d5a6673808d988b7f7265584c3f3225190c00000000000000000000000000000000000000000000000000000c1926333f4c5966727f8c998d8074675a4d4134271a0e0100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1925323f4c5865727f8b988e8174685b4e4135281b0e00000000000c1926323f4c5965727f8c988c807366594d4033261a0d000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000007121d27313947535f6a74818d979184797885929386796d6053463a2d201307000c1825323f4b5865727e8b988d8073675a4d4034271f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1c1b1915100a0200000000000000000000000000000000000000000000000000000a141d27313a444d57606b717e8b929992857b6e675d544a3f332822180d040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d030c18242f3a434f59616d7a8592999083786c60574d42362d20170d000000000000000000000000000000000000000000000000000000040a0f151b1e252a2d33383c43474f545c606b707a838f94938e80746d62584e41382d1d140a000000000d1a2733404d5a6673808d988b7f7265584c3f3225190c00000000000000000000000000000000000000000000000000000d192633404c5966737f8c998d8073675a4d4034271a0d0100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988e8175685b4e4235281b0f00000000000c1926323f4c5965727f8c988c807366594d4033261a0d000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000000000000000c18232f3943505a626f7c8792948a7e717885929386796d6053463a2d201307000c1825323f4b5865727e8b988d8073675a4d4034271a13131313131313131313131313131313131313131313100f0d090400000000000000000000000000000000000000000000000000000000020b151f29323c454f59626c73808d93979083796d665b50443e342a1f160b0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d0b151e2935414b55616b75818e9792867c6e665b50453b31241b0e050000000000000000000000000000000000000000000000000001070c151b20262b3036393d44484e535960666d737d849095928d81786c605b51463c2f261b0b02000000000d1a2733404d5a6673808d988b7f7265584c3f3225190c00000000000000000000000000000000000000000000000000000c1926323f4c5965727f8c988d8174675a4e4134271b0e0100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1926323f4c5965727f8c988e8174675b4e4134281b0e00000000000c1926323f4c5965727f8c988c807366594d4033261a0d000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000004101c2934404b55616c76828f999082766c7885929386796d6053463a2d201307000c1825323f4b5865727e8b988d8073675a4d4034271a0d06060606060606060606060606060606060606060603020000000000000000000000000000000000000000000000000000000000000000030d17202a333d47505a606c77818f95958f82786c605a50463c31281d140a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a07121d27303945515d67707d8a93958c7f736a5f544a3f33291f120900000000000000000000000000000000000000000000000000030b121820262b32373b4146474f54585f626b707880879196938c80786d665b50493f342a1d140a00000000000d1a2733404d5a6673808d988b7f7265584c3f3225190c00000000000000000000000000000000000000000000000000000b1825323e4b5865717e8b988e8174685b4e4135281b090000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000d192633404c5966737f8c998d8073675a4d4034271a0d00000000000c1926323f4c5965727f8c988c807366594d4033261a0d000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000020b19222c3845515c67717d8a9493877c6f6c7885929386796d6053463a2d201307000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050e18212b353e44505b656d79839097948d80736c61584e433a2f261b1106000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0b18232e39424e58606d798491999083786d60584e42382d21170d00000000000000000000000000000000000000000000000000070d151d232931373c43474c52545960636a6f757d838d939792887f746d665c544a3f372d22180b0200000000000d1a2733404d5a6673808d988b7f7265584c3f3225190c00000000000000000000000000000000000000000000000000000b1824313e4b5764717e8a978f8275685c4f423025190e0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000010d1a2734404d5a6773808d998c807366594d4033261a0d00000000000c1926323f4c5965727f8c988c807366594d4033261a0d000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000a141d2a36424d56606d798491978e81746a6c7885929386796d6053463a2d201307000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060f192327333f49535d676e7b859299928a7e716a5f564c41382d22170e050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a141d2834404b54606a74808d9692877c6f665c51463c2f261c0f060000000000000000000000000000000000000000000000000810191f272f343c43474e53565e61666b70767c82899195948f857e726d605c544a42382d251b10060000000000000d1a2733404d5a6673808d988b7f7265584c3f3225190c00000000000000000000000000000000000000000000000000000a1623303d495663707c89969084776a564d42362a1e110500000000000000000000000000000000000000000000000000000000000000000000000000000000000000030f1c28333f4a546875828f988b7e7265584b3f3225180c00000000000c1926323f4c5965727f8c988c807366594d4033261a0d000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000006111b262f3846525e69737f8c9692857a6d616c7885929386796d6053463a2d201307000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010407071117222d38414b555e696f7d87929f92867c6f685d53493f332720160b0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271b1c262f3845515c666f7c8793968d80736a60544a40342a1d140a0000000000000000000000000000000000000000000000010a121a222b313940454e53585f62686e72777d82888f9397928b827b716c635b504a42382f261c1309000000000000000d1a2733404d5a6673808d988b7f7265584c3f3225190c00000000000000000000000000000000000000000000000000000815212e3b4854616e7b8798928579695e52463a2d2014070000000000000000000000000000000000000000000000000000000000000000000000000000000000000006121f2b3844505b6677849096897d706356493d3023160a00000000000c1926323f4c5965727f8c988c807366594d4033261a0d000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000000000b17222d38414e58616e7b8692968c7f72685e6c7885929386796d6053463a2d201307000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004080d111314171a1b262f3a434d57606b727f8b939891847a6d655b50443d32281d140a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d40342828222d38424e58606d798391999184796d60584e42392e22180b0200000000000000000000000000000000000000000000010a131c242c343d434b51585f626a6f757a7f84898f9498928d857f766e69615a51443f3830261d140a00000000000000000d1a2733404d5a6673808d988b7f7265584c3f3225190c00000000000000000000000000000000000000000000000000000613202d394653606c79859298877a6e6154473b2e211409000000000000000000000000000000000000000000000000000000000000000000000000000000000000000613202d394653606c79859298877b6e6154483b2e21150800000000000c1926323f4c5965727f8c988c807366594d4033261a0d000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000000030f1b27333f4953606a75818e989184786d60566c7885929386796d6053463a2d201307000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001070c1013191d20212427292a28313b454f59626d74818e95968f82776c60594f443a2f261b1106000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034343434333f4a545f6a73808c9593887d70675d51463c30271c0f0600000000000000000000000000000000000000000000000a131c252e363e464e555c606a6f757c82868c919597928d86807a726d615e5750483f342e261e140b0200000000000000000d1a2733404d5a6673808d988b7f7265584c3f3225190c000000000000000000000000000000000000000000000000000005121f2b3744505b65778490978a7d7164574a3e31261a0e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000916222f3c4955626f7c88989285796c605346392d20130600000000000c1926323f4c5965727f8c988c807366594d4033261a0d000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000030d18212b3744505b656f7c8793948a7d70665c5f6c7885929386796d6053463a2d201307000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001070d12181d1f24292c2d303335373839333d47515b606d79839097938c7f736b60564c41382d22170c030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d41414141414144505b666e7c8692968e81746b60554b40342b1e150b000000000000000000000000000000000000000000000008111b252e373f48505860676d737c82878f9299938f8a85807a736d68625b524d453e3628231c140c020000000000000000000d1a2733404d5a6673808d988b7f7265584c3f3225190c0000000000000000000000000000000000000000000000000000030f1b27333f49536774818d9a8d807467574d42372b1c1106000000000000000000000000000000000000000000000000000000000000000000000000000000000004111d2935414b5565727f8b988f8276665b5044382b1f120600000000000c1926323f4c5965727f8c988c807366594d4033261a0d000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000009141f2935404b55606c788390998f82756b61545f6c7885929386796d6053463a2d201307000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040c13181d24292c2f35393a3d404244454646454545515c676e7b85929a92877d6f685e53493f33271e150b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4e4e4e4e4e4e4e4d57606c7883909991847a6d60594f43392f22190c0300000000000000000000000000000000000000000000040d1a232d373f49515a616a6f7980878f9399928e87827e79736d68605d565146423b332c2417110a02000000000000000000000d1a2733404d5a6673808d988b7f7265584c3f3225190c0000000000000000000000000000000000000000000000000000000b17222d3e4b5764717e8a97908377695f5347382d22170b00000000000000000000000000000000000000000000000000000000000000000000000000000000000613202c3945515d6775828f998c7f7366544a3f33281c0f0300000000000c1926323f4c5965727f8c988c807366594d4033261a0d000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000020c1a26313945515d67717e8b9592877b6e62594f5f6c7885929386796d6053463a2d201307000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001070d161d24292f35383a4145474a4d4f515252535251504b555f69707d88939991847a6d655b50443c30271c120700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675b5b5b5b5b5b5b5b5b5e69727f8b95938a7d70675d51473d31271d120b03000000000000000000000000000000000000000000010c161f2b353f49515b636c717c848d9299938e86817b76716d67615e56524c443f363029211a12060000000000000000000000000d1a2733404d5a6673808d988b7f7265584c3f3225190c0000000000000000000000000000000000000000000000000000000614212e3b4754616e7a879595887b6e62544a3f33281c0f03000000000000000000000000000000000000000000000000000000000000000000000000000000020b14212d3a4754606d7a869297897c6f6356493c2d22170b0000000000000c1926323f4c5965727f8c988c807366594d4033261a0d000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000a141e2a36424d57606d798491978d80746a5f53525f6c7885929386796d6053463a2d201307000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000000000000000000000000000000000000000000000000000000000000000000000000000000000000040c13181f282f35394045474c5254575a5c5d5e5f5f5f5e5d5b5957616b73808d95968f82776c60584e42392e23180c03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d807367676767676767676767676e7b8692978e81756b61554c41382f29241d150d05000000000000000000000000000000000000000008131e28313d47515b636d727e869196959089817b746e6964605c55524c45413a322a251f170f08000000000000000000000000000d1a2733404d5a6673808d988b7f7265584c3f3225190c0000000000000000000000000000000000000000000000000000000714202d3946525e68768390998c8073665b5044382b1f150b0100000000000000000000000000000000000000000000000000000000000000000000000000000a141d2b37434e5864717e8b989285796d6053463a2d2013060000000000000c1926323f4c5965727f8c988c807366594d4033261a0d000c1825323f4b5865727e8b988d8073675a4d4034271a0d010006111c26303846535f6973808d9792857a6d60574e525f6c7885929386796d6053463a2d201307000c1825323f4b5865727e8b988d8073675a4d4034271a0d04040404040404040404040404040404040404040402010000000000000000000000000000000000000000060d161d2429313a40454b5153565d606366686a6b6c6c6c6b6a68656360606d78839097948c7f726a60544a4034281f1409000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8074747474747474747474747475828f9892857a6d615953504a423d352f271f170e06000000000000000000000000000000000000010d19242f3a434f59626d727f889298938d837d756e69615f5753514b46413a353028201a140d0500000000000000000000000000000d1a2733404d5a6673808d988b7f7265584c3f3225190c00000000000000000000000000000000000000000000000000000005111e2a36414d5665727f8b999184786c6053463e31271d12070000000000000000000000000000000000000000000000000000000000000000000000000006111b262f384754606a76828f9a8d8074665c5044382c1f12060000000000070f1926323f4c5965727f8c988c807366594d4033261a0d000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000b17232e38424f59616e7b8692958b7e72685d5245525f6c7885929386796d6053463a2d201307000c1825323f4b5865727e8b988d8073675a4d4034271a111111111111111111111111111111111111111111110e0e0b080300000000000000000000000000000000070f181f282f353e434b51555d6064686d7073757778797978787675726f6d66666e7b85929f92877c6f665c51443b31251a0e030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d04040404040404040404040404040404040000000000000000000000000c1825323f4b5865727e8b989083818181818181818181818181818e94978a7e736f6a64605b544f454039312920180f06000000000000000000000000000000000004111d2935414c55606b727f8c9398928880796f6b615e57534d47454039363029241e160e09020000000000000000000000000000000d1a2733404d5a6673808d988b7f7265584c3f3225190c000000000000000000000000000000000000000000000000000000020e1925303b4754616d7a8692968a7d71645a5043392f24180e040000000000000000000000000000000000000000000000000000000000000000000000030d17222d38414e58626f7c889495897c6f62544a3f34281c1003000000000711192127323f4c5965727f8c988c807366594d4033261a0d000c1825323f4b5865727e8b988d8073675a4d4034271a0d0103101c28343f4a54606b75828f989083786c60564c41525f6c7885929386796d6053463a2d201307000c1825323f4b5865727e8b988d8073675a4d4034271e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1b1a18140f090100000000000000000000000000071018212a313a414550555d60676d71767a7d808284858586858483817f7c79746f6b717e8a93999083786d60574d42362a20150a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a1111111111111111111111111111111111110a09070400000000000000000c1825323f4b5865727e8b9895908e8e8e8e8e8e8e8e8e8e8e8e8e939e9e9184807c77716c666059514b433b322a21180f06000000000000000000000000000000000613202c3945515d67707d88939892867e746d676059534d46423b38342f2a251e19130c0400000000000000000000000000000000000d1a2733404d5a6673808d988b7f7265584c3f3225190c000000000000000000000000000000000000000000000000000000000814202d3946525e6875818e9b9083776c61554b40352920160c03000000000000000000000000000000000000000000000000000000000000000000010b151f27333f49535f6a75828f9b9083776a605442382e23170c00000000040f19232b32383f4c5965727f8c988c807366594d4033261a0d000c1825323f4b5865727e8b988d8073675a4d4034271a0d030e18222b3844505c66707d899393897d70665b504445525f6c7885929386796d6053463a2d201307000c1825323f4b5865727e8b988d8073675a4d40342a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a282724201a130b020000000000000000000000061018222a333c434b515a61676d73797e82868a8d8f909192929291908e8c8985817c777074818e96958c7f73695e53463c31261b0f0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e171614100b050000000000000c1825323f4b5865727e8b989f9c98989898989898989898989898999b9d96918d89837e786f6b605d554c443c332a21180e05000000000000000000000000000004111d2935414b55606d7a84919992867d706c605c554f46423b36312c29231d19130d08020000000000000000000000000000000000000d1a2733404d5a6673808d988b7f7265584c3f3225190c0000000000000000000000000000000000000000000000000000000005111e2a36414c56626f7c8894958a7d70675d51453d32281e150b02000000000000000000000000000000000000000000000000000000000000000007121d27313944505b656f7c8793968a7e7164584e4330261c1106000000000a16212b353d44484c5965727f8c988c807366594d4033261a0d000c1825323f4b5865727e8b988d8073675a4d4034271a0d0a15202935414c56606d788390988e81756b60544a3f45525f6c7885929386796d6053463a2d201307000c1825323f4b5865727e8b988d8073675a4d40373737373737373737373737373737373737373737373737373533302b251d150b01000000000000000000060f18222a343c454d555d606c71797f858b8f9399999a989796969697999b9897928e89837d767a84919e92867b6e61584e43372b1e130800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d40342a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2423201c16100800000000000c1825323f4b5865727e8b98948f8b8b8b8b8b8b8b8b8b8b8b8b8b8c8e9092999995908a837c746d675e564e453c332a20170c03000000000000000000000000000613202c3945515d6773808d9793877d706b615a514b433d36312a261f1c18120d080200000000000000000000000000000000000000000d1a2733404d5a6673808d988b7f7265584c3f3225190c00000000000000000000000000000000000000000000000000000000010d1925303a47535f6a76828f999184796d60594f443a30261d140a020000000000000000000000000000000000000000000000000000000000000a1318232f39434d57606c7883909a9184786c6053463d3220150a00000000030f1b27323d474f54565b65727f8c988c807366594d4033261a0d000c1825323f4b5865727e8b988d8073675a4d4034271a0d0c1a26313945525d68727f8b9592867b6e61594f423845525f6c7885929386796d6053463a2d201307000c1825323f4b5865727e8b988d8073675a4d444444444444444444444444444444444444444444444444444441403c372f271d13090000000000000000030d17212a343c464e575f676d757e848c92979c9993908d8b8a8989898a8c8e9196999b95908a827b7d8a94998e81746a5f53473a3025190d01000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d40373737373737373737373737373737373737373737302f2c28211a1108000000000c1825323f4b5865727e8b988f827e7e7e7e7e7e7e7e7e7e7e7e7f7f8183868a8f929995918780796e685f574e453c33291e150a000000000000000000000000000714212d3a4754606d7a8592978d80736b615950454039302a251f1a14100c0701000200000000000000000000000000000000000000000d1a2733404d5a6673808d988b7f7265584c3f3225190c000000000000000000000000000000000000000000000000000000000008131e2b37434e58626f7c8793968d80736b60564c42382f261b140b030000000000000000000000000000000000000000000000000000000108131b252934404b555f69717e8b95948a7e71665b5044382b1f12030000000007131f2c38444f5960636868727f8c988c807366594d4033261a0d000c1825323f4b5865727e8b988d8073675a4d4034271a0b151e2b37434e58606d7a8592968c8073695e53473d2f45525f6c7885929386796d6053463a2d201307000c1825323f4b5865727e8b988d8073675a5151515151515151515151515151515151515151515151515151514e4c4841392f251a0f03000000000000010b151f29333c464e585f696e79818a91969d95908b8683817f7d7d7c7d7e7f8184888d91979d948f867e828f9c93877c6f62564c41362a1d1105000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d444444444444444444444444444444444444444444443d3c38332c231a10050000000c1825323f4b5865727e8b988d80737171717171717171717171727374777a7d82878e9399938d837a6e6a5f574d453b30261c11060000000000000000000000000b1825313e4b5864717e8b9892857a6d60594f463e342e271e1a140e0904020507080f0a060603000000000000000000000000000000000d1a2733404d5a6673808d988b7f7265584c3f3225190c0000000000000000000000000000000000000000000000000000000000020f1b26323c4754606a74818d9792877c6f685e544a41382d261d150c0500000000000000000000000000000000000000000000000000040c1319252d373f45515c676e7b8592998f82766c61544a3f33281c0f03000000000915222f3b4854606b6f7474747f8c988c807366594d4033261a0d000c1825323f4b5865727e8b988d8073675a4d4034271a121d27303947535f6a74808d979184796d60574d42353945525f6c7885929386796d6053463a2d201307000c1825323f4b5865727e8b988d8073675d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5b59534b41372b20140800000000000007121d27313b454e585f6a6f7b848e939e959089837e7a77747270706f70717375787b80858b929798928b83909d998e8174685e5246392d20150a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a51515151515151515151515151515151515151515151514a48443e352c21160b0000000c1825323f4b5865727e8b988d80736765656565656565656565656668676d71757b818891969590847c6e695f574d42382e23170c040000000000000000000004101c2934404b556875828e998d8073675d51473e3428231d150c090302090e1214151c1713120f0b0600000000000000000000000000000d1a2733404d5a6673808d988b7f7265584c3f3225190c0000000000000000000000000000000000000000000000000000000000000a15202b37434e58606d7a85929991847a6d665c53493f382f271e170e080200000000000000000000000000000000000000000001070d161e2429373f49525c606d7983909892867b6e625a5042382d22170b0000000000091623303c4956636f7c8181818390998c807366594d4033261a0d000c1825323f4b5865727e8b988d8073675a4d4034271a18232e3942505a626f7c8792958a7e71675d51453b313945525f6c7885929386796d6053463a2d201307000c1825323f4b5865727e8b988d80736a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a68645d53483c3024180b0000000000030c18232f39434d575f6a6f7c85919698928b837d76716d686765646363636466686a6f73797f858e939f9590959f9f92867a6d6154473c31261b0f030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d57554f473e33281c100400000c1825323f4b5865727e8b988d8073675a5858585858585858585859555d6064696e747d848f939691857b6e695e544a3f342820150a0000000000000000000006131f2c3845515c6778849199897c6f62554c41352c2218120b0300050d141a1e20212824201f1c17110a020000000000000000000000000d1a2733404d5a6673808d988b7f7265584c3f3225190c000000000000000000000000000000000000000000000000000000000000040f1b27323c45525d68717e8a92968f82786d655b5049413930292019130c0700000000000000000000000000000000000000060b12181f282f354049515b636e74818e95948c7f72695f53483e2f261c110600000000000713202d3a4653606d79828e8e9095998c807366594d4033261a0d000c1825323f4b5865727e8b988d8073675a4d4034271a1c2834404b54616c76828f999083786c60554b4033293945525f6c7885929386796d6053463a2d201307000c1825323f4b5865727e8b988d80777777777777777777777777777777777777777777777777777777777777746f64594c4033271a0e00000000000a151e2934404b555f696f7c8592979691867e78706b65615d5658575656565759585f62676d727a818b92989d9fa7a3988c7f7266584e43372b1f12060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d80736a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6361594f44382c20140700000c1825323f4b5865727e8b988d8073675a4d4b4b4b4b4b4b4b4b4c4c4b5153575f616b6f7a818d929791847b6e665c50443c32261b0f050000000000000000000714202d3a4753606d7a86939286796d6053463a2f201a10070000050f171f252a2d2e35302d2b28221c140b0800000000000000000000000d1a2733404d5a6673808d988b7f7265584c3f3225190c000000000000000000000000000000000000000000000000000000000000000a15202935414c56616c74808d95948e81776c605b534a423b3229241e18120c07030000000000000000000000000003060c11171d2429313a4145525b626d73808c93968f82776c60574d42362c1d140a00000000000006121f2b3844505c666d7a8491999f998c807366594d4033261a0d000c1825323f4b5865727e8b988d8073675a4d40342719222c3845515c66707d8a9493877c6f655b5043392f2c3945525f6c7885929386796d6053463a2d201307000c1825323f4b5865727e8b9892858484848484848484848484848484848484848484848484848484848484848174685b4e4135281b0e0000000006111c26303845515c676e7b8591979590847c726c65605954524c4c4a4a494a4b4c4e53555c60686d747e869298a2aaaa9d9184776a5f53473a2e2115080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d807777777777777777777777777777777777777777777777777777706b6155483c2f23160900000c1825323f4b5865727e8b988d8073675a4d403e3e3e3e3e3e3e3f404045474d535960676d78808d93969083786d60584e43372b21160b0000000000000000000814212e3b4754616e7a879a918578665c5044382b1f12080000020d17212930363a3b423d3938332d261d1a1208000000000000000000000d1a2733404d5a6673808d988b7f7265584c3f3225190c00000000000000000000000000000000000000000000000000000000000000040d1924303a44505a606d78839096938d80746c655c544d443d353028231d1812100b06060603000000030506060b0f12171b22272f353c434c525c636d727f8b929891847a6d655b50453c31241a0b0200000000000003101c28343f4a545e686f7c87929f998c807366594d4033261a0d000c1825323f4b5865727e8b988d8073675a4d403427202a36414c56606d798491988e81746a6053493f31282c3945525f6c7885929386796d6053463a2d201307000c1825323f4b5865727e8b98979290909090909090909090909090909090909090909090909090909090908f8376695c504336291d10000000000c17232e38424f59606d798390979590837a6e6a605b534f4746413f3d3d3c3d3e4043474b51565d616c717d869298a2aba095887c6f6255483c2f24190d0100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b98928584848484848484848484848484848484848484848484848484837d7063574a3d3024170a00000c1825323f4b5865727e8b988d8073675a4d4034323232323232322f35393c42464f555d666c74818e94958d80736a5f53473d33271c100200000000000000000815222e3b4855616e7b88949184776b554b4035291d1104000009141f29333b4246484f4a46443f382f2c241a10050000000000000000000d1a2733404d5a6673808d988b7f7265584c3f3225190c000000000000000000000000000000000000000000000000000000000000000008131e28323e45515c666e7b849197928d80776d665e564f46413a342e29241f1c171513120f0b060b0f121314171b1f23282d333940454e565d606e737f88939892867c6f685e53493f332a1f120800000000000000000b17232e38424c56606a727f8b93998c807366594d4033261a0d000c1825323f4b5865727e8b988d8073675a4d40342727323946525e68727f8c9692867b6e61584e41382d1f2c3945525f6c7885929386796d6053463a2d201307000c1825323f4b5865727e8b989d9a94949494949494949494949494949494949494949494949494949494948f8376695c504336291d1000000003101c28343f4a54606b74818d95969083796d685f585049413d393530313030303131373940454c525a626b707c869299a4a8998c807366564c4135291d110400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b989792909090909090909090909090909090909090909090909090908a7e7164574b3e3124180b00000c1825323f4b5865727e8b988d8073675a4d40342725252525252524292c31373d434c545b606d78828f9692877c6f62594f44382c1f140900000000000000000714212e3a4754616d7a8798928578675d5145392c20140a03060e1a25303b454d52545b5753504a423e362c22170c0000000000000000000d1a2733404d5a6673808d988b7f7265584c3f3225190c0000000000000000000000000000000000000000000000000000000000000000020c16202834404b545e696e7c859298928d81786e696059524c454039352f2b282321201f1c171c171b1f202122272b2e34383f444b51585f686d75808c939992867d706a5f564c41382d21180e00000000000000000006111c26303a444e58626d74818e958c807366594d4033261a0d000c1825323f4b5865727e8b988d8073675a4d4034272b37434e58616e7a8592968c7f72685e52463d2f261b2c3945525f6c7885929386796d6053463a2d201307000c1825323f4b5865727e8b98938e8888888888888888888888888888888888888888888888888888888888888276695c504336291d1000000006121f2c3844505c66707d89929891847a6d675e564e443f382f2d29242423232324262b2f343a41465059606a707d87939fa79d908377685d5245392c20130700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b989d9a949494949494949494949494949494949494949494949494948a7e7164574b3e3124180b00000c1825323f4b5865727e8b988d8073675a4d4034271a1818181819181d20262b313a424a505c666d7a8491999083766b6054483b3025190e02000000000000000613202d394653606c79869297867a6d6053473c2f261c14101117202a36424d575e616863605b5450483e33281c110500000000000000000d1a2733404d5a6673808d988b7f7265584c3f3225190c000000000000000000000000000000000000000000000000000000000000000000040e18232e39424d575f6a6f7c869297938e827b706b615d56514b45403a38342e2e2d2b28222922272b2d2e2d3337393f444950555d606a6f7a818d929892877e706b60584e443a2f261b0f06000000000000000000000a141e29323d46515b606d79838a8a807366594d4033261a0d000c1825323f4b5865727e8b988d8073675a4d40342731394754606a74818e989184796d60564d41342b1d142c3945525f6c7885929386796d6053463a2d201307000c1825323f4b5865727e8b988e817b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7a6e6154473b2e2114080000030f1b27333f4953606d7883919d92867c6f685e554c443c332d26201d1917171617181a1d232930353e474f58616b737f8c959f9f93867a6d6054473a2d21140700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b98938e88888888888888888888888888888888888888888888888888887e7164574b3e3124180b00000c1825323f4b5865727e8b988d8073675a4d4034271a0d0b0b0b070d11141a1f282f383f4a545e68707d8a9494897d7063564d42362a1e11050000000000000006121f2b3844505b66778390978a7d7064574d42382d261f1c1b2227323b46525e696e75706c66615a5045392d21140800000000000000000d1a2733404d5a6673808d988b7f7265584c3f3225190c0000000000000000000000000000000000000000000000000000000000000000000007121d27303b454e57606a6f7c8591969490857d746d68605c54514b46443f3d3b3938332d362d3337393b3c3f44464a50535b60676d737c848e939792867d706c61594f463c32281d140a0000000000000000000000020c17202b343f45515d676e7b7d7d7c6e6255483b2f221508000c1825323f4b5865727e8b988d8073675a4d40342f3943505a626f7c8793948a7d70675c51443b3022191f2c3945525f6c7885929386796d6053463a2d201307000c1825323f4b5865727e8b988d80736e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e695e52463a2d201407000005121f2b3744505b65717e8b95958c7f726a5f564c433a3227221b14110d080a090a0a0f12181e2429353d464f59606c78839099a4998a7d7064574a3d3124170800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988e817b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7a6d6053473a2d20140700000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000104090d161d262e38424c56616c76828f9c8f8276695e52463a2d20140600000000000000030f1c28333f4a546774808d9a8e8174695f544a3f382f2b282a2d333c444e58616e7b827d78716c6155493c3023170a00000000000000000d1a2733404d5a6673808d988b7f7265584c3f3225190c00000000000000000000000000000000000000000000000000000000000000000000000b151e29333c454e58606a6f7b849094979288817a726d66605d5553504a4a4846443f4343433f44464749495053545c60656c7179808791969591857d706b615a50473d342a20160b02000000000000000000000000050e19222935404b555e696e70706e6a5f53473a2e211408000c1825323f4b5865727e8b988d8073675a4d403435404b55616c768390998f82766c61554b4032291f101f2c3945525f6c7885929386796d6053463a2d201307000c1825323f4b5865727e8b988d80736761616161616161616161616161616161616161616161616161616161615e574d42362a1e110500000613202d394653606c7884919d9183796d60584e443a31282017110a0501000000000001070c1319232b343e44505b666f7c87939f998d8073665a4d403024190d01000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d80736e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6d675d5145392c20130600000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000040b141c26303a444f59636f7c899593877b6e6154473b2d22170b00000000000000000b17222d3c4956636f7c899592877b6e665b5049413b383436383f444d56606a74818d8a847e7164574a3e3124170b00000000000000000d1a2733404d5a6673808d988b7f7265584c3f3225190c0000000000000000000000000000000000000000000000000000000000000000000000030c17212a333d464e5860696e7a828d939a938e857e79726d6763605c54565453504a504f504950535456535b6063666d71787e848d9299938e837c6f6b615950483e352b22180e040000000000000000000000000000071018242f39434d575e616464625f584e43372b1f1206000c1825323f4b5865727e8b988d8073675a4d40343945515d67717e8a9492877c6f625a5043392e20170d1f2c3945525f6c7885929386796d6053463a2d201307000c1825323f4b5865727e8b988d8073675a55555555555555555555555555555555555555555555555555555554524d453b30251a0e0200000a1623303d495663707c8995968a7e71665c51463c32281f160e0600000000000000000000020811192228333f4a545f6a75828e9b9c8f827669564c4135291d1105000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d807367616161616161616161616161616161616161616161616161605d554b4035291d110400000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000000000000020a141e28323e4854606b778390998b7f726553493f33271b0f03000000000000000615222f3b4854606b778390998f82786c605b534d46443f41464950575f696f7c8692958a7d7063574a3d3024170a00000000000000000d1a2733404d5a6673808d988b7f7265584c3f3225190c000000000000000000000000000000000000000000000000000000000000000000000000050f18212b343d464e575f686e788088919697928b847f7974706d66666361605b545d5c5d535b60616365656c6f74797e848a919697928b81796e6a60594f473e362c231910060000000000000000000000000000000007121d27313b454d5254575755534e463c31261a0f02000c1825323f4b5865727e8b988d8073675a4d4036424d57606d798491978d80746a5f53483e30271d0e121f2c3945525f6c7885929386796d6053463a2d201307000c1825323f4b5865727e8b988d8073675a4d48484848484848484848484848484848484848484848484848484746423b33291f1409000006121e2b37424d576774818e9a9184786c60544a40342a20160d0400000000000000000000000000071017222d38424e58626f7c89959e918578685d5246392d201307000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a555555555555555555555555555555555555555555555553514b433a2f24180d0100000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000020c16202c38434f5965727f8c988f8275655b5044372b1f12050000000000000007131f2c38434f5963707d8a93948d80736c655e5753504a4c52535b60696e7b8591999083786c605346392d20130600000000000000000d1a2733404d5a6673808d988b7f7265584c3f3225190c00000000000000000000000000000000000000000000000000000000000000000000000000060f19222b343c454d565e666d737d848d929996918b85817d797672706e6c666a6969696a656c6e6f7275787c81858b91959a938e857e746d675f584f463e352c241a11070000000000000000000000000000000000010b151f29333b4246474a4a4847433c332a20150900000c1825323f4b5865727e8b988d8073675a4d403846535e6973808c9692857a6d61584e43362c1e150b121f2c3945525f6c7885929386796d6053463a2d201307000c1825323f4b5865727e8b988d8073675a4d403b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3a36302920170d0200000814212e3a47535f69788591998c8073665b5042392e22180e0500000000000000000000000000000006111c262f3c4754606a7784919d96877a6d6154473a2e211407000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d484848484848484848484848484848484848484848484745403a31281d13070000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000000040e1b27323d4855626f7b88979285786c605346392d20130600000000000000030f1b27323d4855616b75818e96928c80776e6963605c54565e61656c717b83919792877c6f655b5044372b1f120500000000000000000d1a2733404d5a6673808d988b7f7265584c3f3225190c0000000000000000000000000000000000000000000000000000000000000000000000000000071019222b333c444d545c606b707980868e929998928e8985827f7d7b7977777676767777797b7c7f8285898d92979a938f87817a716c605d554e463d342c231a110800000000000000000000000000000000000000030d17202930363a3b3d3d3b3a37312a21180e0300000c1825323f4b5865727e8b988d8073675a4d40424f59616e7b8692958b7f72685e52463c31231a0c03121f2c3945525f6c7885929386796d6053463a2d201307000c1825323f4b5865727e8b988d8073675a4d40342e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2d2a251f170e050000000815222f3b4855626e7b889797887b6f62544a3f30271c100700000000000000000000000000000000000a141d2b37434e586673808c9995887c6f6255493c2f221609000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d403b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3a39352f281f160c010000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000000000a13202d394653606c79859297877b6e6154483b2e21150800000000000000000a16212c38444f59606d7a849197928c827b746f6d66696a686d71787e859195928c7f736b6053493f33271b0f0300000000000000000d1a2733404d5a6673808d988b7f7265584c3f3225190c000000000000000000000000000000000000000000000000000000000000000000000000000000071019212a323b424a505961676d737b81868d92979b98928f8c898786848483828383848587898c8f92979a98928e87827c746d68625a514b433c332b221a1108000000000000000000000000000000000000000000050e171f252a2d2e31312f2e2b2620180f060000000c1825323f4b5865727e8b988d8073675a4d3f4a54606b75818e989083786d60564c41342a20110800121f2c3945525f6c7885929386796d6053463a2d201307000c1825323f4b5865727e8b988d8073675a4d403427222222222222222222222222222222222222222222222221201e1a140d05000000000b1825313e4b5864717e8b979285796c605346392d20150b000000000000000000000000000000000000020b1b27323d495663707c8996978a7d7064574a3d3124170a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d40342e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2d2c29241d160d04000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000000005121f2b3744505b6576839096897c706356493d3023160a000000000000000004101c28333e45525d686e7b859196938f86807c79777676787a7e838a9297928d80746d63594f41382d22170b0000000000000000000d1a2733404d5a6673808d988b7f7265584c3f3225190c00000000000000000000000000000000000000000000000000000000000000000000000000000000070f18202930383f444f555d60696e747b80858a8e929898999699929190908f909091929896989998928f8a86817c756f6a615e5650454039312a211910080000000000000000000000000000000000000000000000050d141a1e2021242422211f1a150e06000000000c1825323f4b5865727e8b988d8073675a4d44505b66707d899393897d70665c50443a3022180e0006121f2c3945525f6c7885929386796d6053463a2d201307000c1825323f4b5865727e8b988d8073675a4d4034271a151515151515151515151515151515151515151515151414110e090200000000000d1a2733404d5a6673808d998f8275655b5044372b1f1203000000000000000000000000000000000000000a14202d3a4753606d7a8697988b7f7265584c3f3225190c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034272222222222222222222222222222222222222220201d18130c0400000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000000000000000000030f1b27333f49536875828e978a7e7164574b3e3124180b0000000000000000000b16212935414c565f696e7b848e9398928d898584838384868b909597928a80746e645b51473d2f261b11060000000000000000000d1a2733404d5a6673808d978b7f7265584c3f3225190c0000000000000000000000000000000000000000000000000000000000000000000000000000000000060e171e262e343d434b51575f61696e74797d8285888c8e909298959696979696959892918f8c8986827e7a746f6a626058524c443e352f281f180f070000000000000000000000000000000000000000000000000002090e11141417171514120f090300000000000c1825323f4b5865727e8b988d8073675a4d4c56606c788390998f82756b60544a3f32281e10060006121f2c3945525f6c7885929386796d6053463a2d201307000c1825323f4b5865727e8b988d8073675a4d4034271a0d08080808080808080808080808080808080808080808070502000000000000000f1b2835424e5b6875818e9a8d80746753493f33271b0f03000000000000000000000000000000000000000613202c3945515d67788591998d8073665a4d4033271a0d000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a1515151515151515151515151515151515151413110d07010000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000000000000000000000b17222d414e5b6774818e988b7e7165584b3e3225180b000000000000000000050d19242f3a434d575f696e7a818a90959a9892918f9091939a98928d857e736e645c524940342b1d140a000000000000000000000d1a2733404d5a6673808a8a8a7f7265584c3f3225190c000000000000000000000000000000000000000000000000000000000000000000000000000000000000050c151c2328313940454d53575e61666d7075797c7f828485878889898a8a8988878684827f7c7976716d67625f58544e46413a3229241d160d0600000000000000000000000000000000000000000000000000000000020507080a0a08080602000000000000000c1825323f4b5865727e8b988d8073675a4d525d68727e8b9592867b6e61594f42382e20160c000006121f2c3945525f6c7885929386796d6053463a2d201307000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000000000000000000000000000000000000000000000000000000000000101c2936434f5c6976828f998c7f7266594c3f2d22170b000000000000000000000000000000000000000004111d2935404b556a7783909a8d8074675a4e4134271b0e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d08080808080808080808080808080808080706040100000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000000000061a2734414d5a6774808d988b7f7265584c3f3225190c0000000000000000000008131e28313b454d575f686d757d83898d909298949496918f8b86807a716c635c524a41372e22190b02000000000000000000000815222f3b4855626e7c7d7d7d7b6e6155483b2e22150800000000000000000000000000000000000000000000000000000000000000000000000000000000000000030a11171f272f353c42474d53545c6064666d6f727577797a7b7c7d7d7d7c7c7b797775736f6d6764605d55534e47433c3530282018120c04000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4e57606d7a8592978d8073695f53473d30261c0e04000006121f2c3945525f6c7885929386796d6053463a2d201307000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000000000000000000000000000000000000000000000000000000000000101d2a3643505d69768390988b7e7265584b3f322518060000000000000000000000000000000000000000010d18242f43505d697683909b8e8174685b4e4135281b0e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000000000000000000020e1b2835414e5b6874818e988b7e7165584b3e3225180b00000000000000000000010c161f29333b454d565d606b70777c8083858787878685827e7a746d68615a524a41382f251c100700000000000000000000000814212e3a47535f6a6e7070706e695f53463a2d211407000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060d151d242931373b42464b5153545c606265686a696e6f6f7070706f6f6e6c66696663605c5553514b47433c373229251e160e0701000000000000000000000000000000000000000000000000000002070a0c0d1313130c0b09060100000000000000000c1825323f4b5865727e8b988d8073675a535f6a74808d9791857a6d60574d42352b1e150a00000006121f2c3945525f6c7885929386796d6053463a2d201307000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000000000000000000000000000000000000000000000000000000000000101d2a3743505d6a768390988b7e7265584b3f3225180c000000000000000000000000000000000000000000071d293643505c6976838f9b8f8275685c4f4235291c0f000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000000004101c2834404b556875828f978a7d7164574a3e3124170b0000000000000000000000040d182129333b434c525961636a6f7377797a7b7a7a7875716d68615d56504840382f261d130a00000000000000000000000006121f2b37434e585f62646464615f574d42362a1e120500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030b12181f262b3136394045464a505355595b565e616263636463636261605b54595653514b4745403a37312b272019130c04000000000000000000000000000000000000000000000000000000080e1317191a202020191815120d06000000000000000c1825323f4b5865727e8b988d8073675a59626e7b8792958b7e71675d51453c31231a0c0300000006121f2c3945525f6c7885929386796d6053463a2d201307000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000000000000000000000000000000000000000000000000000000000000101d293643505c6976838f988c7f7265594c3f32261908000000000000000000000000000000000000000003101c28343f4a546a768390988b7f7265584b3f3225180c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000000006131f2c3845515c6777849095897c6f6256493c2f231609000000000000000000000000060f182129313a41454f5558606267656c6d6e6e6d676865605d56524c443e362e261d140b01000000000000000000000000020f1a26313c464e535557575755534d453b31261a0e02000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001070c151a1f252a2e34383a3f4446494c4f4d5254555656575756555453504a4c494645403a39352f2b26201b150d08020000000000000000000000000000000000000000000000000000020a12191f2326272d2d2d2524221e1811090100000000000c1825323f4b5865727e8b988d80736754616b76828f999083786c60554b41332a1f11080000000006121f2c3945525f6c7885929386796d6053463a2d201307000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000000000000000000000000000000000000000000000000000f1c2935424f5c6875828f998d8073665a4d403025190d010000000000000000000000000000000000000006121f2b3844505c66778491978a7e7164574a3e3124170b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000000000713202d3a4653606d79869296877a6d6154473a2e21140700000000000000000000000000060f181f282f353e44484e5456535b60616161605d555854524c46413a322c241c140b0200000000000000000000000000000a15202a343c4347484a4a4a4846423b33291f1409000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003090e141a1d23282c2e34383a3c3f4242464748494a4a4a49494846443f403c3a38342e2c29241d1b150f0a04000000000000000000000000000000000000000000000000000000000a141c242a2f323339393932312e29231b130900000000000c1825323f4b5865727e8b988d8073675c66707d8a9493897c6f655b50433a2f21180e000000000006121f2c3945525f6c7885929386796d6053463a2d201307000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000000000000000000000000000000000000000000000000000e1a2734414d5a6774808d9a8e827568564c41362a1d1105000000000000000000000000000000000000000713202d3a4653606d79869296897d6f6356493c30231609000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000000000000000007101c28343f4a54636f7c8998918478685e5246392d2013070000000000000000000000000000060d161e242933383d43474949505354545453514b4b4745413a353028201a120a02000000000000000000000000000000030e18222a31373a3b3d3d3d3b3a36312921170d030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003090e12181c1f23282b2d2f3230363a3b3c3c3d3d3d3c3c3b3938332d302d2c2823201d18130f0a03000000000000000000000000000000000000000000000000000000000008121c262e363b3f404646463f3e3a342d251b1106000000000c1825323f4b5865727e8b988d807367606d788491988e81756b6053493f31281d0f06000000000006121f2c3945525f6c7885929386796d6053463a2d201307000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000000000000000000000000000000000000000000000000000c1925323f4c5865727f8b98918477685e5246392d20150a000000000000000000000000000000000000000915222f3c4855626f7b889997877a6d6154473a2e211407000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000050e19222b3844505c6673808d9a8e817468564c4135291d1105000000000000000000000000000000040c131921282c32373b3c3f44464748474745403e3a39353029241e160e08000000000000000000000000000000000000060f1820262b2e2f3131312e2d2a261f170f060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000070c1013171c1f202226252a2d2e2f30303130302f2e2d2b282223201f1c1813110d0701000000000000000000000000000000000000000000000000000000000000020e19242e3840474b4d5353534c4a463f372d23180d010000000c1825323f4b5865727e8b988d80736768727f8c9692867b6e61594f41382d1f160c00000000000006121f2c3945525f6c7885929386796d6053463a2d201307000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000000000000000000000000000000000000000000000000000000000000091623303c4956636f7c899895877a6d6154473c31261a0d04000000000000000000000000000000000007111d2a36414c5665727e8b98918578685e5246392d201307000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000000000000050e17202834404b54606d788491988a7e7164574b3e3025190d010000000000000000000000000000000001080d161c20272b2e2d3337393a3b3b3a38352f2d2c29241e19130c040000000000000000000000000000000000000000060e151a1f212224242422211e1a140d06000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004060b1012131619191e20212223232424232221201f1c17161313100c070401000000000000000000000000000000000000000000000000000000000000000007131f2a36404a52585a606060585651493f34291e12060000000c1825323f4b5865727e8b988d8073676d7a8592968c7f73695e52473d2f261b0d0400000000000006121f2c3945525f6c7885929386796d6053463a2d201307000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000000000000000000000000000000000000000000000000000713202d3a4653606d798692978b7e7164584e43372b1f160c01000000000000000000000000000000050e19232d3946525e6875828f9b8e817568564c41362a1d1105000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000001070e172029323b45515c66717e8a969285796d6053473a2d20140800000000000000000000000000000000000000050b10151b1f2222272b2d2e2e2e2d2c292421201d19130d080200000000000000000000000000000000000000000000030a0f1214151717171514120e090300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003060709090e111414151617171716161513120f0b060706040000000000000000000000000000000000000000000000000000000000000000000000000a17232f3b47525c63666c6c6c65625b51463a2e2215090000000c1825323f4b5865727e8b988d80736a74818e979184796d60574d42342b1d140a0000000000000006121f2c3945525f6c7885929386796d6053463a2d201307000c1825323f4b5865727e8b988d8073675a4d4034271a0d020202020202020202020202020202020202020202000000000000000000000006131f2c3845515c6676828f9c8f82766a5f53473d31281d13070000000000000000000000000000040d17202935414c56616d7a8692988b7e7164584b3e3025190d01000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d0202000205070c12182029323b444e58606d798491998e8174675d5145392c1f1306000000000000000000000000000000000000000000040a0f1315171b1f20212121201f1d181413110d08020000000000000000000000000000000000000000000000000000020608080a0a0a08070502000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000205070809090a0a0a09090806060300000000000000000000000000000000000000000000000000000000000000000000000000000000000c1926323f4b58636e73797979726d62564a3e3124180b0000000c1825323f4b5865727e8b988d80736f7c8793948a7e71675d51453b3022190b020000000000000006121f2c3945525f6c7885929386796d6053463a2d201307000c1825323f4b5865727e8b988d8073675a4d4034271a0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0d0c0a060200000000000004101c2834404b5464717e8b9893877c6f62594f433a2f2418110a030000000000000000000000050d161f29323b45525d68737f8c9992867a6d6054473a2d21140800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d02020202020202020202020202020202020000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0f0f0f080e1114181d2429333b444d56606a727f8c9692877b6e61554b4035291d100400000000000000000000000000000000000000000000000306060b0f12131415141413100c070704010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000d1a2733404d5a6673808686867f7265584c3f3225190c0000000c1825323f4b5865727e8b988d8073768290999082766c61554b4033291f1007000000000000000006121f2c3945525f6c7885929386796d6053463a2d201307000c1825323f4b5865727e8b988d8073675a4d4034271b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b191816120d070000000000000c18232e3a4753606d7a85929a8e81756b60554b413529231c150c07000000000000000003090f172028313b444f59606d7a85929b8e8175685d5245392c20130700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0909070300000000000000000c1825323f4b5865727e8b988d8073675a4d4034271c1c1c1c1c191e2024292f353d454d565e686f7c8692978d8174695f5343392f24180c00000000000000000000000000000000000000000000000000000000030506070808070604000000000000000000000000000000000000000000000000000000000000000002070a0c0d13131312070604010000000000000000000000000000000000000000000000000000000000000002060a0c0d131313120807050100000000000000000000000000000000000000000000000000000000000000010507070a0c0d0e0e0e0d0c0a080705020000000000000000000000000000000000000000000000000000000000000000000d1a2733404d5a6673808d938b7f7265584c3f3225190c0000000c1825323f4b5865727e8b988d80737e8a9493877c6f625a5043392f21170d00000000000000000006121f2c3945525f6c7885929386796d6053463a2d201307000c1825323f4b5865727e8b988d8073675a4d40342828282828282828282828282828282828282828282828282625221e19120a01000000000713202c3945515d6773808d9893897d70675d514540342e261e18120d0806050406070a0f141a2129323a434c56606b74808d9793887c6f62564c4135291d110400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1615130f0a040000000000000c1825323f4b5865727e8b988d8073675a4d4034292929292929252a2d2f353940454f575e686e7a84919992857a6d61574d4231271d12070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000070e1316191a2020201f1413110d080100000000000000000000000000000000000000000000000000000000070d121619192020201f1414110d080200000000000000000000000000000000000000000000000000000306080d11131417181a1a1b1a1a19171414110e0905030000000000000000000000000000000000000000000000000000000000000d1a2733404d5a6673808d988b7f7265584c3f3225190c0000000c1825323f4b5865727e8b988d80798491978e81746a5f53483e31271d0f0500000000000000000006121f2c3945525f6c7885929386796d6053463a2d201307000c1825323f4b5865727e8b988d8073675a4d403535353535353535353535353535353535353535353535353533322f2a231c130a0000000004111d2935404b55616d7a86929e9184796d605c52443f383028231d19151312101313151b1f252a333b444c555e68707d8793988f82756a5f53443a2f24190d0100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034282828282828282828282828282828282828282823221f1b160f0700000000000c1825323f4b5865727e8b988d8073675a4d40353535353535353036393b40454b515960696e7a839096928a7e70685d52453b311f150b0100000000000000000105090b0c131313131313131313131313131212110f0d0907060400000000000000000000000000000000000000000000000000000000000000010a12191f2325262d2d2d2c21201d19130c0400000000000000000000000000000000000000000000000000010a12191e2325262d2d2d2c21201e19140d050000000000000000000000000000000000000000000000030a0f1315191d202123252627282727252421201e1913120f0b06000000000000000000000000000000000000000000000000000000000d1a2733404d5a6673808d988b7f7265584c3f3225190c0000000c1825323f4b5865727e8b988d807f8c9692857a6d61584e43362c1f150b0000000000000000000006121f2c3945525f6c7885929386796d6053463a2d201307000c1825323f4b5865727e8b988d8073675a4d4242424242424242424242424242424242424242424242424242403e3b352e251c1207000000010d18242f3a46525e68727f8c95968e81756e635b504a423b342e2a2521201f1c1f2022262b30363e454d565d676e7a85919992867b6e61584e4332281e13080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d40353535353535353535353535353535353535353535302f2c2721191007000000000c1825323f4b5865727e8b988d8073675a4d4242424242424242434146474b51555d606b6f7b839095948d80746c61564c4133291f0d030000000000000000060c11151818202020202020202020202020201f1e1d1b19161312100c0700000000000000000000000000000000000000000000000000000000000a131c242a2f3233393939382d2c29241e160d040000000000000000000000000000000000000000000000000a131c232a2f3233393939392e2d2a251e170e050000000000000000000000000000000000000000060b10151b1f22252a2d2e3032333434343332302e2d2a25201f1b17110c0700000000000000000000000000000000000000000000000000000d1a2733404d5a6673808d988b7f7265584c3f3225190c0000000c1825323f4b5865727e8b988e818692968c7f72685e52463c32241a0d030000000000000000000006121f2c3945525f6c7885929386796d6053463a2d201307000c1825323f4b5865727e8b988d8073675a4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4c4b4640372e23190d0200000007131d2a36414c56606d78839098938d80736d605c544d45403936302e2d2b282c2d2f32373b42464f575e686d79839097948c7f72695f53463c3220160c010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d424242424242424242424242424242424242424242423c3b38322b22190f040000000c1825323f4b5865727e8b988d8073675a4f4f4f4f4f4f4f4f4f504c5254555d60676d737d849095948f82786d605a50443a3021180d00000000000000000911181d2224252d2d2d2d2d2d2d2d2d2d2d2d2d2c2b2a282623201f1c18120f0a040000000000000000000000000000000000000000000000000007121c252e353b3f40464646453a39352f281f160c0100000000000000000000000000000000000000000000050f1c252e353b3e40464646453b3936302920170d020000000000000000000000000000000000020a11171c1f272b2e3036393a3d3f40414141403f3d3b3a36302d2b27221b18120b030000000000000000000000000000000000000000000000000d1a2733404d5a6673808d988b7f7265584c3f3225190c0000000c1825323f4b5865727e8b98938692989184786d60564c41342a201208000000000000000000000006121f2c3945525f6c7885929386796d6053463a2d201307000c1825323f4b5865727e8b988d8073675b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5957514940352a1e1206000000010d1925303a44505c666e7b869299928c7f746d665e57514b46413d3b393734383a3b3e43474d525961696e7a829095968f82786c60574d42342a200d04000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4948433d342b21160a0000000c1825323f4b5865727e8b988d8073675c5c5c5c5c5c5c5c5c5c5c565e6164676d727980879196948f82796d665c50483e32281e0f060000000000000009121b23292e3132393939393939393939393939393938373533302d2c28231c1b160f0b0400000000000000000000000000000000000000000000020e19242e3740474b4d535353524745413a31281e1308000000000000000000000000000000000000000000030d17212e3740464b4c535353524746413b32291e140800000000000000000000000000000000070c141c23282b32373b3c4146474a4b4d4d4e4d4d4c4a4746423c3937332d28231d150c0701000000000000000000000000000000000000000000000d1a2733404d5a6673808d988b7f7265584c3f3225190c0000000c1825323f4b5865727e8b989a939a948a7d70665c51443a3022180e00000000000000000000000006121f2c3945525f6c7885929386796d6053463a2d201307000c1825323f4b5865727e8b988d8073686868686868686868686868686868686868686868686868686868686866635b51463b2f22160a0000000008131e28343f4a545f69707e87939f928c80786e69605c55524c49484644404546484a4e53575e616b707b8390949791847a6d665b50453b3122180e00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b56544f463d32271b0f0300000c1825323f4b5865727e8b988d80736868686868686868686868696a686e7174797f848d9299928d82796d675d544a3f362c20160c0000000000000006111b242d343a3d3f4646464646464646464646464645454442403c3a38342e2c27211b160d0802000000000000000000000000000000000000000007131f2a3540495257596060605f54524c433a2f24190d03000000000000000000000000000000000000000009141f293340495157596060605f54524c443b3025190d0100000000000000000000000000030b12181e262e34383c4347494c52545658595a5b5a5a585754524d4946443f38342e271e18130c040000000000000000000000000000000000000000000d1a2733404d5a6673808d988b7f7265584c3f3225190c0000000c1825323f4b5865727e8b98a49f998f82766b61544a4032291e100700000000000000000000000006121f2c3945525f6c7885929386796d6053463a2d201307000c1825323f4b5865727e8b988d80757575757575757575757575757575757575757575757575757575757575736d63574b3e3225180c00000000020c17232e38424d57616c727f8b919f928d837b726d67615e56565453504b51535557585f62696e757d8590959791857b6e685e544a3f332a1f100700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073686868686868686868686868686868686868686868686868686360594f43382c1f130700000c1825323f4b5865727e8b988d807575757575757575757575757677787a7e81858b919696918a80786d675d554b42382e241a0e04000000000000010c18232d373f454a4b535353535353535353535353535251504e4c494644403938322c272119130c04000000000000000000000000000000000000000a16232f3b47525c63666c6c6c6b605d564c4135291f150900000000000000000000000000000000000000020b1a25303b45515b63666c6c6c6c615e564c41362a1e1105000000000000000000000000050c151d232830383f44464e5455565e61636566676767666563615e56565350494540393029241d160d0600000000000000000000000000000000000000000d1a2733404d5a6673808d988b7f7265584c3f3225190c0000000c1825323f4b5865727e8b98a99f92877b6e62594f42392e20170d0000000000000000000000000006121f2c3945525f6c7885929386796d6053463a2d201307000c1825323f4b5865727e8b9891838181818181818181818181818181818181818181818181818181818181817f7366594c403326190d000000000006111c26303c45505a626d727f8b92999590867f79726d68666361605b555c606264676a6f747b818a92979691857c6f695f564c42382d21180e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8075757575757575757575757575757575757575757575757575756f6b6054483b2f22150900000c1825323f4b5865727e8b989184828282828282828282828282838385878a8e929898928d847d736d665d554b433930261c12080000000000000005111d29343f49515658606060606060606060606060605f5e5d5b595653514a48433d383229241e160e070000000000000000000000000000000000000c1925323f4b57636e73797979786d685d52453c31261a0c030000000000000000000000000000000000000a141d2a36424d57636d73797979786e685e5246392d2014070000000000000000000000060e171e272e343d424a505358606267686d7072737474747372706e696763605b53514b423e352f281f180f07000000000000000000000000000000000000000d1a2733404d5a6673808d988b7f7265584c3f3225190c0000000c1825323f4b5865727e8b98a1978d80746a5f53473e30271c0e050000000000000000000000000006121f2c3945525f6c7885929386796d6053463a2d201307000c1825323f4b5865727e8b9895918e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8276695c504336291d100000000000000a151e2a333e48515b636d727e87919698928c847f7a7673706e6c656b676d6e7174777c81868e939e938f847b6f6a5f574d443a2f261c0f060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b98918381818181818181818181818181818181818181818181818181817c6f6356493c3023160900000c1825323f4b5865727e8b9896918f8f8f8f8f8f8f8f8f8f8f8f8f909297979a97928c86807a706b605c544b433931271e140a00000000000000000915222e3a45515b62656c6c6c6c6c6c6c6c6c6c6c6c6c6c6b6a686663605c54544f48443d3530282019100800000000000000000000000000000000000d1a2633404d59667380868686857a6d60574d42372b1e150a000000000000000000000000000000000006111c262f3846525e69737f868686857a6e6154473b2e21140800000000000000000000060f182029303940454f545c60646a6f73777a7d7e80808180807f7d7a77746f6c65605c544f45403a312a211910070000000000000000000000000000000000000d1a2733404d5a6673808d988b7f7265584c3f3225190c0000000c1825323f4b5865727e8b979792857a6d60574e42352c1e150b000000000000000000000000000006121f2c3945525f6c7885929386796d6053463a2d201307000c1825323f4b5865727e8b97979797979797979797979797979797979797979797979797979797979797978f8376695c504336291d10000000000000030c18212c363f49515b636c717d848e939d96918c86827f7c7b79787879797b7d8084888e929998928b827a6e695f584e453c32291d140a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b9895918e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8a7e7164574b3e3124180b00000c1825323f4b5865727e8b97979797979797979797979797979797979695918d8985807b736d676159504a423931271f150c0200000000000000000b1824313d4a56626d727979797979797979797979797978787775736f6d66636059544f46413a322b221a1209000000000000000000000000000000000714202d3a4753606d798491978d8073695f53473d30261c1106000000000000000000000000000000000b17222d38424f59616e7b8692968c7f72685e5246392d201407000000000000000000060f18212a323b424b515960666d71777c808486898b8c8d8e8d8d8b8a8784817c78716d666159514b433c332b2219100700000000000000000000000000000000000d1a2733404d5a6673808d988b7f7265584c3f3225190c0000000c1825323f4b5865727e8a8a8a8a7f72685d52453c31231a0c03000000000000000000000000000006121f2c3945525f6c78858a8a86786d6053463a2d201307000c1825323f4b5865727f8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8276695c504336291d1000000000000000060f1a242d373f49515a626b6f7a818990959c99928f8c89878685858586888a8d91959a99928e857f756d685f574e463c332a20170b02000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b979797979797979797979797979797979797979797979797979797978a7e7164574b3e3124180b00000c1825323f4b5865727e8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a898784817d79736e68605d554f443f3830271f150d030000000000000000000c1825323f4b5865727f86868686868686868686868686858483817f7c79746f6b636059524c443d342c241b120900000000000000000000000000000006131f2c3945515d67717e8a9592877b6e62594f42382e23170c020000000000000000000000000000030f1c28333f4a54606b75818e989184796d60564c41362a1e11050000000000000000050e18212a333c444d545c606b6f787e83888d91939a989998989899989696918d89847e79706b605d554d453d342b22190f06000000000000000000000000000000000d1a2733404d5a6673808d988b7f7265584c3f3225190c0000000815212e3b4854616e7b7d7d7d7d786d60564c41332a201108000000000000000000000000000000000a1724303d4a5763707d7d7d7d786c605346392d201306000815212e3b4854616e7b7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7c6f6356493c30231609000000000000000008121b252d373f48505960686d757d83898f92999b999699939292929895979a9997928d86817a726d605d564d453c342a21180e0500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727f8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a7e7164574b3e3124180b00000815212e3b4854616e7b7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7c7a7774706d66615e56514c433e342e261e150d03000000000000000000000c1825323f4b5865727e8b9393939393939393939393989291908e8c8985817c766f6b615d564e463e362d241b1209000000000000000000000000000004101d2935404b55606c788390998f82756b61544a3f34281e130800000000000000000000000000030e18212b3844505b666f7c8993948a7d70665c51443b3025190d0100000000000000020c17202a333c454d565e666d747c838a90959a9992908e8c8b8b8b8c8e9092999a96918b847d756d675f574e463d342b21180d040000000000000000000000000000000d1a2733404d5a6673808d988b7f7265584c3f3225190c0000000714212d3a46535e696e707070706d665c50443a2f21180e00000000000000000000000000000000000916232f3c4855616b707070706c655b5044372b1f1205000714212d3a46535e696e707070707070707070707070707070707070707070707070707070707070707070706f6b6054483b2f22150900000000000000000009131c252d363f474f565e616b70777d82868b8e91929996969696959892908d8985807b746e68625b524c443b332a22180f060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000815212e3b4854616e7b7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7b6e6154483b2e21150800000714212d3a46535e696e7070707070707070707070707070707070706f6d676763605c54524d45413a3128231c140c0300000000000000000000000c1825323f4b5865727e8b989992929292929292929292929895989998928e89827d746d68605850483f362d241b110700000000000000000000000000000c18242f3944505b656f7c879394897d70665c50443a3025190d0400000000000000000000000009151f2935414c55606c788390998f82766b61544b4032291e140800000000000000000a141e29323b454d575f696e788088909599938f8a868381807f7e7f7f8183868a8e929996918a81796e6960584e463d332a1f160c0100000000000000000000000000000d1a2733404d5a6673808d988b7f7265584c3f3225190c00000005121e2a36424d575e6164646464605c544a3f32281e0f0600000000000000000000000000000000000714202c38444f596163646464605b53493f33271b0f030005121e2a36424d575e61646464646464646464646464646464646464646464646464646464646464646464646360594f43382c1f1307000000000000000000010a131c242d353d444c525960636b70757a7e8184868889898a8989878583807d79746e69615e565145413a322a21181006000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714212d3a46535e696e7070707070707070707070707070707070707070707070707070707070706e695e52463a2d201407000005121e2a36424d575e6164646464646464646464646464646464646463605d555653504a46413b352f281f17110a020000000000000000000000000c1825323f4b5865727e8b9892878585858585858585858586888b8f92989b948f89817a6f6a615a51483f362c23190e050000000000000000000000000007121d27333f4953606a74818e989184786d60564c41362a20150a0000000000000000000000030c1a26313945515d67717e8b9592877b6e62594f42392e20170d020000000000000006111c26303b444d575f696e7b838d939a938e87827e7a777473727172737476797d81868d9299938e847b6f6a60584e453c31281d120700000000000000000000000000000d1a2733404d5a6673808d988b7f7265584c3f3225190c000000020e1a25313b454d53545757575753504a42382e20160c00000000000000000000000000000000000004101c28333e474f555757575753504941382d22170b0000020e1a25313b454d53545757575757575757575757575757575757575757575757575757575757575757575756544f473d32271b0f0300000000000000000000010a121b232b323a41464f54596063686d717477797b7c7d7d7c7c7a797673706d66615e57524c443f35302820180f06000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005121e2a36424d575e61646464646464646464646464646464646464646464646464646464646464615e574d42362a1e12050000020e1a25313b454d53545757575757575757575757575757575757575654514c4a46443f38363029241e160d0600000000000000000000000000000c1825323f4b5865727e8b988d80797979797979797979797a7c7e82868b91969c938e847c716c625b51483e352b20170b02000000000000000000000000010b17222d38414e58616e7b8692958b7f72685e52463c31261b0c03000000000000000000000a151e2b37424d57606d7a8591978d80746a5f53473e30271d0e0500000000000000000b17232e38424c565f696e7b849095969189817b75716d6768666565656667676d70757b808790959691857c6f6a60574d43392f24180b02000000000000000000000000000d1a2733404d5a6673808d988b7f7265584c3f3225190c0000000009141f29333b4246484a4a4a4a46443f3830261c0d04000000000000000000000000000000000000000b16212c353e44484a4a4a4a46443f382f261b110600000009141f29333b4246484a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4948433d352b21160a00000000000000000000000000091019202930363d44484f55565e616468666d6e6f7070706f6e686a6663605c54534d46413b3229241e160e06000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020e1a25313b454d535457575757575757575757575757575757575757575757575757575757575754524d453b30251a0e0200000009141f29333b4246484a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a494745413d3a38342e2a251f19130c040000000000000000000000000000000c1825323f4b5865727e8b988d80736c6c6c6c6c6c6c6c676d6f72757a7f848c92989691877e726d625a50473d32291d140a0000000000000000000000000006111b262f3d46525e68727f8c9692857a6d61584e43372b1e150b00000000000000000006111c26303847535f6973808d9792857a6d60574e42352c1e150b000000000000000003101c28343f4a545e686e7b859196948f847d756e6964605d555958585859555d6063696e747c838e939792867c6f695f554b4035291d140a000000000000000000000000000d1a2733404d5a6673808d988b7f7265584c3f3225190c00000000030d17212931363a3b3d3d3d3d3a38342e261e140a000000000000000000000000000000000000000005101a232c33383c3d3d3d3d3937332d261d140a00000000030d17212931363a3b3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3c3b38322b23190f040000000000000000000000000000070e171e252a33383d44484c525458545c60616363636362615e565a5653504a46423b3630292019130c04000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009141f29333b4246484a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4846423b33291f140900000000030d17212931363a3b3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3c3a39352f2d2c28231c19140d0801000000000000000000000000000000000c1825323f4b5865727e8b988d8073675f5f5f5f5f5f555d606265676d72797f8690959992877f726c61594f443b2f261b1106000000000000000000000000000a141d2a36414d56606d798491978d81746a5f53473e30271d120700000000000000000c17232e38424f59616e7b8692958b7e72685d52453c31231a0c0300000000000000040f19232b3844505c666e7a849197938e827a706b625f5754514c4d4c4b4c4c4b5153575e616a6f79818c929892857b6e675d51453d2f261c11060000000000000000000000000d1a2733404d5a6673808d988b7f7265584c3f3225190c0000000000050f171f252a2d2e313131312d2b28231c140c0200000000000000000000000000000000000000000008111a21282c2f303131312d2b27221b140b020000000000050f171f252a2d2e31313131313131313131313131313131313131313131313131313131313131313131302f2c272119100700000000000000000000000000000000050c131921272c33383a4146474b4a515355565657565654524c4d4a46443f3836312a251e170e0802000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030d17212931363a3b3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3b3a36302921170d020000000000050f171f252a2d2e313131313131313131313131313131313131302d2c2924201f1c17110e08020000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a52525252524b515355555d60666d727b838e939993887e716b60564d41382d22170b01000000000000000000000000020b1925303b45515c67707d8a9492877c6f625a5043392e23180c0200000000000003101c28343f4a54606b75828f999083786c60564c41332a20110800000000000000000b16212b37434e58606d78829096938e80786d686059534d474541403f3e3f404045474d52585f676d74808c92979083796d60594f42382d22170b0000000000000000000000000d1a2733404d5a6673808d988b7f7265584c3f3225190c000000000000050d141a1e212124242424201f1c17110a0200000000000000000000000000000000000000000000000810161c202324242424201f1b17110a0200000000000000050d141a1e21212424242424242424242424242424242424242424242424242424242424242424242423221f1b160f0700000000000000000000000000000000000002080d161c21272c3035393a3e40444648494a4a4949474641403d3a38342e2a251f19140d05000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050f171f252a2d2e3131313131313131313131313131313131313131313131313131313131312e2d2a251f170f0500000000000000050d141a1e21212424242424242424242424242424242424242321201d191312100c060000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d46464646404547494c51545c60696e79818d929a92877d70685e53493f33271e13080000000000000000000000000008141f2834404b55616c76828f998f82766c61554b4034281f14080000000000040e18222c3844505c66707d899493897d6f665b50443a2f21180e0000000000000000030f1b27323a47535f6a73808c94948e81746d665d564f47423c39352f3232322f35383b42464e555c606e73808d93958e81746b60544a3f33281c0f0300000000000000000000000d1a2733404d5a6673808d988b7f7265584c3f3225190c0000000000000003090e121415171717171312100b060000000000000000000000000000000000000000000000000000050b1014161717171713120f0b060000000000000000000003090e121415171717171717171717171717171717171717171717171717171717171717171717171615130f0a04000000000000000000000000000000000000000000050b10161c1e25292d2e2e34383a3b3c3d3d3d3c3b393630302d2c28231c1a140e08020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050d141a1e212124242424242424242424242424242424242424242424242424242424242421201e1a140d0500000000000000000003090e121415171717171717171717171717171717171717161413110d08060300000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4039392f35393a3c41454b51575f676d77808d939992857a6e655b50443a2f24190d01000000000000000000000000020c18232e3943505a626f7c8792948a7d70675c51453b3025190b02000000000a15202a36414c56606d788391988e81756b60544a3f32281e0f0600000000000000000713202c38444f59626f7c8792968f82786d605c544c433d37312c292425252524292c30363c434b515b636e75818e9593897d70665b5044382b1f150a00000000000000000000000d1a2733404d5a6673808d988b7f7265584c3f3225190c000000000000000000020507080a0a0a0a0706030000000000000000000000000000000000000000000000000000000000000407090a0a0a0a0605030000000000000000000000000000020507080a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0909070300000000000000000000000000000000000000000000000000050b1013191d202123282c2d2e303030302f2e2d2a2523201f1c17110e0903000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003090e1214151717171717171717171717171717171717171717171717171717171717171514120e0902000000000000000000000000020507080a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a090706040100000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d40342c24292c2d2f353940454d555c656c74818e94978f82776c60554c4135291d12070000000000000000000000000007121d27303e47535f6a74818d979184796d60564d41362a1d140a000000030d1b26313946525e68727f8b9592867b6e61594f42382d20160c0000000000000000000915222f3b4854606b76828f9991847a6d665c504a423a312b26201d19191819181d1f252a31394045525c606d7983919a9083786c6053463c32261b0f03000000000000000000000d1a2733404d5a6673808d988b7f7265584c3f3225190c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002080d111314181c1f2022232324232321201e19171312100c0600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020507080a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a08070502000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d403427181d202024292e343b434b535b606d78828f97948b7e71675d5145392f23180c00000000000000000000000000000b151e2b37434e58616d7a8592968c7f72685e52463d2f261b110600010b151f2b37434e58616d7a8592968c8073695e53473d2f261c0d04000000000000000005111e2a36414c56636f7c8994948a7d70685e544a3f3830281f1a15110d080b070c10141a1f272f344045515d676f7c8793958a7e7164584e43372b1f1306000000000000000000000d1a2733404d5a6673808d988b7f7265584c3f3225190c00000000000000000000000000000000000000000000000000000000000000040607080909090807070401000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010507070c1012131516171716161414110e080706030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a111314191d232830394149505c666e7a85919e92857a6d60554b4034291c100400000000000000000000000000030c1b26313c46525e68727f8b9592867b6e61584e41382d22170b0107121d27313947535f6a74818d979184796d60574d42352b1d140a0000000000000000000714202d3946525e6875828f9c8f82766c61564c42382e261e160d0904010000000004090d151d232935404b55606a74818e999083776a5f54473b2e221508000000000000000000000d1a2733404d5a6673808d988b7f7265584c3f3225190c0000000000000000000000000000000000000000000000000000030506070c10131415161616151413110d080706040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004060708090a0a0a0908070502000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040607090b0d0e0f10101110100f0e0c0b08060503000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d06080d12181e272f383f4a545e68707d8a94978c7f72675c5145382c1f130700000000000000000000000000000a15202935414c56606d788391988e81746a6053493f33271d12070c18232f3943505a626f7c8792948a7e71675d51453b3123190b020000000000000000000814212e3b4754616e7a869295897c70635a50443a30261c140c04000000000000000000030b1218242f39434e58626e7b879395887c6f6255493c3025190d010000000000000000000d1a2733404d5a6673808d988b7f7265584c3f3225190c000000000000000000000000000000000000000000000000060b0f121316181d1f20222223222221201d19171313100c0700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000306070c1012131618191b1c1d1d1e1d1d1c1b19171513120f0b0605020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000070c151d262e38424c56616c76828f9c9185796d6053473a2e23180c0000000000000000000000000000040d1925303a44505c66707d899493877c6f655b5044392f24180d101c2934404b55616c76828f999083766c61554b4033291f1107000000000000000000000c1925323f4c5865727f8b999083776b6054483e32291e140a0200000000000000000000000107121d28313d47535f6976828f9a8d807367564c41362a1e11050000000000000000000d1a2733404d5a6673808d988b7f7265584c3f3225190c00000000000000000000000000000000000000000002080e11171b1f202324292c2d2e2f2f2f2f2d2c292424201f1c18120f0a03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002050a0f1315181c1f202224262829292a2a2a292928262422201f1b1714110e0904000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000030b141c26303b44505a626f7c8994978a7e7164544b4034281c1004000000000000000000000000000008131e28343f4a54606b75828f999083786c60554b4035291f1419222c3845515c67717d8a9493877c6f625a5043392f21170d0000000000000000000005111e2a36414d566875828f998c7f7266594f44362c20170c0200000000000000000000000000010c161f2b37424d5764717e8b97918477685e5246392d2014070000000000000000000d1a2733404d5a6673808d988b7f7265584c3f3225190c0000000000000000000000000000000000000002080d14191b22272b2d2f2f35393a3b3c3c3c3b3a39352f302d2c28231d1b150f0a030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003090e12151b1f2223282c2d2f313335363637373736363433312f2d2b2722201e1a14100c0701000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000000020a151e29323e4754606a7683909b8f8275665c5145382c1f13060000000000000000000000000000020c17232e38424f59616e7b8692958a7e71675d51453b31251a1d2a36424d57606d798491988e81746a5f54483e31271d0f05000000000000000000000714202d3946525e6878859298887c6f6255493d32221a0e05000000000000000000000000000000040d1a26313c4754616e7a879695877a6e6154473b2e2114080000000000000000000d1a2733404d5a6673808d988b7f7265584c3f3225190c000000000000000000000000000000000000050c13191e252a2d3337393c404045474849494948474541403d3a38342e2b26201a150c0701000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040a0f141a1e21272b2e2e34383a3c3e404142434344434342413f3e3b3937332d2d2a251f1c18120d080200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000030c17202b38434e5865717e8b9a9286796d6053463a2d20130700000000000000000000000000000006111c26303d47535f6973808d979184796d60574d42362a1d262f3846525e69737f8c9692857a6d61584e43362c1f150b00000000000000000000000814212e3b4754616e7b87979285796c605346392d20130600000000000000000000000000000000000915202d3946525e68778491968a7d7063574a3d3024170a0000000000000000000d1a2733404d5a6673808d988b7f7265584c3f3225190c0000000000000000000000000000000001080e161e252a3036383f4446494c4b5153555556555554524c4d4a4645403937312b262018120b0300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003090e151b1f262a2d32373b3c404446494b4c4e4f50505150504f4e4c4a4846443f3b3a36302c29231d19130c06000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000050e1b27323d4754616d7a879398897c6f6356493c30231609000000000000000000000000000000000a151e2b37424d57606d7a8592968c8073695e53463d2f262d38414e58616e7b8692968c7f72685e52463c32241a0d030000000000000000000000091623303c4956636f7c8996908377665b5044382b1f1206000000000000000000000000000000000005111e2a36414c566975828f988c7f7265594c3f3226190c0000000000000000000d1a2733404d5a6673808d988b7f7265584c3f3225190c000000000000000000000000000000040c1319202830363b41464950535659555d606162626262605d565a5753514b47433c373129231d150d0600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000070c141a20262b31363a3d4347494a51535557595b5c5c5d5d5d5c5c5b5957555350494746423b38342f29241e17110a0300000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000a16202d3946525e68778490988c7f7265594c3f3226190c00000000000000000000000000000000030c1a26313c45525d68717e8b9592867b6e61594f42382d333f4953606a75818e989184786d60564c41342a2012080000000000000000000000000b1724313e4a5764717d8a978f827568544a3f33281c0f030000000000000000000000000000000000010d192530414d5a6774808d998c807366594d4033261a0d0000000000000000000d1a2733404d5a6673808d988b7f7265584c3f3225190c0000000000000000000000000000060d161e2429323a41464c52535b60626669676d6e6f6f6f6e6d68696663605c54534e47433c342f271f180f0700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030b12181f262a32373b4246484e5456545c606264666869696a6a6a696967666462605b5354524d47454039353028231c150c06000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000005111d2935414c566774818e9a8e8174675b4e4134281b0e000000000000000000000000000000000009151f2935414c56606c788390988e81756b60544a3f333744505b656f7c8793948a7d70665c51443a3022190e000000000000000000000000000b1825313e4b5864717e8b978e8174685b4e412d22170b00000000000000000000000000000000000000081a2733404d5a6673808d998c807366594d4033261a0d0000000000000000000d1a2733404d5a6673808d988b7f7265584c3f3225190c00000000000000000000000000060f171f282f353f444c52565e61656c6f7376787a7b7c7c7c7b7a787673706d66625f58534e454039312a211911080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060c151d232831363c43474d535558606266666d6f717374757676777676757472716e6c6565615e5753514b46413a342e261e17110a0200000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000000000000010d1925303f4c5966727f8c998f8276695c504336291d100000000000000000000000000000000000030d19242f3a44505b666f7d899393897d70665b50443a404b55606c788390998f82756b61544a4032291e1007000000000000000000000000000c1825323f4b5865727e8b988d8174675a4e4134271b06000000000000000000000000000000000000000d192633404c5966737f8c998c807366594d4033261a0d0000000000000000000d1a2733404d5a6673808d988b7f7265584c3f3225190c0000000000000000000000000610182129313a414550565e61686e73787c7f8285868888898888878583807d79746f6a625f58514b433c332b231a1208000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060f181e272e343b42464e53575f61666a6f7376797c7e7f8182838384838382817f7d7b7975726e6965605c55524c443f383028221c140b05000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000081824313e4b5764717e8a979083776a5d5044372a1d1100000000000000000000000000000000000008131e28333f4a54606b75818e989083786c60564c4145515d67717e8b9592877b6e62594f42392e20170d00000000000000000000000000000c1825323f4b5865727e8b988d8174675a4e4134271b0e010000000000000000000000000000000000000d192633404c5966737f8c998c807366594d4033261a0d0000000000000000000d1a2733404d5a6673808d988b7f7265584c3f3225190c0000000000000000000000060f18222a333b434c525a62686d747a8084898c8f91939a959595959792908d8a85817c756e6a605c554d453d352c241a1108000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020a1117222a303940454d53585f62696e73777c808385888a8c8e8f8f9090908f8f8e8c8a8885827f7b76716d67615d56504a423d332d261d170e060000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000000000000000a1724313d4a5764707d8a979184776b5e5144382b1e11000000000000000000000000000000000000010b17222d38424f59616e7b8692958b7e71685d52454d57606d798491978d8073695f53473e30271c0e0500000000000000000000000000000c1825323f4b5865727e8b988d8174675a4e4134271b0e010000000000000000000000000000000000000d192633404c5966737f8c998c807366594d4033261a0d0000000000000000000d1a2733404d5a6673808d988b7f7265584c3f3225190c00000000000000000000050e18212a343c454d565d606c717a80868c9196999b9895949a939a9495979a9997928e87827c736d675f574f473e362c231a100700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030b141c2228343c434b51575f616a6f757b8084898c8f92989799989796959595969798999797928f8b87837e79736d68605c544e443f382f2920180f0700000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000000000000000a1724303d4a5763707d8a969184786b5e5145382b1e120000000000000000000000000000000000000006111c262f3d46535e6973808c9692857a6d60574d535f6973808d9792857a6d60574d42352c1e150b0000000000000000000000000000000c1825323f4b5865727e8b988d8174675a4e4134271b0e010000000000000000000000000000000000000d192633404c5966737f8c998c807366594d4033261a0d0000000000000000000d1a2733404d5a6673808d988b7f7265584c3f3225190c000000000000000000020c17202a333c464e575f686d757e858d92989b96918e8b898786868687888a8d90959a9a938f8780796e69605950483e352c22190e040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030c151d262d333e464e555c60696e757c81878c9196999897918f8d8b8a89898889898a8b8d8f9297989a93908b857f7a726d666058504a423a322a21181007000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000000000000000b1824313e4b5764717e8a979084776a5d5144372a1e1100000000000000000000000000000000000000000a141d2a36424d57606d798491978d8073695f5359616e7b8692958b7e71685d52453c31231a0c030000000000000000000000000000000c1825323f4b5865727e8b988d8174675a4e4134271b0e010000000000000000000000000000000000000d192633404c5966737f8c998c807366594d4033261a0d0000000000000000000d1a2733404d5a6673808d988b7f7265584c3f3225190c0000000000000000000a141e29323c454e585f696e7a818b929799928e8984817e7c7a7a79797a7c7e8084888d929899928d837b706b615a50473e342b20160c02000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030d151e272f383f4450585f676d737b82888e929999928f8b888582807e7d7c7c7b7c7c7d7f808285888b8f929997928c857f786f6a605b544c443c332a22180e040000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000000000000000c1825323f4b5865727e8b989083766a5d5043372a1d100000000000000000000000000000000000000000020b1a25313b45515d67717e8a9592877b6e6259606b75828f989083786c60564c41332a201108000000000000000000000000000000000c1825323f4b5865727e8b988d8174675a4e4134271b0e010000000000000000000000000000000000000d192633404c5966737f8c998c807366594d4033261a0d0000000000000000000d1a2733404d5a6673808d988b7f7265584c3f3225190c000000000000000006111c26303b444d575f6a6f7b848f939e938f87817c7874716f6e6d676d6d6f7174777b80868d92999590867d706c61594f463d32281e13080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030c151f273039424a505a626a6e797f868f939b95918b86827e7b7875747270706f6f6f7070727375787b7e82868c919697928b837c736c665e564d453c342a20150a0000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000003101c28343f4a546773808d9a8e8275685b4f4235281c0f00000000000000000000000000000000000000000009141f2935404b55606c788390998f82756b6166707d899393897d6f665b50433a2f21180e00000000000000000000000000000000000c1825323f4b5865727e8b988d8174675a4e4134271b0e010000000000000000000000000000000000000d192633404c5966737f8c998c807366594d4033261a0d0000000000000000000d1a2733404d5a6673808d988b7f7265584c3f3225190c00000000000000000b17232e38424c565f696f7c85919697928a827b756f6c65656261605c60616264676a6f747a808791969892867e706b61584e443a3024190d03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020b151e273139424b545b606c717c838c929895908a847e7a75716e6969676564636262626364656769696e72767a7f848a91959590877f786d685f574e463c32261b0f0300000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000006121f2c3844505c6676828f998d8073665a4d4033271a0d000000000000000000000000000000000000000000030c18242f3944505b656f7c879394897d70666d788390988e81756b60544a3f31281e0f0600000000000000000000000000000000000c1825323f4b5865727e8b988d8174675a4e4134271b0e010000000000000000000000000000000000000d192633404c5966737f8c998c807366594d4033261a0d0000000000000000000d1a2733404d5a6673808d988b7f7265584c3f3225190c0000000000000003101c28343f4a545e686e7b8591979590857e756e6963605b535654535153545557585f62686d747c848f949892877d706a60564c4135291f150b0100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a141d263039434b545c666c747e86909597928b837d78726d6865615f575a5857565655565657585a575f6165686d72787e848b9297928c827a6e695f584e43372b1f130600000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000020c14202d3a4653606d798592978a7e7164574a3e3124170b0000000000000000000000000000000000000000000007121d27333f4953606a74818e989184786d727f8b9592867b6e61594f42382d1f160c0000000000000000000000000000000000000c1825323f4b5865727e8b988d8174675a4e4134271b0e010000000000000000000000000000000000000d192633404c5966737f8c998c807366594d4033261a0d0000000000000000000d1a2733404d5a6673808d958b7f7265584c3f3225190c000000000000040f19222b3844505c666e7a8491979490837b706c615f57535049494747454647494b4e53565e616a6f7a828e939992867c6f685d52463e31271d12070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006111b262f38424b555d666d78808b9298938e857e78716c66615e5655534d4d4b4a49494849494a4c4d4d5355565e61666c71787e858f93948f847b6f6a5f53473b2e21150800000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000a141e2a36414c5663707d899895877a6e6154473b2e21140800000000000000000000000000000000000000000000010b17222d38414e58616e7b8692958b7f727a8592968c8073695e52473d2f261c0d040000000000000000000000000000000000000c1825323f4b5865727e8b988d8174675a4e4134271b0e010000000000000000000000000000000000000d192633404c5966737f8c998c807366594d4033261a0d0000000000000000000d1a2733404d5a6673808888887f7265584c3f3225190c0000000000000a16212b37424d57606d78828f969590827a6e69615a534d46443f3c3b3a383a3a3c3e43474c525860676d78818e939891847a6d615a5043392f23180c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050f17222d38414a545d676d78818d9299928b817a726c66605b54524c484642413f3d3d3c3c3c3d3d3f404246484c52545b60666c727a828b929691857c6f6255493c2f22160900000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000006111c26303846525e6874818e9a908477685e5246392d201407000000000000000000000000000000000000000000000006111b262f3d46525e68727f8c9692857a808d979184796d60574d42352b1d140a000000000000000000000000000000000000000c1825323f4b5865727e8b988d8174675a4e4134271b0e010000000000000000000000000000000000000d192633404c5966737f8c998c807366594d4033261a0d0000000000000000000714212e3a4754616d7a7b7b7b7a6d6054473a2d2114070000000000030f1b27323a47535f69737f8c94969083796d685e575046423b37332d2e2d2c2d2e2f31373a41464e555d666d78818e94968f82756c61554b4034291c110600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030d172127333f49535c666d79828e939792877f756d68605b54504a46413b3a37313231302f2f2f30313231363a3b41464a50545b60686e757f8692978b7f7265584c3f3225190c00000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000001071217232e38424d57616d7a8692998c7f7366564c41362a1e11050000000000000000000000000000000000000000000000000a141d2a36414d56606d798491978f828792948a7e71675d51453b3023190b02000000000000000000000000000000000000000c1825323f4b5865727e8b988d8174675a4e4134271b0e010000000000000000000000000000000000000d192633404c5966737f8c998c807366594d4033261a0d0000000000000000000713202d3946525e686d6e6e6e6d685d5245392c201307000000000007131f2c38434e58626e7b86929991847a6d675d564d453e36312b272221201f202122262b30353c434c545c666d78829097938a7d70675c5145382d22170b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009141f29333b44505b656d78828f949691857c726d615e56504a443f3835302d2b26252423232223232425262a2d3036383f444a50565e616d73808d988b7f7265584c3f3225190c00000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000040c13182428343f4a545f6973808d9892877b6e6154483b3025190e02000000000000000000000000000000000000000000000000020b1925303b45515c67707d8a94948f92999082766c61554b4033291f110700000000000000000000000000000000000000000c1825323f4b5865727e8b988d8174675a4e4134271b0e010000000000000000000000000000000000000d192633404c5966737f8c998c807366594d4033261a0d00000000000000000005111d2a36414c565e61626262605d564c4135291d110400000000000915222e3b4854606a76828f9992877c6f685e554c443b332a261f1b171414131314161b1e2529313a424a545c666e7b85929e9184796d60544a3f33281c0f030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040d1a25303b454f59606c77818e949591847b6f6a625b524c443f38332d2925211e1a1817161615161617191a1e21252a2d33383f444c525b6673808c988b7f7265584c3f3225190c00000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d06070c10161d2429363e44505c666e7b8692998e8175695e53463a2d1e1408000000000000000000000000000000000000000000000000000008141f2834404b55616c76828f999c9f93877c6f625a5043392f21170d0000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8174675a4e4134271b0e010000000000000000000000000000000000000d192633404c5966737f8c998c807366594d4033261a0d000000000000000000040d1925303a444c525455555554524c443a2f24190c020000000005111e2a36414c56626f7c8994978d80736b60564c433a3229211a140f0b06070607070a0f13191f283038424b545e69717e8b94968b7e72665b5044382b1f120600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010c161f2a36424d57616b73808d939691837a6e6960585146413a332d28221c1914120e090a0a0909090a0a090e1214191c22282d333b414d596673808c988b7f7265584c3f3225190c00000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a101313181c1f282f353f48505a606d7882909893877c6f62574d42362a1e0d020000000000000000000000000000000000000000000000000000020c18232e3943505a626f7c87929f9a8e81746a5f53483e31271d0f050000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8174675a4e4134271b0e010000000000000000000000000000000000000d192633404c5966737f8c998c807366594d4033261a0d0000000000000000010c161f2a343c424b515357585653504a423b33291e140a000000000714202d3946525e6875828f9b9185796d60594f443a312820170f09030000000000000002080d161e262f39424d57616c7683909c9184786c605346392d2013090000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008131e28313a46525e69707d88939791847b6e685f574e463f363028221c17110d0805020000000000000000000205080d11171c222830404d596673808c988b7f7265584c3f3225190c00000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d403427181c1f2023282c313a4145515a626c73808d94978d81746a5f53453b31251a0e0000000000000000000000000000000000000000000000000000000007121d27303e47535f6a75828e9b94877b6e61584e43362a1f150b000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8174675a4e4134271b0e010000000000000000000000000000000000000d192633404c5966737f8c998c807366594d4033261a0d000000000000000007121d28313c464e545c60636563605c544d453b30261c11060000000814212e3b4754616e7a8692988c7f72675d51463d32291f160d050000000000000000000000040c151d27303b45505a63707d899596897d706356493d31261a0e020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010d19242f3a43505a616e7b85929992857c6e695e564d453d342a251e17110b060000000000000000000000000000000000060b11172633404d596673808c988b7f7265584c3f3225190c00000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d40342a23282c2d2e34383e434b515b626c717e8b929991857a6d60584e4333291f1409000000000000000000000000000000000000000000000000000000010b151f2b37434e58616d7a85929f988c7f72685e52463c2f261b11060000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8174675a4e4134271b0e010000000000000000000000000000000000000d192633404c5966737f8c998c807366594d4033261a0d00000000000000010d18242f39434e585f666d7071706d665e574d42382e23170b000003101c28343f4a5465727f8b9992867a6d60554b40342b20170d0400000000000000000000000000030b151e29333e4854606b7783909a8e817467574d42362a1e1205000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004111d2935414c56616c76828f9793877d706a5f574d443c332b2219130b06000000000000000000000000000000000000000000061a2633404d596673808c988b7f7265584c3f3225190c00000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4037372e34383a3b40454650555d606d727e87929f93877d70685d52463c3121170d0300000000000000000000000000000000000000000000000000000007121d27313947535f6a74818e979e9f92857a6e61584e41382d22170b0100000000000000000000000000000000000000000c1825323f4b5865727e8b988d8174675a4e4134271b0e010000000000000000000000000000000000000d192633404c5966737f8c998c807366594d4033261a0d0000000000000004101d2935404b555f6a6f797d7e7d786e695e544a3f34281c10030006121f2b3844505c6675828f9b8e8175675d51433a2f22190e05000000000000000000000000000000030c17202c38444f5966727f8c99918478695f53463a2d21140700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000613202c3945525d68717e8a94948c80736b60584e453b322a2119100802000000000000000000000000000000000000000000000d1a2633404d596673808c988b7f7265584c3f3225190c00000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d44444444404546484b51535a61676d757f889299928c7f736b60564c41342a200f05000000000000000000000000000000000000000000000000000000000c18232f3943505a626f7c8793969196988e81746a6053493f33271d120700000000000000000000000000000000000000000c1825323f4b5865727e8b988d8174675a4e4134271b0e010000000000000000000000000000000000000d192633404c5966737f8c998c807366594d4033261a0d000000000000000613202c3945515d676f7c848a8b89837b6e665c5044382b1f1206000713202d3a4653606d788592978a7e7164554b4131281d10070000000000000000000000000000000000050e1c27333d4855626e7b889796887b6e6155483b2e2215080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004111d2935414c56606d7a8591999082786c60594f463c332920180f070000000000000000000000000000000000000000000000000d1a2633404d596673808c988b7f7265584c3f3225190c00000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a51515151514b515355555c60646c7179818c939a938d80746d63594f443a3022180e0000000000000000000000000000000000000000000000000000000004101c2934404b55616c76828f9991848f9493877c6f655b5044392f24180d03000000000000000000000000000000000000000c1825323f4b5865727e8b988d8174675a4e4134271b0e010000000000000000000000000000000000000d192633404c5966737f8c998c807366594d4033261a0d000000000000000714202d3a4753606d7984919698959083786d6053463a2d201307000815222f3b4855626e7b889897877a6e6154473b2f21160c000000000000000000000000000000000000000b13202d394653606c798592978a7d7164574a3e3124170b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000713202c3945525d6873808d9792877c6f665b50473d332a21170e06000000000000000000000000000000000000000000000000000d1a2633404d596673808c988b7f7265584c3f3225190c00000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675d5d5d5d5d5d555c606264676d71777e848e939f938e81786c605b51473d32281e1006000000000000000000000000000000000000000000000000000000020b19222c3845515c67717e8a9492877c828f999083786c60554b4035291f1409000000000000000000000000000000000000000c1825323f4b5865727e8b988d8174675a4e4134271b0e010000000000000000000000000000000000000d192633404c5966737f8c998c807366594d4033261a0d000000000000000b1824313e4b5764717e8a96a0a7a095897d706356493d3023160a000a1724313d4a5764707d8a97928578695e52463a2d2014040000000000000000000000000000000000000005121f2b3744505b6576838f998c7f7266594c3f3326190c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003101c28343f4a54606d7a8592978d80736a5f544a3f352b21180f0500000000000000000000000000000000000000000000000000000d1a2633404d596673808c988b7f7265584c3f3225190c00000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d80736a6a6a6a6a6a6a6b676d6e7174797e838a91969f928d81786c665b504940352b20160c000000000000000000000000000000000000000000000000000000000a141d2a36424d56606d798491978d81747c8792958a7e71675d51453b31261a0c020000000000000000000000000000000000000c1825323f4b5865727e8b988d8174675a4e4134271b0e010000000000000000000000000000000000000d192633404c5966737f8c998c807366594d4033261a0d000000000000000c1926333f4c5966727f8c99a8b1a7978b7e7164584b3e3125180b000c1825323f4b5865727e8b989083766a564d42362a1e110500000000000000000000000000000000000000030f1b27333f49536774818e9a8e8174675b4e4134281b0e00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006121f2c3844505c66737f8c9892857a6d60584e42382d231a0f060000000000000000000000000000000000000000000000000000000d1a2633404d596673808c988b7f7265584c3f3225190c00000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8077777777777777777778797b7e81858a90959e97928a80776c665b544a3f372e23190e0400000000000000000000000000000000000000000000000000000006111b262f3846525e69737f8c9692857a6d74808d979184796d60574d42362a1e140a0000000000000000000000000000000000000c1825323f4b5865727e8b988d8174675a4e4134271b0e010000000000000000000000000000000000000d192633404c5966737f8c998c807366594d4033261a0d000000000000000b1825313e4b5864717e8b96a1a7a095897d706356493d3023160a000d192633404c5966737f8c998f8275695c4f423025190e0200000000000000000000000000000000000000000b17222d404d5a6673808d998e8175685b4e4235281b0f0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000713202d3a4653606d798592988c8073675d51463c2f261c1108000000000000000000000000000000000000000000000000000000000d1a2633404d596673808c988b7f7265584c3f3225190c00000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b9892858484848484848484848586888b8e92979d99928e857e746c655b544a42382d251c1107000000000000000000000000000000000000000000000000000000000b17222d38414e58616e7b8692958b7f72686d7a8592968c8073695f53463d30261c110600000000000000000000000000000000000c1825323f4b5865727e8b988d8174675a4e4134271b0e010000000000000000000000000000000000000d192633404c5966737f8c998c807366594d4033261a0d000000000000000714202d3a4753606d7984919698959083786d6053463a2d20130700101d293643505c6976828f9b8e8275685b4f4235281c09000000000000000000000000000000000000000000061926333f4c5966727f8c998f8275695c4f4236291c0f000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004101c2934404b5563707d8a9792867a6d61554c41342a1d140a00000000000000000000000000000000000000000000000000000000000d1a2633404d596673808c988b7f7265584c3f3225190c00000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b989792909090909090909091929399979b9f95908d86817b706c605b534a42382f261c130a00000000000000000000000000000000000000000000000000000000030f1b27333f4953606a75818e989184786d6068727f8b9592867b6e61594f42382e23170b02000000000000000000000000000000000c1825323f4b5865727e8b988d8174675a4e4134271b0e010000000000000000000000000000000000000d192633404c5966737f8c998c807366594d4033261a0d000000000000000613202c3945515d676f7c848a8b8a837b6e665c5044382c1f120600101c2936434f5c6976828f9b8e8275685b4f4235281c090000000000000000000000000000000000000000000d192633404c5966737f8c998f8275685c4f4235291c0f000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006131f2c3845515c6775818e9b8e8175685e52433a2f22180b0200000000000000000000000000000000000000000000000000000000000d1a2633404d596673808c988b7f7265584c3f3225190c00000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b989f9c989898989898989898989b9ea1a1979083807b746e69615a504941382f261d140a01000000000000000000000000000000000000000000000000000000030d17212b3744505b656f7c8793948a7d70665c606d788390988f82756b60544a3f34281e1308000000000000000000000000000000000c1825323f4b5865727e8b988d8174675a4e4134271b0e010000000000000000000000000000000000000d192633404c5966737f8c998c807366594d4033261a0d0000000000000004111d2935404b555f6a6f797d7f7d786e695f544a3f34281c1003000f1c2835424f5b6875828e9b8f8275695c4f4231261a0e0200000000000000000000000000000000000000000d1a2733404d5a6673808d998e8175685b4e4235281b0f00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714202d3a4753606d798592978a7d7063564c4131281e10060000000000000000000000000000000000000000000000000000000000000d1a2633404d596673808c988b7f7265584c3f3225190c00000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b98948f8b8b8b8b8b8b8b8b8b8c8e92979e91857b736e69615e5750443f382f261d140b020000000000000000000000000000000000000000000000000000000009141f2935404b55606c788390998f82756b61545c66707d899393897d70665c50443a3024190d030000000000000000000000000000000c1825323f4b5865727e8b988d8174675a4e4134271b0e010000000000000000000000000000000000000d192633404c5966737f8c998c807366594d4033261a0d00000000000000010d18242f3a434e585f676d7072706d665f574d42382e23170c00000e1b2834414e5b6774818e9a9083776a574e42372b1e12060000000000000000000000000000000000000003101c28343f4a546874818e9a8d8074675a4d4134271a0e00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1623303d495663707c89989285796d6053463a3020160c000000000000000000000000000000000000000000000000000000000000000d1a2633404d596673808c988b7f7265584c3f3225190c00000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988f827e7e7e7e7e7e7e7e7e7f81858a919691857c6e695e544d453e332d261d140b0200000000000000000000000000000000000000000000000000000000020c1a26313945515d67717e8b9592877b6e62594f54606b75828f989083786d60564c41352920150a0000000000000000000000000000000c1825323f4b5865727e8b988d8174675a4e4134271b0e010000000000000000000000000000000000000d192633404c5966737f8c998c807366594d4033261a0d000000000000000007131d28313c464e555c60646563605c544d453b30261c110600000d1a2733404d5a6673808d999285786a5f53473a2e2114090000000000000000000000000000000000000006121f2c3844505c66768390988c7f7265594c3f3226190c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000d192633404c5966737f8c998e8275665c5044382c1f1204000000000000000000000000000000000000000000000000000000000000000d1a2633404d596673808c988b7f7265584c3f3225190c00000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d807371717171717171717274797e848f9391847b6e665c50443a30241b140b0200000000000000000000000000000000000000000000000000000000000a141e2a36424d57606d798491978d8073695f53474f59616e7b8692958b7f72685d52463c31261b0c0300000000000000000000000000000c1825323f4b5865727e8b988d8174675a4e4134271b0e010000000000000000000000000000000000000d192633404c5966737f8c998c807366594d4033261a0d0000000000000000010c161f2a343c434b515357585753504a423b33291e150a0000000c1825323f4b5865727e8b9898887b6e6255483b30251a0e020000000000000000000000000000000000000713202d3a4653606d798592968a7d7063574a3d3024170a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004111d2935414c566976828f988b7e7265544a3f34281c1003000000000000000000000000000000000000000000000000000000000000000d1a2633404d596673808c988b7f7265584c3f3225190c00000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073676565656565656565666d7179818f949083786d60564c4135291d1104000000000000000000000000000000000000000000000000000000000006111c26303846535f6973808d9692857a6d60574d4246535e6973808d9692857a6d61584e43372b1e150b00000000000000000000000000000c1825323f4b5865727e8b988d8174675a4e4134271b0e010000000000000000000000000000000000000d192633404c5966737f8c998c807366594d4033261a0d000000000000000000040d18222a31394045474a4c4a46443f38302921170c030000000a1724303d4a5763707d8a96988b7e7265574d42362a1f1409000000000000000000000000000000000007101c28343f4a54626f7c899896877a6d6154473a2e211407000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000613202c3945525d6878859299887b6f6255483c2e23170c00000000000000000000000000000000000000000000000000000000000000000d1a2633404d596673808c988b7f7265584c3f3225190c00000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a585858585858545c60676d78828f958c7f72685d5245392c20130700000000000000000000000000000000000000000000000000000000000b17232e38424f59616e7b8692958b7e72685d52453c424d57606d798491978d80746a5f53473e30271d1207000000000000000000000000000c1825323f4b5865727e8b988d8174675a4e4134271b0e010000000000000000000000000000000000000d192633404c5966737f8c998c807366594d4033261a0d000000000000000000000610181f272f34383a3d3f3d3a38342e261e170f06000000000915222f3c4855626f7b88999c8f8276695e52463b30251a1006000000000000000000000000000000050e19222c3844505c6673808d9a918477685e5246392d201307000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714212d3a4754606d7a87979286796d6053463a2d20130600000000000000000000000000000000000000000000000000000000000000000d1a2633404d596673808c988b7f7265584c3f3225190c00000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4b4b4b4b4b4a50555d666d79849192857a6d6054473a2e23180c0000000000000000000000000000000000000000000000000000000003101c28343f4a54606b75828f989083786d60564c41333b45515d67717e8a9592877c6f625a5043392e23180c020000000000000000000000000c1825323f4b5865727e8b988d8174675a4e4134271b0e010000000000000000000000000000000000000d192633404c5966737f8c998c807366594d4033261a0d0000000000000000000000060d151d23292c2d3132302d2c28231c150c0600000000000713202d3a4653606d7986929f92877b6e61574d42362a22180f0600000000000000000000000000040d17202834404b54606d7984919a8d807367564c41362a1e1105000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000916222f3c4955626f7c8895918477665c5144382c1f120600000000000000000000000000000000000000000000000000000000000000000d1a2633404d596673808c8d8b7f7265584c3f3225190c00000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d403e3e3e3e3f444b545d67717e8b988c7f7265544b4034281c10040000000000000000000000000000000000000000000000000000030e18212b3844505c66707d899393897d70665c50443a2f35404b55606c788390998f82766c61554b4034281f14090000000000000000000000000c1825323f4b5865727e8b988d8174675a4e4134271b0e010000000000000000000000000000000000000d192633404c5966737f8c998c807366594d4033261a0d000000000000000000000000030b12181c1f20242524201f1c17110a0300000000000006121f2c3844515c667783909d998d8073695e52463e342a21180f070000000000000000000000060e161f29323a45515c66717e8b9695887c6f6255493c3025190d01000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1724313e4a5764717d8a978f827669544a4034281c100400000000000000000000000000000000000000000000000000000000000000000a1724313d4a5764707e8181817d706356493d3023160a00000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d403432322e343a424b55606d7a8692908376665c5145382c1f130600000000000000000000000000000000000000000000000000000915202935414c56606d788390988f82756b60544a3f32282f3944505b656f7c8793948a7d70675c51453b3025190b0200000000000000000000000c1825323f4b5865727e8b988d8174675a4e4134271b0e010000000000000000000000000000000000000d192633404c5966737f8c998c807366594d4033261a0d0000000000000000000000000001070c1013141719171312100c06000000000000000004101c2834404a546874818e9b9f92867b6e615a50463c332a2118120b0600000000000001040a0f182028313a444e58606d7984919d9083776a5f54473b2e1e130800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1825323e4b5865717e8b988e8175685b4e422e23180c0000000000000000000000000000000000000000000000000000000000000000000a1623303c4955616c70747474706b6054483b2f22160900000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d403427252328303945525d687683909286796d6053463a2d20130700000000000000000000000000000000000000000000000000030c1a26313945525d68727e8b9592867b6e61594f42382e2027333f4953606a74818e989184796d60564d42362a1d140a00000000000000000000000c1825323f4b5865727e8b988d8174675a4e4134271b0e010000000000000000000000000000000000000d192633404c5966737f8c998c807366594d4033261a0d000000000000000000000000000000000406070a0c0a07060300000000000000000000000c18232e3f4b5865727e8b98a2988e81756c61584e453c3328231d17110d08090909070d10161b212a323a434c56606a737f8c96958a7d7164584e43372b1f0d0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1925323f4c5865727f8b988e8174675b4e4134281b070000000000000000000000000000000000000000000000000000000000000000000814202d39444f5961646767676360594f44382c20130700000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a171e2935414c566875828f99877b6e6154483b2e211508000000000000000000000000000000000000000000000000000b151e2b37424e57606d7a8592978d8073695f53473d30261c222d38414e58616e7a8592968c7f72695e52463d2f261b1106000000000000000000000c1825323f4b5865727e8b988d8174675a4e4134271b0e010000000000000000000000000000000000000d192633404c5966737f8c998c807366594d4033261a0d0000000000000000000000000000000000000000000000000000000000000000000000000715222f3b4855626e7b8897a19e938a7e716a5f574d453d342e27221b191716151616181d20272b333c444c555e686f7c86929a9083786c6053463c32261b0f0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1926333f4c5966727f8c998d8074675a4d4134271a0e01000000000000000000000000000000000000000000000000000000000000000004101c28333e474f55575a5a5a56544f473d33271c100400000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a1019242f424e5b6875818e94887b6e6155483b2e22150800000000000000000000000000000000000000000000000007121c27303947535f6a74808d979184796d60574d42352b1e141b262f3d46525e68727f8c9692867b6e61584e41382d22170b010000000000000000000c1825323f4b5865727e8b988d8174675a4e4134271b0e010000000000000000000000000000000000000d192633404c5966737f8c998c807366594d4033261a0d0000000000000000000000000000000000000000000000000000000000000000000000000814212e3a47535f6a7885919ea59f92867c6f695f574f454039332d2a25232322222324292c32373e454d565d676d7a84919993887c6f665b5044382a20150a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000d192633404c5966737f8c998d8073675a4d4034271a0d010000000000000000000000000000000000000000000000000000000000000000000b17212c353e44494a4e4e4e4948443d352b21160b0000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d403427171c212b37434e586976828f98877a6d6054473a2d2114070000000000000000000000000000000000000000000000000c18232e39424f59626e7b8792958b7e71675d51453b3123190c141d2a36414c56606d798491988e81756a6053493f33271d13070000000000000000000c1825323f4b5865727e8b988d8174675a4e4134271b0e010000000000000000000000000000000000000d192633404c5966737f8c998c807366594d4033261a0d00000000000000000000000000000000000000000000000000000000000000000000000006121e2b37424e576874818e9ba9a29891847b6e696059514b443f383630302f2f2f302f35393d434750575f686d79839096958d80746a60544a3f3328190e040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1926323f4c5965727f8c988d8174675a4e4134271b060000000000000000000000000000000000000000000000000000000000000000000005101a232c33393c3d4141413d3b38332b23190f050000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d40342823282b333c47535f6a788491928579675d5145392c201306000000000000000000000000000000000000000000000004101c2834404a54616b75828f999083786c60554b4033291f11070b1925303b45515c66707d8a9493877c6f655b50443a2f24180d0300000000000000000c1825323f4b5865727e8b988d8174675a4e4134271b0e010000000000000000000000000000000000000d192633404c5966737f8c998c807366594d4033261a0d000000000000000000000000000000000000000000000000000000000000000000000000020e1a26313d4a5763707d8a97a2aaa19691847b706b605c54504946413f3d3c3c3c3d3e4045474e545a62696e7a829095969083786d60584e42382d221707000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1825323e4b5865717e8b988e8174685b4e412d22170b000000000000000000000000000000000000000000000000000000000000000000000008111a21282d3031343434302f2c2721191107000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4035352e34383d454f59626f7c88968f837669554c4135291d110400000000000000000000000000000000000000000000040e18222c3844515c66707d8a9493877c6f655b50433a2f21170d0008141e2834404b54616c76828f999083786c60554b4135291f140900000000000000000c1825323f4b5865727e8b988d8174675a4e4134271b0e010000000000000000000000000000000000000d192633404c5966737f8c998c807366594d4033261a0d000000000000000000000000000000000000000000000000000000000000000000000000000913202d3a4653606d7985929faba9a19691857d736d66605b53524c4b4a494849494b4b51535860626c717b8390959791847b6e665c51463d2f261c1106000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1824313e4b5764717e8a978f82756953493f33271b0f0300000000000000000000000000000000000000000000000000000000000000000000000810171c2023242727272322201c160f0700000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d424242423f44464f57606b74818e988b7f7265584c3f2f24190d01000000000000000000000000000000000000000000000a15202a36414c56606d788491988e81756a6053493f31281d0f0600020c18232e3942505a626e7c8792958b7e71675d51453c31261a0c03000000000000000c1825323f4b5865727e8b988d8174675a4e4134271b0e010000000000000000000000000000000000000d192633404c5966737f8c998c807366594d4033261a0d0000000000000000000000000000000000000000000000000000000000000000000000000006121f2c3844515c6674818d9aa6a7a09d9792878079706c65615e5658565655555658555d60646a6f767e8691959792857c6f695e544b40342b1d140a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091623303c4956636f7c8996908477655b5044372b1f1205000000000000000000000000000000000000000000000000000000000000000000000000050b101416171b1b1b161613100b050000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4e4e4e4e4e4a50535960696f7d879392867b6e6154473b2e21140800000000000000000000000000000000000000000000030f1b26323946525e68727f8c9692867b6e61584e41382d1f160c00000007121d27303e47535f6a74808d9791857a6d60574d42372b1e150a000000000000000c1825323f4b5865727e8b988d8174675a4e4134271b0e010000000000000000000000000000000000000d192633404c5966737f8c998c807366594d4033261a0d0000000000000000000000000000000000000000000000000000000000000000000000000004101c2834404a54626f7c88949fa095919599938c847d78726d68676563626262636466676d71767c828b92989691857c6f6a5f574d42392e22190b0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000814212e3b4754616e7a87989285796c605346392d201306000000000000000000000000000000000000000000000000000000000000000000000000000004080a0a0e0e0e0a09070400000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675b5b5b5b5b5b545c60636b707b8592968d8073695e52463a2d2014070000000000000000000000000000000000000000000006121f2b37434e58616d7a8592968c7f73695e52463d2f261b0d04000000000b151e2b37434e58606d7a8592978d8073695f53463d30261c11060000000000000c1825323f4b5865727e8b988d8174675a4e4134271b0e010000000000000000000000000000000000000d192633404c5966737f8c998c807366594d4033261a0d00000000000000000000000000000000000000000000000000000000000000000000000000000c18232e3947535f6a76828f9c9d91838d939996918a837f7a777472706f6f6f707173767a7e828990949e938e847b6f6a5f584e453b30271d10070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714202d3a46525e6979859298877b6e6154483b2e21150a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000101010000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d80736868686868686868666d6f757d85929791847a6d60574d42362a1e1105000000000000000000000000000000000000000000000815212e3b47535f6a74818e979184796d60574d42342b1d140a0000000000030c1a26313c45525d68727f8b9592867b6e61594f42382e23170c0000000000000c1825323f4b5865727e8b988d8174675a4e4134271b0e010000000000000000000000000000000000000d192633404c5966737f8c998c807366594d4033261a0d000000000000000000000000000000000000000000000000000000000000000000000000000007121c2b37434e5863707d89949b8e81808791959d95908b8683807e7d7c7b7c7c7e8083868a8f949c97918a81796e695f584e463c33291e150b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005111e2a36424d566a778390978a7e7164574b3e32261b0f0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8075757575757575757576797c8289929792867c6f685d52453b30251a0e020000000000000000000000000000000000000000000814212d3945505a626f7c8793948a7e71675d51453b3022190b020000000000000a15202935414c56606d788390998f82756b60544a3f34281c100300000000000c1825323f4b5865727e8b988d8174675a4e4134271b0e010000000000000000000000000000000000000d192633404c5966737f8c998c807366594d4033261a0d0000000000000000000000000000000000000000000000000000000000000000000000000000000f1b26313c4855616b7682909c93877c7c848b91969c9992908d8b89898888898b8d8f92989c97928c857e756d675f574e463c342a21170c0300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020e192530414d5a6774808d9a8d817467584e43372b1c120700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b9891838181818181818181828385898f939691867d706a5f564c4133291f1409000000000000000000000000000000000000000000000a1723303c4955616c76828f999082766c61554b4033291f100700000000000000030d1924303a44505c66707d899394897d70665c5044382c1f120600000000000c1825323f4b5865727e8b988d8174675a4e4134271b0e010000000000000000000000000000000000000d192633404c5966737f8c998c807366594d4033261a0d0000000000000000000000000000000000000000000000000000000000000000000000000000000a15202c38444f59626f7c899399908379787e848a8f92999a9a98969595959697999a9795908b85807a716c605d554d453c342a22180f05000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091724313d4a5764707d8a999184776a5f5347392e23180c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b9895918e8e8e8e8e8e8e8e8f90929799928d847c706b61584e443a2f20170d02000000000000000000000000000000000000000000000b1724313e4a5764717d8a8a8a877c6f625a5043392f21170d00000000000000000008131e28343f4a54606b75818a8a8a84796d6053463a2d20130700000000000c1825323f4b5865727e8b978d8174675a4e4134271b0e010000000000000000000000000000000000000d192633404c5966737f8c978c807366594d4033261a0d00000000000000000000000000000000000000000000000000000000000000000000000000000003101c27333d4854606a74818e97958c7f7372797e82868a8d8f919298939992918f8d8a87837f7a736d68615a514c433c332a22181006000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714212e3a4754616d7a869396887c6f62544a4034281c1106000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b9797979797979797979797969595908d86817a6f6a61594f463c32281e0e0500000000000000000000000000000000000000000000000916232f3c4956626f7c7d7d7d7d706a5f53483e31271d0f05000000000000000000020b17232e38424f59616e7a7d7d7d7d7a6d6154473a2e21140700000000000c1825323f4b5865727f8a8a8a8174675a4e4134271b0e010000000000000000000000000000000000000d192633404c5966737f8a8a8a807366594d4033261a0d000000000000000000000000000000000000000000000000000000000000000000000000000000000b16212c38434e58616d7a85919e92877c6f6d71767a7d80828486868686868483817e7b76726d67605d565045413a312a2118100700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000713202d3946525e6876838f9a8d8073665c5144382d22170b020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8a8a8a8a8a8a8a8a8a8a8a8a89888784807b746d6860584f473e342a20160c0000000000000000000000000000000000000000000000000815222e3b4754606a6f707070706b60584e43362c1f150b000000000000000000000006111c26303d46525e686e707070706d685d5246392d20130700000000000815212e3b4854616e7b7d7d7d7c6f6255483c2f221509000000000000000000000000000000000000000815222f3b4855626e7b7d7d7d7b6e6255483b2f22150800000000000000000000000000000000000000000000000000000000000000000000000000000000050f1b27323d46525d68707e8a929991847a6d64686d7073767779797a7979787674716e6965605d55524c433e352f281f180f0700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005111d2a36414c5665717e8b989184796d60544a3f33281e13080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000815212e3b4854616e7b7d7d7d7d7d7d7d7d7d7d7d7d7d7b7a77736e69615e564e463e352c22180d0400000000000000000000000000000000000000000000000006131f2b38434e5860626464646360594f463c32241a0d030000000000000000000000000a141e2a36414c565e6164646464615d564c4135291d110500000000000714212d3a46535e696e7070706f6a5f53473b2e211508000000000000000000000000000000000000000814212e3a47535f696e7070706e6a5f53473a2e21140800000000000000000000000000000000000000000000000000000000000000000000000000000000000a16212935414c56616c74808d95968e81756d62606467696b666d6d6d666b696764615e5754514c45413a3129241e160d0600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010d1925303a4754606d7a8692968b7e71665b50443a3024190f0500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714212d3a46535e696e707070707070707070707070706f6d6866625f57524c443c342c231a100700000000000000000000000000000000000000000000000000030f1b27323d464e545657575756544f473d342a20120800000000000000000000000000020c1925303b444c52545757575754524c443a3024190d01000000000005121e2a36424d575e61646464625f584e43372b1f12060000000000000000000000000000000000000006121e2b37424d575f62646464625f584e43372b1f12060000000000000000000000000000000000000000000000000000000000000000000000000000000000040d1924303a44505a606d79839098938b7f726a5f565a5c545c6060605c545c5a5754524d4745413a352f281f19130c040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000813202c3945525d6874818e999184786c60564c41352921170d040000000000000000000000000000000000000000000000000000000000000000000000000003000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005121e2a36424d575e616464646464646464646464646362615e5655534d46413a322b221a11080000000000000000000000000000000000000000000000000000000a16202b343d4347494a4a4a4948443d352b22180e00000000000000000000000000000008141e29323b4146474a4a4a4a4746413a32281e1308000000000000020e1a25313b454d535457575755534e463c32261b0f0300000000000000000000000000000000000000020e1a26313c454d535557575755534e463c31261a0f0200000000000000000000000000000000000000000000000000000000000000000000000000000000000008131e28323e45515c676e7b86929f92867c6f685d53494a50535353514a504e4b4846423b39352f29241e160d08010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004111d2935414c56626e7b8793968b7e71685d52453e33291f160c030000000000000000000000000000000000000000000000000000000000000000010507070f0a09070300000000000000000000000000000000000000000000000000000000000000000000000000000000020e1a25313b454d5354575757575757575757575757565554524c4847423c3630292019100800000000000000000000000000000000000000000000000000000000040f19222b32383b3c3d3d3d3d3b38322b23191007000000000000000000000000000000020d1720293036393b3d3d3d3d3a3935302820160c020000000000000009141f29333b4246484a4a4a4847433c342a20150a00000000000000000000000000000000000000000009151f2a333c4247484a4a4a4847433c332a20150900000000000000000000000000000000000000000000000000000000000000000000000000000000000000020c16202934404b555f69717e8b939891847a6d655b504444464746444043413e3b3a36302c29241e19130c04000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010d19242f3a47535f6975828e9992857a6d60594f453b31281e150c03000000000000000000000000000000000000000000000000000000000002080d1113141c161613100b0400000000000000000000000000000000000000000000000000000000000000000000000000000009141f29333b4246484a4a4a4a4a4a4a4a4a4a4a4a4a484746413b3a37312a251e170e0700000000000000000000000000000000000000000000000000000000000007101920272b2e2f313131302f2c27211911070000000000000000000000000000000000050e171e252a2d2e313131312e2d29241e160e040000000000000000030d17212931363a3b3d3d3d3c3b37322a22180e04000000000000000000000000000000000000000000030e18212a31373a3b3d3d3d3b3a37312a21180e030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040e18232f39434d57616c74818e95968f82776c60594f453c3a3a38342e34312e2d2a25201d19130d0801000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008131e2b37424d57626e7b8692978d81746b61574d433930271e150c04000000000000000000000000000000000000000000000000000000050c13191d2021292322201b160f070000000000000000000000000000000000000000000000000000000000000000000000000000030d17212931363a3b3d3d3d3d3d3d3d3d3d3d3d3d3d3c3a3935302e2b261f19130d050000000000000000000000000000000000000000000000000000000000000000070f161b1f22232424242322201b160f0700000000000000000000000000000000000000050d14191e20212424242421201d19130c0400000000000000000000050f171f252a2d2e3131312f2e2b26201810060000000000000000000000000000000000000000000000060f181f262b2e2f3131312f2e2b2620180f060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000007121d27313c45505a606d79839097948c7f736b61574d433a302c2823272421201e1a14110d080100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010e1a26313c47535f6a73808d9693887d70695e554b423930271e160d0600000000000000000000000000000000000000000000000000060e171e252a2d2e36302f2c27211911080000000000000000000000000000000000000000000000000000000000000000000000000000050f171f252a2d2e313131313131313131313131302f2e2d2925211e1a150d080200000000000000000000000000000000000000000000000000000000000000000000040a0f131516171717161613100b0400000000000000000000000000000000000000000002080d111414171717171413110d0802000000000000000000000000050d141a1e212124242422211f1b150e0600000000000000000000000000000000000000000000000000060e151a1e212224242422211f1a150e060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010b151f2a333e45515d676e7b85929993887d70695f564c42382e23181b181514120e0904010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009151f2b37424e57606d7984919992857b6e675d544a423930281f18100903000000000000000000000000000000000000000000020a111720293036393a423d3b38322b231a12080000000000000000000000000000000000000000000000000000000000000000000000000000050d141a1e2121242424242424242424242424232221201d1914120e09030000000000000000000000000000000000000000000000000000000000000000000000000000030608090a0a0a0a09070400000000000000000000000000000000000000000000000000010507080a0a0a0a0707050100000000000000000000000000000003090e1214151717171515120f0a0400000000000000000000000000000000000000000000000000000003090e1214151717171514120f090300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030d18212935404b555e69707d87939a92857b6e685d544a3f342823190f0807050200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030e1a26313c45515d67707d8793979083796d665c544b433a312a221a150d0802000000000000000000000000000000000002080b141c2228323a4146474f4948443d352c241a1208000000000000000000000000000000000000000000000000000000000000000000000000000003090e12141517171717171717171717171717151413110d080602000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020507080a0a0a0908060300000000000000000000000000000000000000000000000000000000000000020608080a0a0a0808060200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060f18242f39434d57606b727f8c939791847a6d665c50443f352b21180e05000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000915202935404b55606b737f8c94958f82786d665c554c433c342b262019130e090502000000000000000000000002050a0f14191d262d333c444c52545c56544f473e362c241a1006000000000000000000000000000000000000000000000000000000000000000000000000000000020507080a0a0a0a0a0a0a0a0a0a0a0a0a09070705010000000000000000000000000000000000000000000000000000000000000000000105090b0c13131313121111100f0e0d0b090706040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000007121d27313b454f59606c77818f95968f82786d605a50473d332a20170d03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030c18242f39434f59606c78828f95948e81786d675d554e463f37312a251e1a14120e09080706040004060708090e12151b1e252a2f383f444e565e616963605950483e362c22170c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060c111518182020201f1e1e1e1d1c1b1918161413100c070704010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010b151f29333d44505b656d79839097948d80736c62594f453c32291f150b0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000007121d27313d44505b666d7a839096938e81796d675f585047423c36302a26201e1a17151313100c10131415171a1e21262b30363c424a50585f686d75706b615a50483e34281d11050000000000000000000000000000000000000000010507080a0c0d0e0e0e0d0b0907060400000000000000000000000000000000000000000000000000000407090a0e0e0e090806030000000000000000000000000000000000000911181d2224252d2d2d2c2b2b2a2a2928262523201f1d181413110d080401000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030d172127333f49535d676e7b859298928b7e716b60574d443a31271d140a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010b151f28333f4a545d686e7b849197938f82796f6a625a534d46413a36312d2a252422201f1c181c1f202223262a2d31373b41464e545b606a6f7a827d706c615a5045392d21140800000000000000000000000000000000000206080d11141417191a1b1b1a1a18161312100c0703000000000000000000000000000000000000000000050b101416171b1b1b1515120f0a0300000000000000000000000000000009121b23292e31323939393938373737363433312f2d2c292421201d1913110d07010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050f17222d38414b555e696f7d86929f92877d70695f564c43392f261c1106000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030d17222d38424c565e696e7b859196948f847c716c625f57524c46423b3a3630302e2d2c2823292c2d2f3031363a3c43474c52585f666c727c848f867e716c6155493d3023170a00000000000000000000000000000003090e1214191e2021242527272827262522201f1c18120f0b060000000000000000000000000000000000000810161c20232428282822211f1a150e060000000000000000000000000006111b242d343a3d3f46464646454444434241403e3c3a38352f2d2c2924201d18130f09030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006111b262f3a434d57606b717e8b929992857b6e685e554b42382d2217120800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006111c262f3a444d565f696e7b8490959691867e766e69615e56534d4846423f3d3b3a38342f34383a3b3d3f4246484e53565e616a6e787f86919692867e7164574b3e3124180b0000000000000000000000000003090f151a1e21252a2d2e30323334343433312f2d2c28231f1c17110a0200000000000000000000000000000008111a21282c2f303535352f2e2b26201810060000000000000000000000010c18232d373f454a4b53535352515151504f4e4c4b494745403e3a39352f2c29241d1a150e09020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a141d28313b454f59616c73808d939791847a6d675d544a3f3328241a10070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a141d28323b444d575f696e7a838e9398928b827b736d68615f5754524d4c4a4846454045404547484a4c4d5355585f62686e747c828c9298938e827a6d6154473a2e211407000000000000000000000000060b151a20262b2e3036393b3d3f40414141403e3c3a38342e2b28221c140b080200000000000000000000000005101a232c33383c3d4141413c3a37312a22180e030000000000000000000005111d29343f495156586060605f5e5e5d5d5c5b59585653514b4b4745413a39352f2b26201a140c060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020b161f29333d46505a606c78818f95969083796d665b50443f362c22190f050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020b162029323c454d575f686e79818b9298948f86807a746e6965615e5758575553514b524b5153555658575f61656a6f747a8187909498928b81786d685e5246392d20130700000000000000000000020a111720262b31373a3b4146474a4c4d4e4e4d4d4b494644403938332d261d19130c0500000000000000000000000b16212c353e44484a4e4e4e4847433c342a20150a000000000000000000000915222e3a45515b62656c6c6c6c6b6a6a6a6967666462605d555754524c4745413a37312a251f17110a0300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040d17212b343e44505b666d79839096958e81786c605b51483e342b21170d030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040e17202a333c454d565e676d757f86909599928d86807b76726e6968656361605c555e555c6062636568696e72767c81868e9299948f857e746d665e564c41362a1d1105000000000000000000030c141c232831373c4247484c525457585a5a5b5a59585553514a46443f382f2a251e160e0600000000000000000004101c28333e474f55575b5b5b55534e463c31261a0f030000000000000000000b1824313d4a56626d727979797978777776757473716f6d676764605d5654514b47433c363028231c150c0600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050f192228333f4a545d676d7a849197938d80746d625a50463d33291f1409000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050e18212a333b444c555d606d727c838b929798928d88837f7b787472706e6d676c6b6c676d6e707275787b7f83888e929896918a827b716c605c544c443a3025190d010000000000000000030d151e262e343c43474d5355565e61636566676767666462605c5453504a423e36302820180f0600000000000000000714202c38444f596163686868625f584e43372b2015090000000000000000000c1825323f4b5865727f868686858484848382817f7e7c7a7774716d6865605d55534e46423b342e261e180f0800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000071017222d38424b555e686e7b859298928c7f726c61594f453b31251a0e02000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060f182129323b434b515b626a6f777e858c92979a95908b8784817f7d7b7979787878797a7b7d7f8184888c90959a96918c847e766e69615a514b423a32281e13080000000000000000030d151f2730383f444e53575f6266686e70727374747473716f6d6664605b545046413a322a21180f06000000000000000916232f3c4855616b707474746f6a5f53473c31261a0e0300000000000000000c1825323f4b5865727e8b939892919190908f8e8c8b898684817e7a76726d67625f58524d443f38302a211a12090100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006111c262f39434c565f696f7d86929993887e716b60574d42362a1e120500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060f182029313a404551585f656c717a7f858b9095999896918e8b8a888686858585868688898b8e9196989995908a847f79716c615e5750454039302820160c0200000000000000010b151f273139424a50585f62696e73777a7d7f80818180807e7c7975706c66615a524c443c332a21180e050000000000000a1724303d4a5763707d8181817c6f62574e42372b1f140900000000000000000c1825323f4b5865727e8b989d9a94949595979899979992908e8a86837e7a746e6a615e57504a423c332c241b130a020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a141d27313a444d57606b717e87939a92867d6f695e53463a2d2114070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060e171f282f353f464e535b60686d73797f83888c9092999998969499929291929299959698999992908c88837e79726d67615a534d453e342e271e160e05000000000000000007121d273139434b545c606a6e757b8084878a8b8d8d8e8d8c8b8885827d78716c615e564e453c332a20160c0200000000000a1623303d495663707c898e8e81756a5f53473b31251a0e02000000000000000c1825323f4b5865727e8b98928d878888898a8b8d8e9196969a99928f8b85817b746e69605c544d453e362d251c140a010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020b151f28323c454f59616c727f898a8a8a857b6e6154483b2e211508000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050d161d2429343c414950565d60676d72777b8083868a8c8e9092939a949494939792908e8c8986837f7b76716d66605c555046423b3328231d150c050000000000000000050f18242f39434b555d666d737c82878d9196969899989798999798928f8a847e756d685f574e453c32281e130800000000000713202d3a4653606d79869293877b6e62574d42362a1f1408000000000000000c1825323f4b5865727e8b988d807b7b7b7c7d7f80828487898d91969998928d87817b736d665f5750483f372e261c130a010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030d16202a333d46505a626d727d7d7d7d7d7c6f6255483c2f22150900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040c1318222a2f383f444c52555d60656a6e73777a7d80818385868687888787868583817f7c7a76726e6964605c54514b433e3631292118120b030000000000000000020d17212935404b555d676d787f878f939a9a96918e8c8b8b8c8d8f92999b96918a827a6e6a5f574e443a3025190c030000000006131f2c3845515c6776828f998e8174695e53463b3025190e020000000000000c1825323f4b5865727e8b988d80736e6f6f70727375777a7d8084888d929799938e867f786e69615a514940382e251c1309000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050e18212b343e48515b626b70707070706f6a5f53473b2e2115080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010710181d262d333a41454b5153575f6266676d7073757678797a7a7b7a7a7978767573706d6766615f5753514a454039302a251f170f070000000000000000000009141f29333b45515d676d79828c929998928d888481807e7e7f8083868b91969e948f847c6e6a5f564c41362a1e150a0000000004101c2834404b5565727f8c9892867b6e61564d41362a1e13080000000000000c1825323f4b5865727e8b988d807367626264656668686d7073777b80858b919698928c837b716c625b524a40372e251b1108000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060f19222c363f495159606364646464625f584e43372b1f120600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060b141b22272f35394045474e5355555d606366686a656c6d6e6e6e6d6c666a686663605d5555534d46444039342e271e1a140d0500000000000000000000020e1a25303b45515b606d79828f949f938e86807b78747372717273767a7e848c92989691857c6e685e52463e30261c1106000000000c18232e3c4955626f7c8897998d8174685e52463a3025190d0100000000000c1825323f4b5865727e8b988d8073675a5657585a565d606367696e73797e848b92979590867e726d645c524940372d231a0f0600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000007101a242d373f474f54565757575755534e463c32261b0f030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020a11171e24292f35393c4247484c515457595b535b606061616160605b545b595653514b4846423b38342e28231d150c0903000000000000000000000005121e2a36424d57626d75818e9499938c817b746e6a676665646567686d71797f8691979791847a6d615a5042382e23170c000000000713202d394653606c7885929e92867b6e61564c4135291e130800000000000c1825323f4b5865727e8b988d8073675a4d4a4c4d4c525456575f62676d71797f858f949892887f736e645b52493f352c21170c0300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008121b252d353d44484a4a4a4a4a4847433c342a20150a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060b13191d24292c31373a3b4145474a4d4e495053535455545453504a4e4c494745403b3a36312c28231c18120b03000000000000000000000000000714202d3a46525e69727f8b939a93877f756e69625f5859585859565d60666d727c859196968f82756c61544a3f34281c100300000005121f2b3744505b6575818e9b988d8073685e52463a2f24190d01000000000c1825323f4b5865727e8b988d8073675a4d403f404145474a4d53555c60666d727b828b9299938c80736e635b51473e33291e150b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009131b232b33383c3d3d3d3d3d3c3b37322a22180e0400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001080d12181d1f262b2e2f35393a3d40423f4446474748474746443f42403d3a39352f2d2a261f1c18120c07000000000000000000000000000005111e2a36414c56616e7b86929f93887e726d615e57534e4d4b4b4c4c52545c606a6f7b849198948a7e71665c5044382c1f1307000000030f1b27333f495365717e8b989f92867a6d61554c4135291d1207000000000c1825323f4b5865727e8b988d8073675a4d40343035393a3d42474b51545c60686e777f879298928c80736d625a50453b30271d12070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000109111a21272c2f30313131312f2e2b262018100600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001070c10151a1e2124292c2d30332d3337393a3b3b3b3a3938332d33302d2c2924211e1a14100c07000000000000000000000000000000000714202d3946525e6874818e98938c7f726c635b524d4743403f3e3f41454b515860696f7c86929e9184786d6053463a2f24180d010000000b17222d3b4854616e7b8796a0988c8073675d5145392f24180c000000000c1825323f4b5865727e8b988d8073675a4d403424292c2d31373940454b51565e656c727d869298928b7f726c61574d42392e23180c0300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080f161c2022232424242422211f1b150e060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004090e1214191d2021242622272b2d2d2e2e2e2d2d2b2822262320201d1814120e09040000000000000000000000000000000000000814212e3b4754616e7a8692998f82756d635a5146423b373132312f353940454e575f6a717e8b95968a7e7164554b4035291d11040000000614212d3a46535e697784919e9f92857a6d60554b4035291d12070000000c1825323f4b5865727e8b988d8073675a4d4034271d2021262b2e343940454d535b606b707d86929893877e70695f544b40342820150a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050b10141617171717171515120f0a04000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000206080d111314171a171b1f202021222121201f1c1719161413100d0705020000000000000000000000000000000000000004101c2834404a5465727f8b9992867b6e615b51483f36302b26252524292e343d454e58606c7883909c8f8276675d5145392c20130600000005121e2a36424d576774818d9aa2978c7f72675d5145392e23180c0000000c1825323f4b5865727e8b988d8073675a4d4034271a13141a1d23282e343b41495059616a707d86929992857b6e665c51453c31261a0f050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000407090a0a0a0a0a09080603000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010406070a060b0f1213141415141413120f0b060a070604010000000000000000000000000000000000000000000006121f2c3844515c6676838f9a8d8174695f53493f362a251f1a1818191d2328333c44505b65707d8a9792867a6d6053473a2d201407000000020e1a25313d4a5764707d8a99a39e9285796d60544b4034281c110600000c1825323f4b5865727e8b988d8073675a4d4034271a0d090e12181d23282f383f444f58606b707e8793979083796d60584e43372b22170b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030506070808080706060300000000000000000000000000000000000000000000000000000000000713202d3a4653606d79859297897c6f63574d42372e241a140f0a080d12182127333f4953606d79859299897d7063564a3d3023170a000000000914212d3a4754606d7a86929fa1978b7f72665c5145382e23170b00000c1825323f4b5865727e8b988d8073675a4d4034271a0d0000070c12181d262d333e464f59616c737f8c94958d80736a5f53473e33281c1005000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000815222f3b4855626e7b88989285796d6053463b31201c120903000000070f17222d3844505c6675818e988c7f7265594c3f3226190c000000000613202c3945525d687683909da99e9184796d60544a3f34281c1003000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000070b141b2227343d47505a606c78828f9792877c6e625a5044392d21160b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000406070a0c0d0e0d0c090605030000000000000000010507070b0c0e0e0c0b0807050200000000000000000000000000000000000000000000000000000000000a1724303d4a5763707d8a968f8376665c5044382b1f120a00000000000006111b28343f4a5465727f8c988d8174675a4e4134271b0e0000000004111d2935414c566673808c969696968b7e71665c5044382b1f1206000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000000020a1117222b353e44505b666d7a8592998f82766c6155493d33271c1002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000070c10131317191a1b1a181613120f0b060000000002080d11131418191a1a19181414110e09030000000000000000000000000000000000000000000000000000000b1825313e4b5864717e8b978e817568544a3f34281c1003000000000000000c17232e3e4b5764717e8a978e8175685b4e4235281b0f00000000010d19242f3d495663707d898a8a8a8a8a84796d6053463a2d201307000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000610192328333f4a545e68717e8b94948a7d7064594f44382c1e140800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003090e12181c1f2023252727262523201f1b17110d08050b1013191e202124262727262521201e1a140f0b06000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8074675a4d412e23170b0000000000000000061723303d4a5663707d89968f8275695c4f4236291c0f00000000000813202d3a4653606d787d7d7d7d7d7d7d7a6d6054473a2d211407000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000000000000071117222d38424c56606c7883909c9083776b6054483b3025190d0100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001070c151a1d23282c2d3032333433322f2d2b27221b19130e171c1e252a2d2e3133343433312e2d2a251f1c17110a0200000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0600000000000000000a1623303d495663707c89968f8275695c4f4236291c0f000000000006121f2c3844515c666d707070707070706d675d5145392c201306000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000006111c262f3a44505b656f7c899495897d7063564c41362a1e11050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030b121820262b2e34383a3d3f4041403f3c3937332d29241e1a22282d3036393a3e3f41413f3e3b3a36302b28221c140b07000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000a1623303d495663707c89968f8275695c4f4236291c0f000000000004101c2834404a545c6063636363636363605d554c4135291d1104000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000000a141d27333f4953606a76828f9c8f8276685e5246392d20140700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050d151d23293137394045464a4c4d4e4d4b4946443f38353028262b33393a4146474b4c4d4d4c4b4746423b38332d261d1910080000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000a1623303d495663707c89968f8275695c4f4236291c0f0000000000000c18232e39424a51535757575757575754514c433a2f24190d01000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000000020b17222d38414e5863707d899692867a6e6154473b2f24180d010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050e171f272f343c42474b515356585a5a59585653504946413a3231373e44494c525457595a5a595854524d46443f382f2b221a120900000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000a1623303d495663707c89968f8275695c4f4236291c0f00000000000007121c2730394044464a4a4a4a4a4a4a4745413a31281e130800000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000000006111b262f3d4854606b778491998b7f7265554b4135291d110400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050e172029313940454e53555c6063656667666562605b53524c443f3c42475055565e61646667676664615e5753504a423c342c241b1209000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000a1623303d495663707c89968f8275695c4f4236291c0f000000000000000b151e272e34383a3d3d3d3d3d3d3d3a39352f281f160c0100000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000000000000000000000a141d2c38444f596673808c99908376675d5145392c201306000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030c162029323b434b51575f62676d7072737473726f6c65615d565144454e535a6164686d7172747472716e6964605b544e463e362d241b10070000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000a1623303d495663707c89968f8275695c4f4236291c0f00000000000000030c151c23282c2d303030303030302d2c29241e160d040000000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000000000020b1c27333d4855626e7b889692867a6d6054473a2d2114070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b151e28323b444c555c606a6e75797d7f8081807e7c78736d68625b514f575f626c71767a7e7f80807f7e7b77716c66605850483e362d23190d0300000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000a1623303d495663707c89968f8275695c4f4236291c0f0000000000000000030b12181c1f202424242424242421201d19130c04000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000000000000b16212e3a47535f6a78849199897d7063564a3d30231706000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000007121d27303a444c565e676d747b8185898b8d8d8c8b8984807a726d605c59606a6e767d83868a8c8d8d8c8b87837e786f6a615a50483e352b1f150b01000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000a1623303d495663707c89968f8275695c4f4236291c0f00000000000000000000070c101213171717171717171413110d080100000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000000000000000000000006121f2b37434e586875818e998d8073665a4d402e23170b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c18232e39424c565e686e7980878e9298989897989897918d857f746d66616b707c838a909399999898999795908b837c716c615a50473d31271d1207000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000a1623303d495663707c89968f8275695c4f4236291c0f0000000000000000000000000406070a0a0a0a0a0a0a07060401000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000000000000020f1a26313f4b5865727e8b988f827569544a3f34281c100300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004101c2834404b545e686e7a838d929995918d8b8b8c8e919797928b81786d6c707d85909599928f8c8b8b8c8f92989590867e716c61594f43392f23180c000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000a1623303d495663707c89968f8275695c4f4236291c0f0000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000000000000000a1623303c4956636f7c8996918477665c5044382b1f120600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006131f2c3845515c666d7a84909595908984807f7e7f81858b9196938e8278707e879297938e86827f7e7e7f82868d929892887e716b60554b4034291c11060000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000a1623303d495663707c89968f8275695c4f4236291c0f0000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000000000000000814212e3b4754616e7a87989286796d6053463a2d201307000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005111e2a36414d56606d78829096938e837d777372717274787e849094948e817c869298928a817b7673717172757a8087929792877d6f675c5145382e23170b0000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000a1623303d495663707c89968f8275695c4f4236291c0f0000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000000000000000714202d3946525e6879859299877b6e6154483b2e21150800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714202d3946525e68737f8c94938e8179706b67656465666c717a829095938e85929892867e746e6966656566686d747d8592989184796d60544a3f34281c100300000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000a1623303d495663707c89968f8275695c4f4236291c0f0000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000000000000005111e2a36414c566b78849195887b6f6255483c2f22150900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000814212e3b4754616e7b8692968e81776d6760595858545b60686e7983909897929793887e716c615e575858565e616b707d8692968c7f72665c5044382b1f120600000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000a1623303d495663707c89968f8275695c4f4236291c0f0000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000000000000000000000000020e19253044515d6a77849095897c6f6256493c2f2316090000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005121e2a36424d576673808c989184796d655c554f4c4b4a50565e676e7b86929f9f978d80736c615a524d4b4b4c5259606b727f8b969285796d6053463a2d20130700000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000a1623303d495663707c89968f8275695c4f4236291c0f0000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000000000000000081d2a3743505d6a76839096897d7063564a3d3023170a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714212d3a46535e69778491978a7d70675c534b433f3e3f444c555f6974808d9a9f92857a6d605a5046423e3e41464f59606d79849197897c706356493d3023160a00000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000a1623303d495663707c89968f8275695c4f4236291c0f0000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000000000000003101d2a3643505d6976839096897d7063564a3d3023170a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000815212e3b4854616e7b87959285796d60554b4139302d333b434d57626f7c88989b8e8174685d52483e363030363d44515c6673808c998d8073665a4d4033271a0d00000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000a1623303d495663707c89968f8275695c4f4236291c0f0000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000000000000004111e2a3744515d6a77849096897c6f6356493c30231609000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1623303d495663707d89968f8275665c5043392f272228313b47535f6a788592978b7e7164564c41362a25252a34404a5463707c89968e8275685b4f4235281c0f00000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000a1623303d495663707c89968f8275695c4f4236291c0f0000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000000000000004111d2935414c556b77849195887c6f6255493c2f221609000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1825313e4b5864717e8b978d807367544a3f30271d171f2b37434e586a77839096897c706356493d30231a19232e3b4855616e7b88949083766a5d5043372a1d1000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000a1623303d495663707c89968f8275695c4f4236291c0f0000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000000000000000613202c3945515d677885929a887b6e6155483b2e221508000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d402e27150d1b263243505d6a76839095887b6f6255483c2f221515212e3b4854616e7b87949084776a5d5144372a1e1100000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000a1623303d495663707c89968f8275695c4f4236291c0f0000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000000000000000714212d3a4754606d7a879793867a6d6053473a2d201407000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0a1d2a3743505d6a76839095887b6f6255483c2f221515212e3b4854616e7b87949084776a5d5144372a1e1100000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000a1623303d495663707c89968f8275695c4f4236291c0f0000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000000000000000916222f3c4955626f7c8895918478675d5145382c1f1306000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a101d2a3743505d6a76839095887b6f6255483c2f221515212e3b4854616e7b87949084776a5d5144372a1e1100000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000a1623303d495663707c89968f8275695c4f4236291c0f0000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000000000000000b1724313e4a5764717e8a978f837669554b4035291d1004000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a101d2a3743505d6a76839095887b6f6255483c2f221515212e3b4854616e7b87949084776a5d5144372a1e1100000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000a1623303d495663707c89968f8275695c4f4236291c0f0000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000000000000000000000005111d2a36414c566774808d9a8d8174675a4e412f24180c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a101d2a3743505d6a76839095887b6f6255483c2f221515212e3b4854616e7b87949084776a5d5144372a1e1100000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000a1623303d495663707c89968f8275695c4f4236291c0f0000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000000000000713202d3946525e68778390978a7e7164574b3e3124180700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a101d2a3743505d6a76839095887b6f6255483c2f221515212e3b4854616e7b87949084776a5d5144372a1e1100000000000000000000000000000c1825323f4b5865727e8b958d8073675a4d4034271a0d01000000000000000a1623303d495663707c89958f8275695c4f4236291c0f0000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000000000000714212e3a4754616d7a879396877b6e6154473b2e21140800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a101d2a3743505d6a76839095887b6f6255483c2f221515212e3b4854616e7b87949084776a5d5144372a1e1100000000000000000000000000000c1825323f4b5865727f8888888073675a4d4034271a0d01000000000000000a1623303d495663707d8888888275695c4f4236291c0f0000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000000000007121e2b37424d5765727e8b9a918477695e52463a2d20140700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a101d2a3743505d6a76839095887b6f6255483c2f221515212e3b4854616e7b87949084776a5d5144372a1e1100000000000000000000000000000714212d3a4754606d7a7b7b7b7a6d6154473a2e21140700000000000000000714202d3a4753606d797b7b7b7b6e6154483b2e2115080000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000000000000000000020c19222d3a46535f69768390998d807366574d42362a1e110500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a101d2a3743505d6a76839095887b6f6255483c2f221515212e3b4854616e7b87949084776a5d5144372a1e1100000000000000000000000000000713202c3945525d686d6e6e6e6d685e5246392d201307000000000000000006131f2c3945515d676d6e6e6e6e695e52463a2d2014070000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000000000a141e2a36424d57616e7b879395887c6f6255483c30251a0e0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a101d2a3743505d6a76839095887b6f6255483c2f221515212e3b4854616e7b87949084776a5d5144372a1e11000000000000000000000000000004111d2935414c565d60626262615e564c41362a1d1105000000000000000004101d2935404b555d60626262615e574d42362a1e12050000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000000000000000006111c26303846525e6974818e9a9083776a5f53473a2e1f14090000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a101d2a3743505d6a76839095887b6f6255483c2f221515212e3b4854616e7b87949084776a5d5144372a1e110000000000000000000000000000010d19242f3a444c525455555554524c443a3025190d010000000000000000000c18242f39434b515355555554524d453b30251a0e020000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000060f17232e38424e58616e7b8692978b7e7265584e43372b1f0d020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a101d2a3743505d6a76839095887b6f6255483c2f221515212e3b4854616e7b87949084776a5d5144372a1e1100000000000000000000000000000008131e28323a4145474848484746413a32291e13080000000000000000000007121d2731394045474848484846423b33291f1409000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000000000000050e172128343f4a54606a74818e999184796d6053463c31261b0f000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a101d2a3743505d6a76839095887b6f6255483c2f221515212e3b4854616e7b87949084776a5d5144372a1e11000000000000000000000000000000010c1620282f35393a3b3b3b3a3936302920170c0200000000000000000000010b151f272f35393a3b3b3b3b3a36302921170d02000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000050d172029333b44505c666f7c8793968c7f72675c5145382a20150a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a101d2a3743505d6a76839095887b6f6255483c2f221515212e3b4854616e7b87949084776a5d5144372a1e1100000000000000000000000000000000040d161e24292c2d2f2f2f2e2d2a251e170e05000000000000000000000000030d151d24292c2d2f2f2f2e2d2a251f170f0500000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000060e171f29323b454f59606d788390999184796d60554b403428180e04000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a101d2a3743505d6a76839095887b6f6255483c2f221515212e3b4854616e7b87949084776a5d5144372a1e110000000000000000000000000000000000040c13191d202122222221201d19130c050000000000000000000000000000030b12181d1f2022222221201e1a140d050000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000020a11172029313a444d57606b73808c95948a7d70675d5143392e23180600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a101d2a3743505d6a76839095887b6f6255483c2f221515212e3b4854616e7b87949084776a5d5144372a1e1100000000000000000000000000000000000001080d1113141515151413110d08020000000000000000000000000000000001070c1013141515151514120e0902000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d010002090b141b2227323b434c565f69707d8793978f82756c61554b4030271d120700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a101d2a3743505d6a76839095887b6f6255483c2f221515212e3b4854616e7b87949084776a5d5144372a1e1100000000000000000000000000000000000000000104070708080807070501000000000000000000000000000000000000000000040607080808080705020000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d060b1014191d262d333c444d555e686e7b85929992857b6e615a5043392f1e150b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a101d2a3743505d6a76839095887b6f6255483c2f221515212e3b4854616e7b87949084776a5d5144372a1e1100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a1013131b1f252a2f383f444e565e676d7a84919793887d70695e52483e31271d0c030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a101d2a3743505d6a76839095887b6f6255483c2f221515212e3b4854616e7b87949084776a5d5144372a1e110000000000000106090b0c1313131309080603000000000000000000000000000000040607111313130f0f0c09040000000000000000000000000000000004080c0e0f1313130a0a08040000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d403427181c1f20272c30363c414950585f696e79839096938d80736b61574d42362c1f150b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a101d2a3743505d6a76839095887b6f6255483c2f221515212e3b4854616e7b87949084776a5d5144372a1e110000000000060c12151818202020201615130f0a040000000000000000000000070c1013131e2020201c1b191510090200000000000000000000000002090f14181b1c202020171614100b05000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d40342723282c2d32383b42464e535b606a6f7b839095948f81786c60594f453b30241a0d03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a101d2a3743505d6a76839095887b6f6255483c2f221515212e3b4854616e7b87949084776a5d5144372a1e11000000000911181d2224252d2d2d2d22221f1b150e070000000000000000030b12181c1f202b2d2d2d292825211b140c0300000000000000000000030c131a202527282d2d2d2423201c1710080000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034302e34383a3d44484d52575f656c727c849095958f82796d665b50473e33291f110800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a101d2a3743505d6a76839095887b6f6255483c2f221515212e3b4854616e7b87949084776a5d5144372a1e1100000009131b23292e3132393939392f2e2b2720191007000000000000030c151d23282c2d383939393634312c261e150c020000000000000000020c151e252c31343539393931302d28221a110800000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d403b3d3e4045464a4f54565e616a6e777f869196948f837a6d675c544a3f352c21170d0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a101d2a3743505d6a76839095887b6f6255483c2f221515212e3b4854616e7b87949084776a5d5144372a1e11000006111b252d343a3d3f464646463c3b37322b22190e0400000000000b151e272e34383a4446464642413d3730271e1409000000000000000009131e272f373d40424646463d3c39332c231a1005000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4748494b4b515356596063696e747b828b9298938e82796d685d554b42382d231a0f050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a101d2a3743505d6a76839095887b6f6255483c2f221515212e3b4854616e7b87949084776a5d5144372a1e1100010c18232d373f464a4b535353534947433c342b20150a0000000007121d273039404546515353534f4d49423930261b1004000000000000040f1a252f3941484d4f5353534a49443e362c22170b000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a5153555658545c6063676b70757b81878f9498928b81786d675d564c43392f261c1108000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a101d2a3743505d6a76839095887b6f6255483c2f221515212e3b4854616e7b87949084776a5d5144372a1e110006121d29343f495156586060606055544e463c32271b0d030000000c18232e39424b51535e6060605c5a544b42372c2115090000000000000814202c37414b53595b606060575550483e33281c10040000000000000000000000000000000000000000000c1825323f4b5865727e8b988d807367555d6062636567666d7074777c81868e92999590867e756d665d554c433a30271d140a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a101d2a3743505d6a76839095887b6f6255483c2f221515212e3b4854616e7b87949084776a5d5144372a1e11000915222e3a46515b62656c6c6c6c6260584e43372b1f150b010004101c2834404b545c606b6c6c6c69655d54493d3125190c0000000000000c1825313d48535d65686c6c6c64615a5044392d2014080000000000000000000000000000000000000000000c1825323f4b5865727e8b988d80736b6b676d6e70717476797d8084898e929996918b837b726d605c544b433a31281e150b0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a101d2a3743505d6a76839095887b6f6255483c2f221515212e3b4854616e7b87949084776a5d5144372a1e11000b1824313d4a56626d72797979796f6a6054473e31271d1207040e19222c3845515c666d77797979756f655a4d4134281b0f0000000000010e1b2734404d59656f75797979706c6155493c3023160a0000000000000000000000000000000000000000000c1825323f4b5865727e8b988d80777878787a7b7c7e818386898d91969b96918c847e786e69625b514a423a31281f160c030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a101d2a3743505d6a76839095887b6f6255483c2f221515212e3b4854616e7b87949084776a5d5144372a1e11000c1825323f4b5865727e868686877c6f625a5043392f24180c0a15202a36414c56606d78848686868275695c4f4236291c0f0000000000020f1c2835424f5b6875818686867d7064574a3d3124170a0000000000000000000000000000000000000000000c1825323f4b5865727e8b989285848485858688898b8d9092989a99928f8a847f79716c665f575144403930281f160d04000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a101d2a3743505d6a76839095887b6f6255483c2f221515212e3b4854616e7b87949084776a5d5144372a1e11000713202d3a4653606d7883909a9083766c61554b4035291f140d1b27323946525e68727f8c9692867b6e6155483b2e2215080000000000020f1c2835424f5b6875828e938a7d7064574a3d3124170a0000000000000000000000000000000000000000000c1825323f4b5865727e8b9897929191919298959698999797928e8a86827d78726d67605b544d453f342e271e160d0400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b958d8073675a4d4034271a101d2a3743505d6a76839095887b6f6255483c2f221515212e3b4854616e7b87949084776a5d5144372a1e110006121f2b3844505c66707d8993948a7e71675d51453b31251a151f2b37434e58616e7a8592978d8073695f53463a2d2114070000000000020f1c2835424f5b6875828e978a7d7064574a3d3124170a0000000000000000000000000000000000000000000c1825323f4b5865727e8b9797969595949a9391908f8d8a8785817e7a76706c66605c55504a423c3328231c150c040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727f8888888073675a4d4034271a101d2a3743505d6a76838888887c6f6255483c2f221515212e3b4854616e7b87888883776a5d5144372a1e110003101c28343f4a54606b75828f989184796d60574d42362a1d1d2731394754606a74818e9891857a6d60574d42372b1e12050000000000020f1c2835424f5b6875828e978a7d7064574a3d3124170a0000000000000000000000000000000000000000000c1825323f4b5865727e8a8a8a898888878786858382807d7b7875716d6864605b54514b443f382f2a2118120b03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714212d3a4754606d7a7b7b7b7a6d6154473a2e21140815212e3b4854616e7b7b7b7b786d6053463a2d201313202d3a4653606d787b7b7b7b6e6155483b2e22150800000b17232e38424f59616e7b8692968c8073695e53463d2f26242f3943505a626f7c8793958b7e71675d51453c31261a0e020000000000020f1c2835424f5b6875828e978a7d7064574a3d3124170a0000000000000000000000000000000000000000000815212e3b4854616e7b7d7d7d7d7c7b7b7a7978767573706e696864605d5653504a454039332d261d180f070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000713202c3945525d686d6e6e6e6d685e5246392d20130714212d3a46535e696e6e6e6e6d665c5145382c1f13121f2c3844515c666d6e6e6e6e695f53463a2d211407000006111c26303d46535f6973808d9692867b6e61594f42382d2935404b55616c7683909a9083786c60554c41332a1f1409000000000000020f1c2835424f5b6875828e978a7d7064574a3d3124170a0000000000000000000000000000000000000000000714212d3a46535e696e707070706f6e6e6d6d666a686664615e575754524c46443f38342f28221c140b060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004111d2935414c565d60626262615e564c41362a1d1105121e2a36424d575e61626262605c544b4034281c10101c2834404a545c60626262615f574d42362a1e12050000000a141e2a36424d57606d798491988e81756b60544a3f332c3945515d67717e8a9493897c6f665b50433a2f21180e03000000000000020f1c2835424f5b6875828e978a7d7064574a3d3124170a00000000000000000000000000000000000000000005121e2a36424d575e616464646362626161605c545c5a5754534d4b4745413a38332d29231d17110a020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010d19242f3a444c525455555554524c443a3025190d020e1a25313b454d535455555553514b42392e23180c0c18232e39424a515355555555534d453b31261a0e02000000020c1a26313b45515d67717e8b9593897d6f665b50443a36424d57606d798491988e81756b60544a3f31281e0f0600000000000000020f1c2835424f5b6875828e978a7d7064574a3d3124170a000000000000000000000000000000000000000000020e1a25313b454d5354575757565555545453514b4f4d4a4846423e3a3935302b28221c18120b06000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008131e28323a4145474848484746413a32291e13080009141f29333b4246484848484645403930271d120707121c2730394044464848484846423b33291f1409000000000009141f2935404b55606c7883909a9083786c60564c413846535e6973808c9692867b6e61594f42382d1f160c0000000000000000020f1c2835424f5b6875828e978a7d7064574a3d3124170a0000000000000000000000000000000000000000000009141f29333b4246484a4a4a4a4948484746454042403d3b3a36312d2c29241f1c17110c0701000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010c1620282f35393a3b3b3b3a3936302920170c0200030d17212931363a3b3b3b3b3a38342e271e150b00000b151e272e34383a3b3b3b3b3a36312921170d030000000000030d18242f3944505b656f7c8793958b7e71685d5245424f59616e7b8692968c8073695e53473d2f261c0d040000000000000000020f1c2835424f5b6875828e978a7d7064574a3d3124170a00000000000000000000000000000000000000000000030d17212931363a3b3d3d3d3d3c3b3b3a3a38342e33312e2d2a2521201d19130f0b0600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040d161e24292c2d2f2f2f2e2d2a251e170e05000000050f171f252a2d2e2f2f2f2d2c28231d150c030000030c151c23282c2d2f2f2f2e2d2a261f170f060000000000000007121d27333f4953606a74818e9892857a6d60574d4a54606b75818e989184796d60574d42352b1d140a000000000000000000020f1c2835424f5b6875828e978a7d7064574a3d3124170a0000000000000000000000000000000000000000000000050f171f252a2d2e313131302f2f2e2e2d2c2823272421211e1a1413110d080300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040c13191d202122222221201d19130c050000000000050d141a1e2121222222201f1c18120b0300000000030b12181c1f2022222222211e1a140d060000000000000000010b17222d38414e58616e7b8692978d8073695f53505b666f7d8993948a7e71675d51453b3123190b02000000000000000000020f1c2835424f5b6875828e978a7d7064574a3d3124170a000000000000000000000000000000000000000000000000050d141a1e21212424242322222121201f1c181a171514120e090704010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001080d1113141515151413110d08020000000000000003090e1214151515151313100c070000000000000000070c1012131515151514120e09030000000000000000000006111b262f3d46525e68727f8c9692877b6e625956606c7883909a9083766c61554b4033291f100700000000000000000000020f1c2835424f5b6875828e978a7d7064574a3d3124170a0000000000000000000000000000000000000000000000000003090e12141517171717161515141313100c070a0807050200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010407070808080707050100000000000000000000000205070808080807060400000000000000000000000004060708080808070502000000000000000000000000000a141d2a36414d56606d798491998f82756b615d68717e8b9593877c6f625a5043392f21170d0000000000000000000000020f1c2835424f5b6875828e978a7d7064574a3d3124170a000000000000000000000000000000000000000000000000000000020507080a0a0a0a09080807070604000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020b1925303b45515c67707d8a9494897d7066606d7a8592988e81746a6054483e31271d0f050000000000000000000000020f1c2835424f5b6875828e978a7d7064574a3d3124170a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000105090b0c1313130d0d0b07020000000000000000000000000000000000000306131313131312100d0802000000000000000000000000000000000000000000000000000008141f2834404b55616c76828f999184786d6973808d9792867a6e61584e43362c1f150b000000000000000000000000020f1c2835424f5b6875828e978a7d7064574a3d3124170a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060c111518182020201a1917130e08010000000000000000000000000000060c1012202020201f1f1c19140d0600000000000000000000000000000000000000000000000000020c18232e3943505a626f7c8792958b7f726e7b8792968c7f72685e52463c32241a0d03000000000000000000000000020f1c2835424f5b6875828e978a7d7064574a3d3124170a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000911181d2224252d2d2d2726231f19120a020000000000000000000000030a11171c1f2d2d2d2d2c2b29251f1810080000000000000000000000000000000000000000000000000007121d27303e47535f6a74808d9792857a75828f999184796d60564c41342b20120800000000000000000000000000020f1c2835424f5b6875828e978a7d7064574a3d3124170a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009121b23292e313239393934332f2b241c140a01000000000000000000030c151c23282c39393939393835302a221a1006000000000000000000000000000000000000000000000000000b151e2b37434e58616d7a8592978d807d8994948a7d70675c51443b3022190f0000000000000000000000000000020f1c2835424f5b6875828e978a7d7064574a3d3124170a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006111b242d343a3d3f464646403f3b362e261c12080000000000000000000a151e262e3438464646464644413b342c22180d02000000000000000000000000000000000000000000000000030c1b26313c46525d68727f8b9593878491998f82766c61554b4032291e10070000000000000000000000000000020f1c2835424f5b6875828e978a7d7064574a3d3124170a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010c18232d373f454a4b5353534d4c4740382e24190e020000000000000006111c2630383f445353535352514d463e342a1f1408000000000000000000000000000000000000000000000000000a15202935414c56606d7883909993919692877c6f625a5043392e20170d000000000000000000000000000000020f1c2835424f5b6875828e978a7d7064574a3d3124170a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005111d29343f495156586060605a58524a40362b1f1307000000000000000c17232e38424a505f6060605f5d5850463b3025190d00000000000000000000000000000000000000000000000000030d1924303a44505c66707d89939f9e978d81746a5f53483e30271d0e05000000000000000000000000000000020f1c2835424f5b6875828e978a7d7064574a3d3124170a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000915222e3a45515b62656c6c6c67645c52473b2f23170b00000000000003101c28343f4a545c6c6c6c6c6c6962584d4135291c10000000000000000000000000000000000000000000000000000008131e28343f4a54606b75828f9b9f92857a6d61584e43362c1e150b00000000000000000000000000000000020f1c2835424f5b6875828e978a7d7064574a3d3124170a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1824313d4a56626d72797979736e64584c3f3326190d00000000000006121f2c3844505c66767979797974695d5144382b1f120000000000000000000000000000000000000000000000000000020b17232e38424f59626e7b8895998c7f73685e52443c3124180c0300000000000000000000000000000000020f1c2835424f5b6875828e978a7d7064574a3d3124170a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8686868073675a4d4034271a0d0100000000000713202d3a4653606d7886868686796c5f5246392c1f13000000000000000000000000000000000000000000000000000006111b262f3846525e68727f8c999d9083786c60554b4035291f140900000000000000000000000000000000020f1c2835424f5b6875828e978a7d7064574a3d3124170a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b938d8073675a4d4034271a0d0100000000000713202d3a4653606d7986939285796c5f5246392c1f1300000000000000000000000000000000000000000000000000000b17222d38414e58616e7b86929f9f958b7e71675d51453b31261a0c02000000000000000000000000000000020f1c2835424f5b6875828e978a7d7064574a3d3124170a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000000000713202d3a4653606d7986939285796c5f5246392c1f1300000000000000000000000000000000000000000000000000030f1b27333f4953606a74818e989a939a9184796d60574d42362a1e140a000000000000000000000000000000020f1c2835424f5b6875828e978a7d7064574a3d3124170a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000000000713202d3a4653606d7986939285796c5f5246392c1f13000000000000000000000000000000000000000000000000030d17212b3744505b656f7c879395908793978d8073695f53463d30261c11060000000000000000000000000000020f1c2835424f5b6875828e978a7d7064574a3d3124170a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000000000713202d3a4653606d7986939285796c5f5246392c1f1300000000000000000000000000000000000000000000000009141f2935404b55606c7883909a9083808c9692867b6e61594f42382e23170b0200000000000000000000000000020f1c2835424f5b6875828e978a7d7064574a3d3124170a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000000000713202d3a4653606d7986939285796c5f5246392c1f130000000000000000000000000000000000000000000000020b1a25313945515d67717e8a9593897d798491988f82756b60544a3f34281e130800000000000000000000000000020f1c2835424f5b6875828e978a7d7064574a3d3124170a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000000000713202d3a4653606d7986939285796c5f5246392c1f1300000000000000000000000000000000000000000000000a141d2a36424d57606d798491988e8175717e8a9493897d70665c50443a3024190d03000000000000000000000000020f1c2835424f5b6875828e978a7d7064574a3d3124170a07050100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000000000713202d3a4653606d7986939285796c5f5246392c1f130000000000000000000000000000000000000000000006111c262f3846535e6973808c9692867b6e6c7683909a9083786d60564c41352920150900000000000000000000000001071c2835424f5b6875828e978a7d7064574a3d31241d1413110d08020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000000000713202d3a4653606d7986939285796c5f5246392c1f13000000000000000000000000000000000000000000000b17222d38424f59616e7b8692968c7f7369626f7c8793958b7e72685d52453c31261a0c0300000000000000000000030b12182835424f5b6875828e978a7d7064574a3d312a2a21201d19130c0400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000000000713202d3a4653606d7986939285796c5f5246392c1f13000000000000000000000000000000000000000000030f1c28333f4a54606b75828e989184796d60606a74818e9892857a6d60584e43372b1e150b000000000000000000030d151d242935424f5b6875828e978a7d7064574a3d3737372e2d29251e160e04000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000000000713202d3a4653606d7986939285796c5f5246392c1f130000000000000000000000000000000000000000030e18212b3844505b66707d8993948a7e71675d58616e7a8592978d80746a5f53473e30271c120700000000000000010b151f272f3538424f5b6875828e978a7d7064574a444444443a3935302820160c020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000000000713202d3a4653606d7986939285796c5f5246392c1f1300000000000000000000000000000000000000000915202935414c56606c788390999082766c6155525e68727f8c9692877c6e62594f42392e23180c0200000000000007121d273139404547505b6875828e978a7d70645750505050504746413a32281e13080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000000000713202d3a4653606d7986939285796c5f5246392c1f1300000000000000000000000000000000000000030c1a26313945525d68727e8b9593877c6f625a504c56606d798491998f82766b61544a4034281e13080000000000000c18242f39434b51535d5d6875828e978a7d70645d5d5d5d5d5d54524c443a3025190d0100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000000000713202d3a4653606d7986939285796c5f5246392c1f13000000000000000000000000000000000000000b151e2b37424e57606d7a8592978e81746a5f534845515c66707d8a94948a7d70665c51443a3025190d040000000004101d2935404b555d606a6a6a75828e978a7d706a6a6a6a6a6a6a615e564c4135291d110500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000000000713202d3a4653606d7986939285796c5f5246392c1f1300000000000000000000000000000000000007121c27303947535f6a74808d9792857a6d61584e43404b54616c76828f999184796d60564c41362a20150a0000000006131f2c3845515d676d77777777818e978a7d77777777777777776d685e5246392d20130700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000000000713202d3a4653606d7986939285796c5f5246392c1f130000000000000000000000000000000000000c18232e39424f59626e7b8792958c7f72685e52463c3942505a626f7c8792968c7f72685e52463c32261b0f030000000714202d3a4753606d798383838385929e918483838383838383837a6d6154473a2e21140700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000000000713202d3a4653606d7986939285796c5f5246392c1f13000000000000000000000000000000000004101c2834404a54616b76828f999184786d60564c4134303e47535f6a74808d9792857a6d61584e43372b1f13060000000714202d3a4753606d7a869090909297a0969190909090909090877a6e6154473b2e21140800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000000000713202d3a4653606d7986939285796c5f5246392c1f13000000000000000000000000000000000006121f2c3844515c66707d8a9494897d70665c51443a302b37434e58616d7a8592988e81746a5f53473b2e2115080000000714202d3a4753606d7a869395959c9ea39b9895959595959594877a6e6154473b2e21140800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000000000713202d3a4653606d7986939285796c5f5246392c1f1300000000000000000000000000000000000713202d3a4653606d798488888882756b61544a40322926313c46525d68727f888888877c6f6255493c2f2216090000000714202d3a4753606d7a868888888f949b918b88888888888888877a6e6154473b2e21140800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000000000713202d3a4653606d7986939285796c5f5246392c1f1300000000000000000000000000000000000714202d3a4753606d797b7b7b7b7a6d60594f42392e20202935414c56606d787b7b7b7b7a6d6154473a2e2114070000000613202d394653606c777b7b7b7b828f988b7f7b7b7b7b7b7b7b7b786d6053463a2d20130700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000000000713202d3a4653606d7986939285796c5f5246392c1f13000000000000000000000000000000000006131f2c3845515c676d6e6e6e6e6d675d51473d30271c1924303a44505c666d6e6e6e6e6d685e5246392d20130700000005121f2b3744505b656c6e6e6e75828e978a7d706e6e6e6e6e6e6e6d665c5044382b1f120600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000000000713202d3a4653606d7986939285796c5f5246392c1f13000000000000000000000000000000000004101c2934404b555c6062626262605d554c41352c1e15131e28343f4a545c6062626262615e564c41362a1d1105000000030f1b27333f49535b6062626875828e978a7d7064626262626262605c544a3f34281c100300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000000000713202d3a4653606d7986939285796c5f5246392c1f130000000000000000000000000000000000000c18232f39434b51535555555554514c433a2f231a0c0b17232e38424a50535555555554524c443a3025190d01000000000b17222d3841495053555b6875828e978a7d706457555555555553504a42382e23170b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000000000713202d3a4653606d7986939285796c5f5246392c1f1300000000000000000000000000000000000007121d273139404547484848484745413a31281e110806111c2630383f4446484848484746413a32281e1308000000000006111b262f383f44464f5b6875828e978a7d7064574a4848484846443f3830261c11060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000000000713202d3a4653606d7986939285796c5f5246392c1f13000000000000000000000000000000000000010b151f272f34383a3b3b3b3b3a39352f281f160c00000a141e262e34383a3b3b3b3b3a3936302820160c020000000000000a141d262d3337424f5b6875828e978a7d7064574a3d3b3b3b3a38342e261e140a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000000000713202d3a4653606d7986939285796c5f5246392c1f1300000000000000000000000000000000000000030d151d23292c2d2f2f2f2f2d2c29241e160d040000020c141c23282b2d2f2f2f2f2e2d2a251e160e0500000000000000020b141b222735424f5b6875828e978a7d7064574a3d312f2f2d2b28231c140c02000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000000000713202d3a4653606d7986939285796c5f5246392c1f130000000000000000000000000000000000000000030b12181c1f202222222221201d19130c0400000000020a11171c1f202222222221201d19130c05000000000000000000020a11172835424f5b6875828e978a7d7064574a3d312422201f1c17110a0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000000000713202d3a4653606d7986939285796c5f5246392c1f1300000000000000000000000000000000000000000001070c101314151515151413110d080100000000000000060b101213151515151413110d0802000000000000000000000000061c2835424f5b6875828e978a7d7064574a3d3124171312100b06000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000000000713202d3a4653606d7986939285796c5f5246392c1f1300000000000000000000000000000000000000000000000004060708080808070604010000000000000000000000030607080808080707050100000000000000000000000000020f1c2835424f5b6875828e978a7d7064574a3d3124170a06030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000000000815212e3b4854616e7b87949285786b5f5245382c1f1200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020f1c2835424f5b6875828e978a7d7064574a3d312417070a0e0c0b090501000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d0000000000030c15222f3c4955626f7c88959184776a5e5144372b1e11000000000000000000000000030608090d0d0d090806030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020f1b2835424e5b6875818e978a7d7064574a3d2e231815171b181715110c060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d403427160c05000000040b151e2935404b5564717e8b978f8276695c4f4336291c1000000000000000000000040a0f1315161919191615130f0a04000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010e1a2734414d5a6774808d988b7f7265544a403428222223272524221d18110900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4032281e170e0a09090d161d27303945515d6775828f9a8d8073675a4d4034271a0d000000000000000000070e151b1f212226262623221f1b160f070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1925323f4c5865727f8b988e8174665c51443c332d2e303432312e29231b1209000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d807367594f443a3029201b1716171a1f282f39434d56606d798592988a7d7064574a3d3124170a000000000000000007101820262b2e2f3333332f2e2b272019100700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000916232f3c4956626f7c89969285796d60584e443f3b3b3d413f3d3a342d241b11060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988f82756b60564c423a322b26242324262b313a414b555e6973808c989286796d6053473a2d20140700000000000000040e18222a32373b3c4040403c3b38322b22190f04000000000000000000000000000000000000000000000000000000000000000000000000000000000000000613202d394653606c788491978b7f726a5f57504a47484a4e4b4a453f362d23180c0100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b9893897d6f685d544c443d373231303031373c434b535c676e7b86929b8e8175675d5145392c201306000000000000000a15202a343c4347494c4c4c4947433d342b20160a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000005121f2b3744505b6573808c9792857c6e6a605b545455565a585651483f34291d110300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b989e91847a6d665e564f47433e3d3c3d3e42464e555d656d7982909893887c6f62554b4035291d1104000000000000030f1b26323c464e535559595956544e463d32271b0f05000000000000000000000000000000000000000000000000000000000000000000000000000000000000030f1b27333f4953606d7a85919891847c716c66626161636765625b51453a2e20150a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b98a0969082786d686059544e4b4a494a4b4d53585f676d77818e94978e81756a5f54433a2f24180d0100000000000006131f2b37434e585f626666666260584e43382b21160b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b17222d3845515d67717e8a929691867e78726f6e6e7074726d62564a3c31261b0f03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b98a49f9490827a6f6b625f585857565758575f616a6f79818e939992857b6e61584e4331281d1307000000000000000815212e3b47535f6a6f7373736f6a6054473e33281c100400000000000000000000000000000000000000000000000000000000000000000000000000000000000006111b2935414b55616c73808d9298928b837f7c7a7b7d817f7265584e43372b1f1206000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b989a939a9490847d756f6a67656463636566696e747c838f939f93877d70695e52463c321f160c01000000000000000916222f3c4955626f7c7f7f7f7c6f62594f44382c21160b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000d18242f3a43505a606c78808a929795908c888788898d83776a5f53473a2e211508000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b9893878f94969189827c787471706f707173777b8187909599938b7f726b61574d42342a200d0400000000000000000714212e3a4754616d7a858c8c83776b6155483d32271b100400000000000000000000000000000000000000000000000000000000000000000000000000000000000007131d28313e44505b666c747e858c9196989594949695887b6f6255483c2f221509000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988e80828d9399948f8884817e7d7c7d7e8084888e93999792877f726d62594f453b3022190e0000000000000000000713202d3946525e6874808d958a7d7063594f44382c20160a000000000000000000000000000000000000000000000000000000000000000000000000000000000000010c161f28333f4a545b606c717a8084888b8c8d8c8b88857e7164574b3e3124180b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8079808790959b96918d8b8a898a8b8d91959b99928e857d726d625b51473e33291f100700000000000000000005111d2a36414c56616e7b86929083766b6054483d32271b0f04000000000000000000000000000000000000000000000000000000000000000000000000000000000000040d17222d38424a505a61676d73787c7e7f807f7e7c78716c6155493d3023170a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073737c83898f9298999897969698999896918d87817a706b625b51493f352c20170d00000000000000000000010d1925303a46525e6974818e95897d7063584e43372b20150a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000006111c262f383f4450555d60666a6f71737372716f6c66615a5045392d211408000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d80736a6f767d8286898c8e8f8f8f8e8d8b8884807b746d68605951493f372d231a0e05000000000000000000000008131e2a36424d57626e7b87938f82766a6054473c31261b0f03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a141d262d333e434c5154585f62656667666562605b5450483e33281d1105000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d807367626b70757a7d7f8182838282807e7b78736e69615e564f473f372d251b1108000000000000000000000000020e1a25303b47535f6975828e94897c6f62584e43372b1f140900000000000000000000000000000000000000000000000000000000000000000000000000000000000000020b141c2228313a4145474e535558595a59585553504a423e362c22170c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d807367596063676d7073747576757573716e6a67615e57524c443d352d251b1309000000000000000000000000000009141f2b37424d57626f7c88948f82756a5f53473c31261a0e0300000000000000000000000000000000000000000000000000000000000000000000000000000000000000020a11171f282f35393c4347494b4c4d4c4b4946443f382f2c241a100600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a54555d60636668696969686765625f5854534d46413a322c231b1309010000000000000000000000000000030e1a26313c47535f6a76828f93877c6f62574d42372b1f1409000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060d161e24292c32373b3c3e40403f3e3c3938332d261d1a12080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4b515456595b5c5c5c5b5a5855534e4846423b363028201a1109000000000000000000000000000000000009151f2b37434e58636f7c89948e8175695f53463b30251a0e02000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040c13191d20262b2e2f32333433322f2d2b28221c140b08000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4145474a4c4e4f504f4f4d4b4847433c3a36312a251e160e08000000000000000000000000000000000000030f1b26323c4854606b76839092877b6e61574d42362a1e13080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001080d11151b1f2122252627262522201f1c17110a0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d40393a3d404142434242403e3b3a37312d2a251f19130c0500000000000000000000000000000000000000000a15202c38434f5963707d8a958e8174695e52463a3025190d01000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001040a0f13151618191a19181613120f0b06000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d40342d3033353636363534322f2e2b26211e1a140d0802000000000000000000000000000000000000000000040f1b27323d4855616b77839092867b6e61564c41362a1e13080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030608090b0d0d0c0b090606030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d40342723262829292928272522211f1a15120e09030000000000000000000000000000000000000000000000000a16212c38444f5964717e8a968d8074685e52463a2f24190d0100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a191b1c1d1c1c1a181514120f0a0502000000000000000000000000000000000000000000000000000004101c28333e4653606c78849192867a6d61564c4135291d120700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d0e0f100f0f0d0b080806020000000000000000000000000000000000000000000000000000000000000b161f2b3844505b66717e8b968d8073685d5245392f24180d01000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d0203030302010000000000000000000000000000000000000000000000000000000000000000000000030f1c28333f4a54606d79849192857a6d60554b4035291d1207000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000000000000000000000000000000000000000000000000000000000000000000000000000000000b17222d3844515c66727f8b978c7f73675d5145392f23180c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000000000000000000000000000000000000000000000000000000000000000000000006111c2834404a54606d7985929285796d60554b4034291c12070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000000000000000000000000000000000000000000000000000000000000000000000000c18232e3945515d67727f8c978c7f72675c5145392e23180c0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000000000000000000000000000000000000000000000000000000000000000000000000000000000007121c2935404b55606d7a85929184796d60544a4034281c110600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c18242f3945515d6773808d978b7f72665c5144382d22170b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000000000000000000000000000000000000000000000000000000000000000000000000007121d2935414c55616d7a86929184796d60544a3f33281c0f03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000000000000000000000000000000000000000000000000000000000000000000000000000000000000010d19242f3a46525e6874808d968b7e71665b5044382b1f160b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008131e2a36414c56616e7b86929184786c6053463e33281c10040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005121e2a36424d57626e7b8693968a7e7164594f44382c21160b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714202d3a46525e6974818e999d9083776b6155483d32271b100400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000000000000000000000000000000000000000000000000000000000000000000000000005111e2a36414c56616e7b86929f9d958a7d7063594f44382c20150a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000000000000000000000000000000000000000000000000000000000000000000000000010b13202d3946525e6874808d979290959083766b6054483c32271b0f03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b978d8073675a4d4034271a0d0100000000000000000000000000000000000000000000000000000000000000000000000000000000000007121d2935414c56616d7a86929285839094897c7063584e43372b201509000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8a8a8a8073675a4d4034271a0d010000000000000000000000000000000000000000000000000000000000000000000000000000000000000c18242f3945525d6873808d988c807d8a958f82766a6054473c31261a0f030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000815212e3b4854616e7b7d7d7d7c6f6255483c2f22150900000000000000000000000000000000000000000000000000000000000000000000000000000000000004101d2935404b55606d7a859292867a77839094887c6f62584e43372b1f14090000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714212d3a46535e696e7070706f6a5f53473a2e21150800000000000000000000000000000000000000000000000000000000000000000000000000000000000006131f2c3945515d67737f8c988d8174717e8b968f82756a5f53473b31251a0e02000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005121e2a36424d575e61646464625f584e43372b1f1206000000000000000000000000000000000000000000000000000000000000000000000000000000000004101c2834404b54606d79859292877b6e6d79849193877b6e62574d42362a1e14080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020e1a25313b454d535457575755534e463c31261a0f0300000000000000000000000000000000000000000000000000000000000000000000000000000000000a131f2c3845515c66727f8c978e81756966727f8c978e8174695e53463b3025190e02000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009141f29333b4246484a4a4a4847433c342a20150a000000000000000000000000000000000000000000000000000000000000000000000000000000000006111b28343f4a54606d79849194887c6f62606d7a859292867b6e61564c41362a1e13080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030d17212931363a3b3d3d3d3c3a37312a22180e0300000000000000000000000000000000000000000000000000000000000000000000000000000000000b17222d3844505c66717e8b968f82766a605d6773808d988d8174685e52463a3024190d010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050f171f252a2d2e3131312f2e2b26201810060000000000000000000000000000000000000000000000000000000000000000000000000000000000030f1b27333f4953606d78849195897d70635855616d7a869292867a6e61564c4135291d1307000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050d141a1e212124242422211f1a150e0600000000000000000000000000000000000000000000000000000000000000000000000000000000000005121f2b3744505b65717e8a969083776b6054525e6874818d988d8073685d52453a2f24180d0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003090e1214151717171515120f0a03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000613202d394653606c788390968a7e7164594f4c56616e7b879392857a6d60554b4035291d12070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020507080a0a0a0908060300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000713202c38444f5964707d8a959184786d60534646535f6975828e988c7f73675d5145392e23180c0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040e16222f3c4854606b768390978b7f72665c5044424d57626f7c889492857a6d60554b4034281c1106000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a15202b38434e5863707d89959285796d60544a3f3c4754606a76828f978c7f72675c5145382e23170b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030f1b26313b4754606a76828f988c7f73675d51423837434e5863707d89959184796d60544a3f34281b1106000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006121f2b37434e58626f7c899492867a6d61554b4030323c4855606b778390978b7e72665c5044382d22170b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000815212e3a47535f6a75828f998d8074685d5243392f2c38444f5964717e8a969184786d6053493f33271b0f0300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005121e2b37424d57626f7c879392867b6e61564c41312727333d4653606d788491968a7e71655b5044372b1f160b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020c14212d3a46535f6975818e9a8e8175695e53443a301f1f2b3844505c66727f8b979083786c6053463d33271c10040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008131e2a36424d57616e7b879294887c6f62574d4232281e1c28343f4a54606d798592958a7d7064594f44382c20160a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010d1925303a46525e6974818e998f82766a5f53453b31201617232e3845515d6773808c989083766b6054483d32271b0f04000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005111d2a36414c56616e7b869295897d7063584e4333291f0e111c2935404b55616d7a869295897d7063584e43382b20150a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000713202d3946525e6874808d999083766b6054463c3121170d0c18242f3946525e6874808d998f82766a6054473c31261b0f0300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004111d2935414c56616d7a8692968a7d7164594f44342a200f0507121d2935414c56616e7b869294897c6f62584e43372b1f14090000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b13202c3945525d6873808d989184786c6053463d3220180e00010d1925303a46535e6975818e9b8f82756a5f53473c31261a0e020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000007121d2935404b55606d7a8592978b7e71665b5044382b1f1206000008131e2a36424d57626f7c889493877c6f62574d42372b1f1409000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c18232e3945515d67737f8c979185796d60544a3f33281c0f030000020e1a25313b47535f6a76828f9a8e8175695f53463b30251a0e02000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004101c2834404b54606d798592988c7f72675c5142382d22170b0000000009141f2b37434e5863707d899592877b6e61574d42362a1e1105000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006131f2c3845515c66727f8b9792857a6d60554b402f261c110600000000030f1b26323c4854606b768390998e8174695e52463a2d20140700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000713202d3a4653606d798491998d8073685d5243392e1d140a0000000000000a15202c38444f5964717e8a9692867b6e6154473b2e21140800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1825323e4b5865717e888888867b6e61564c4130271d0b0200000000000004101c27333d4653606c78848888888074675a4d4134271a0e00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000814212e3b4754616e7b7b7b7b7b6e695e52443a2f1e150b00000000000000000b161f2b3844505b666e7a7b7b7b7b6e6155483b2e22150800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714202d3a46525e696e6e6e6e6e695e574d4232281e0c030000000000000000030f1c28333f4a545e686e6e6e6e6e695f53463a2d211407000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005111e2a36424d565e61626262615e574d453b3020160c000000000000000000000b17222d38424c565e61626262615f574d42362a1e12050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020e1925303b444d525455555554534d453b33291f0d040000000000000000000006111c262f3b444c525455555555534d453b31261a0e0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009141f29323b4246474848484846423b332920170d0000000000000000000000000a141d29323b4146474848484846423b33291f140900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020d17202930363a3b3b3b3b3b3a36312921170e05000000000000000000000000020b1720293036393b3b3b3b3b3a36312921170d030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050e171f252a2d2e2f2f2f2e2d2a251f170f050000000000000000000000000000050e171e252a2d2e2f2f2f2e2d2a261f170f0600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050d14191e202122222221211e1a140d0500000000000000000000000000000000050d14191e202122222222211e1a140d0600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002090e1114141515151514120e090300000000000000000000000000000000000002080d1114141515151514120e09030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000205070808080808070502000000000000000000000000000000000000000000000105070808080808070502000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 + _typelessdata: 00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020608080d0e0c0706040100000000000000000000000000000000000000020608080d0e0c0706040100000000000000000000000000000000000000020608080d0e0c070704010000000000000000000000000000000407090a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a070603000000000000000000000000000000000000000000000000000000010507070a0c0d0e0e0d0c0a07060400000000000000000000000000020507080b0d0e0e0e0d0b09060603000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040607080909090807070401000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004060708090909080707040100000000000000000000000000000000000000000000000000000000000000000000030608090d0d0d0a090704000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003080b0e0e1313130e0d0b08030000000000000000000000000000000000000000000000000000000000000000000000060a0e10111313130b0a0805000000000000000000000000000104060713131313131313131313131313131313131313131313131313131313131313131313131313131313130a09070400000000000000000000000000000000000000000000000000000000030608090c0e101212131211100e0b08070502000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000406070706060300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000306070603000000000000000000000000000000000000000000000000000000000000000000000105090b0c1313130d0d0b0702000000000000000000000000000000000000000000000306131313131312100d080200000000000000000000000000000000000000000000000000000000000000000000000000000000040607090b0d0e0f10101110100f0e0c0b0906060300000000000000000000000000000000000000000000000000000000000003070909131313100f0d090500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004090d0f0f1313130a09070400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003090e1214151a1b191413110d080100000000000000000000000000000003090e121415191b191413110d080100000000000000000000000000000003090e121415191b191413110d08010000000000000000000000050b10131616171717171717171717171717171717171717171717171717171717171717171717171717171717171717171312100b06000000000000000000000000000000000000000000000104080d11131417191a1b1b1a18161413100c0703000000000000000205090e12141517191a1b1a1a181613120f0b060000000000000000000000000000000000000000000000000000000000000000000000000000000000030608070c10131415151616151413110d080706040000000000000001030406060600000000000000000000000000000000000000000000000000000000000000000000030608070c10131415151616151413110d0807060400000000000000010304060606000000000000000000000000000000040a0f131516191919161613100b050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001080f14181a1b2020201b1a18140f080100000000000000000000000000000000000000000000000000000000000000040b11161a1d1e202020181714110c0600000000000000000001080d1113202020202020202020202020202020202020202020202020202020202020202020202020202020202020171614100b05000000000000000000000000000000000000000000000001050a0f121515191b1d1e1f1f1f1e1c1a181414110e080400000000000000000000000000000000000000000000000000000000000000000000000000000000000000020608080c070c1013141413120f0b060a070604000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060c10121312100c0600000000000000000000000000000000000000000000000000000000000000060c111518182020201a1917130e0801000000000000000000000000000000000000060c1012202020201f1f1c19140d0600000000000000000000000000000000000000000000000000000000000000000000000306070c1012131618191b1c1d1d1e1d1d1c1b19181513120f0b060602000000000000000000000000000000000000000000000000040a0f1315162020201c1c1915100a02000000000000000000000000000000000000000000000000000000000000000000000000000000000002091015191b1c202020161613100b04000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060e151a1e212226272521201d19130c0400000000000000000000000000060e151a1e212226272521201d19130c0400000000000000000000000000060e151a1e212226272521201d19130c04000000000000000000070f161c20222323232323232323232323232323232323232323232323232323232323232323232323232323232323232323201f1c17110a0200000000000000000000000000000000000001080d1113191d20212426272727272523201f1d1812100b0600000003090e12141a1e21222426272827262522201f1c17110f0a04000000000000000000000000000000000000000000000000000000000000000000000001050a0f131516181d1f20222223222221201d19171313100c07000000050a0d10101313130908060300000000000000000000000000000000000000000000000000000001050a0f131516181d1f20222223222221201d19171313100c07000000050a0d10101313130908060300000000000000000000070e151b1f22222626262322201c160f070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020b131a202427282d2d2d282724201a130b020000000000000000000000000000000000000000000000000000000000050e161c2227292a2d2d2d2423211d17100800000000000000040c13191d202d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2423201c161008000000000000000000000000000000000000000002080d11151b1f212225282a2b2c2c2c2b29272421201e1914100c0700000000000000000000000000000000000000000000000000000000000000000000000000000205090f121415181b181c1f2020201f1c171a171413100c070100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030a11171c1f201f1c17110a03000000000000000000000000000000000000000000000000000000000911181d2224252d2d2d2726231f19120a02000000000000000000000000000000030a11171c1f2d2d2d2d2c2b29251f1810080000000000000000000000000000000000000000000000000000000000000002050a0f1315181c1f202224262829292a2a2a292928262422201f1c1714120e0905010000000000000000000000000000000000000000070f161b1f22232d2d2d292825211b140c04000000000000000000000000000000000000000000000000000000000000000000000000000000030c141b212528292d2d2d2322201b160f0700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000090f1820262b2e2f3334322d2c29241e160d060000000000000000000000090f1820262b2e2f3334322d2c29241e160d060000000000000000000000090f181f262b2d2e3334322d2c29241e160d060000000000000007111921272c2f30303030303030303030303030303030303030303030303030303030303030303030303030303030303030302d2b28231c140c0200000000000000000000000000000001070c13191d20252a2d2e30323434343332302d2c29241f1c17110a02090e141a1e21262a2d2e313334343433312f2d2b28221c1b160f0a040000000000000000000000000000000000000000000000000000000000000002080d11161b1f222324292c2d2e2f2f2f2f2d2c292424201f1c18120f0a0a11161a1c1d2020201515120f0a03000000000000000000000000000000000000000000000002080d11161b1f222324292c2d2e2f2f2f2f2d2c292424201f1c18120f0a0a11161a1c1d2020201515120f0a030000000000000007101920262b2e2f333333302f2c2721191107000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010b141d252b3033343939393433302b251d140b00000000000000000000000000000000000000000000000000000000000e1720272e33363739393931302d28221a12080000000000040d161e24292c393939393939393939393939393939393939393939393939393939393939393939393939393939393939302f2c28211a1108000000000000000000000000000000000001070d13191d20262b2e2f32353738393938383634312e2d2a251f1c18120b060000000000000000000000000000000000000000000000000000000000000000000002090e12151a1f2122252823292c2d2d2d2b28222623201f1d1812100b0500000000000000000000000000000000000000000000000000000000000000000000000000000000000000030c151c23282c2d2c28231c150c03000000000000000000000000000000000000000000000000000009121b23292e313239393934332f2b241c140a0100000000000000000000000000030c151c23282c39393939393835302a221a10060000000000000000000000000000000000000000000000000000000003090e12151b1f2223282c2d2f313335363637373736363433312f2d2b2822211e1a15110d0802000000000000000000000000000000000007101921272c2f303939393635322c261e160c0200000000000000000000000000000000000000000000000000000000000000000000000000020c151e262c313536393939302f2c2721191107000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009121b212a31373a3b40413f3a39352f281f180f0600000000000000000009121b212a31373a3b40413f3a39352f281f180f0600000000000000000009121b212a31373a3b40413f3a39352f28201810060000000000050f19232b32383b3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3a38342e261e140a0000000000000000000000000000030b12181e24292c3036393a3d3f404141403f3d3a38352f2b28231c140c14191f262a2d31363a3b3e40414141403e3c3938332d2c27211b150c070000000000000000000000000000000000000000000000000000000002080d13191e20272b2e2f2f35383a3b3c3c3c3b3a39352f302d2c28231d1b150f1c2226292a2d2d2d22211f1b150e06000000000000000000000000000000000000000002080d13191e20272b2e2f2f35383a3b3c3c3c3b3a39352f302d2c28231d1b150f1c2226292a2d2d2d22211f1b150e060000000000040e19222a32373b3c4040403d3c38332b23190f05000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008131d262f363c404146464641403c362f261d0c030000000000000000000000000000000000000000000000000000000610202932393f43444646463e3d39342c241a1006000000010c161f282f35394646464646464646464646464646464646464646464646464646464646464646464646464646464646463d3c38332c231a1005000000000000000000000000000000040c13181e25292d31373a3c3f4143454546454443413e3b3936302c28231c17110a0200000000000000000000000000000000000000000000000000000000000003090e141a1e20262b2e2f32352f34383a3a3938332d33302d2c29241d1c16100b0500000000000000000000000000000000000000000000000000000000000000000000000000000000030d151e262e34383a38342e261e150a0000000000000000000000000000000000000000000000000006111b242d343a3d3f464646403f3b362e261c1208000000000000000000000000000a151e262e3438464646464644413b342c22180d0200000000000000000000000000000000000000000000000000040a0f141a1e21272b2e2e34383a3c3e404142434344434342413f3e3c3938332d2e2b26201d19130f09030000000000000000000000000000040f19232b32383b3c46464643413d3830281e140a0000000000000000000000000000000000000000000000000000000000000000000000000009141e2730373d41424646463d3b38322b23190f04000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060f1b242d333c4247484d4e4c4745413a312a22180b0200000000000000060f1b242d333c4247484c4e4c4745413a312a22180b0200000000000000060f1b242d333c4247484c4e4c4745413a322a22180c02000000000b16212b353d4448494a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a46443f3830261c1106000000000000000000000000070d151d23292f35393a4146474a4c4d4e4e4d4b494745403a38342e261e191f252a31363a3b4246484a4c4d4e4d4d4b4946443f3838322b272018120b0300000000000000000000000000000000000000000000000000040c13191e252a2d32373b3c3f4045474848494948474541403d3a38342e2b26201b272d3236373939392f2e2b2620181006000000000000000000000000000000000000040c13191e252a2d32373b3c3f4045474848494948474541403d3a38342e2b26201b272d3236373939392f2e2b2620181006000000000a15202a343c4347494c4c4c4948443d352b21160b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030f1a252f3841484c4e5353534e4c4841382f1e150b0000000000000000000000000000000000000000000000000000040e1822323b434a4f515353534b49453e362c22170c00000008131e28313a41455353535353535353535353535353535353535353535353535353535353535353535353535353535353534a48443e352c21160b0000000000000000000000000000060d161d24293035393c4347484c4e5051525252514f4d4b4746413b38342e27221b140b0600000000000000000000000000000000000000000000000000000000070c141a1f252a2d31373a3b3f41434045474746443f42403d3a38352f2c27211c170e090300000000000000000000000000000000000000000000000000000000000000000000000000010b151f2730383f4446443f3830261c11060000000000000000000000000000000000000000000000010c18232d373f454a4b5353534d4c4740382e24190e02000000000000000000000006111c2630383f445353535352514d463e342a1f1408000000000000000000000000000000000000000000000003090e151b1f262a2d32373b3c404446494b4c4e4f50505150504f4e4c4b4846443f3b3a37312d2a251e1a150d08020000000000000000000000000a16212b353d4348495353534f4e49423a30261b1005000000000000000000000000000000000000000000000000000000000000000000000004101b26303942494d4f5353534948443d352b21160b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030e18222d363f454e5355595a5854514c433c342a1d140a000000000000030e18212d363e454d5355595a5854524c433c342a1d140a000000000000030e18212d363e454d5355595a5854524c443c342a1e140a00000004101c27323d474f54565656565656565656565656565656565656565656565656565656565656565656565656565656565656565653504a42382e23170b00000000000000000000000910191f272f343a4145474c525457595a5a5a5a585653514b46443f38302a252930363b4246484d535557595a5b5a59585553504a48443d373228231c150c040000000000000000000000000000000000000000000001080e161e25293036393d4347494c4b5153555556555554524c4d4a4645403937322b2631383e42434646463c3a37312a22180e0300000000000000000000000000000001080e161e25293036393d4347494c4b5153555556555554524c4d4a4645403937322b2631383e42434646463c3a37312a22180e030000030f1b26323c464e545559595956544f473d33271c10040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000814202b36414b53595b6060605b58534a4130271d1207000000000000000000000000000000000000000000000000000a15202a34434d555b5d606060575550483e34281d110500010d19242f3a434c515f606060606060606060606060606060606060606060606060606060606060606060606060606060606057554f473e33281c10040000000000000000000000020a11171f282f353a4146474e5355585b5d5e5f5f5f5e5c5a5754524c46444039332d261d180f0800000000000000000000000000000000000000000000000000030b12181f252a30363a3c4347484b4e504b51535353504a4f4d4a4745403938332d28221a150e0600000000000000000000000000000000000000000000000000000000000000000000000007121d273139424a5053504a42382e23170c040000000000000000000000000000000000000000000005111d29343f495156586060605a58524a40362b1f130700000000000000000000000c17232e38424a505f6060605f5d5850463b3025190d00000000000000000000000000000000000000000000070c141a20262b31363a3d4347494a51535557595b5c5c5d5d5d5c5c5b59575553504a4847423c3936302b262019140b0600000000000000000000030f1b27323d474f54566060605c5a544c42382c21150900000000000000000000000000000000000000000000000000000000000000000000000915212c37424c545a5c60606056544f473d32271b1004000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a15202a343f4850575f62666765605d554e463c2f261c1106000000000009151f2a333e4850575f62666765605d564e463c2f261c1106000000000009141f2a333e4850575f61666765605d564e463c30261c110600000713202c38444f59606363636363636363636363636363636363636363636363636363636363636363636363636363636363636363605c544a3f34281c100300000000000000000009121a222b313940454c5254565e616365676767666563605d5553504a423e3630323b42464d5355575f616466676767666462605b54544f47433d342e271e160e050000000000000000000000000000000000000000040c1319202830353a4146474e545659555d606162626262605d565a5753514b47433c37313a434a4e505353534847433c342a20150a0000000000000000000000000000040c1319202830353a4146474e545659555d606162626262605d565a5753514b47433c37313a434a4e505353534847433c342a20150a000006131f2b37434e585f626666666360594f44382c2013070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1824303c48535d64676c6c6c67645c5343392e23180c000000000000000000000000000000000000000000000000030f1b26323c46555f676a6c6c6c64615a5045392d2114080004111d2935414c555d6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6361594f44382c20140700000000000000000000030b141c2228313a40454c5254585f6265686a6b6c6c6b6b696764615e5653514a443f382f29211a11090000000000000000000000000000000000000000000000060c151d232831363b4246484e5355585b5d555c6060605b545c595653514b48443d39332b261f180f0600000000000000000000000000000000000000000000000000000000000000000000000c18242f39434b545c605c544a3f342820150a000000000000000000000000000000000000000000000915222e3a45515b62656c6c6c67645c52473b2f23170b0000000000000000000003101c28343f4a545c6c6c6c6c6c6962584d4135291c100000000000000000000000000000000000000000030b12181f262a32373b4246484e5456545c606264666869696a6a6a696967666462605b5455534e4746413a37312a251e17110a02000000000000000007131f2c38434f5960636c6c6c69665e54493d3225190d00000000000000000000000000000000000000000000000000000000000000000000000d1925313d49545e65696c6c6c6360594f44382c201307000000000000000000000000000000000000000000000000000000000000000000000000000000000000020f1a26313c46505a626a6e7374726d675f584e42382d22170b00000000020e1a26313c45505a62696e7374726d685f584e42382d22170b00000000020e1a26313c45505a61696e7374726d685f584e42382e23170b00000916222f3b4854606b70707070707070707070707070707070707070707070707070707070707070707070707070707070707070706d665c5044382b1f1206000000000000000009121b242c343c434b51565d6065686d70727374747372706d6764605c545046413a3e444d52575f6166696e717374747473716f6c66636059544e444039302820170e05000000000000000000000000000000000000050d161e2429323a41464c52545860626669676d6e6f6f6f6e6d68696763605c55534e47433c434d555b5d60606055534e463c31261b0f03000000000000000000000000050d161e2429323a41464c52545860626669676d6e6f6f6f6e6d68696763605c55534e47433c434d555b5d60606055534e463c31261b0f03000815222e3b47545f6a6f737373706b6054483c2f2216090000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e1a2733404c59646f74797979746e64554b4034281c1004000000000000000000000000000000000000000000000006131f2b37434e58677177797979716c6155493d3023170a000613202c3945515d67767979797979797979797979797979797979797979797979797979797979797979797979797979797979706b6155483c2f231609000000000000000000030c151d262d333e434b51565e61666a6f72747678787978777674716e6864605c545049413b332c231b1309010000000000000000000000000000000000000000080f171e272e343b42464d5254585f6265686a6b676d6d6c666a696663605d55544f49443e37312a2117110a02000000000000000000000000000000000000000000000000000000000000000004101d2935404b555d666d665c50443c32261b0f030000000000000000000000000000000000000000000b1824313d4a56626d72797979736e64584c3f3326190d0000000000000000000006121f2c3844505c66767979797974695d5144382b1f1200000000000000000000000000000000000000060c151d232831363c43474d535558606266666d6f717374757676777676757472716f6c6666625f5754524c47433c363028221c140b05000000000000000915222f3b4854606b6f7979797670665a4e4135281c0f02000000000000000000000000000000000000000000000000000000000000000000020f1b2835414d5a657075797979706b6054483b2f22160900000000000000000000000000000000000000000000000000000000000000000000000000000000000006121f2b37434e58626c717b80817f7a6e6a5f544a3f33281c0f0300000006121e2b37424d57626c717b7f817f7a6e6a5f544a3f33281c0f0300000005121e2b37424d57616c717b7f817f7a6f6a5f544a3f34281c1003000a1623303d495663707d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d786d6053463a2d2013070000000000000008121b252d363e464e555c60686d72777a7d7f808181807e7c7975716d66615a524c444450565e61696e73787b7d7f808180807e7c79746f6b626058514a423a322920170d0400000000000000000000000000000000060f171f282f353f444c52565e61666a6f7276787a7b7b7c7c7b7a787673706d67625f58534e454a555f666a6c6c6c625f584e43372b1f12060000000000000000000000060f171f282f353f444c52565e61666a6f7276787a7b7b7c7c7b7a787673706d67625f58534e454a555f666a6c6c6c625f584e43372b1f1206000916222f3c4955626f7c7f7f7f7d706356493d3023160a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e1b2834414e5b6774818686868074675c5145382c1f130800000000000000000000000000000000000000000000000815212e3b47535f6a77838686867e7164574b3e3124180b000714212d3a4754606d7a86868686868686868686868686868686868686868686868686868686868686868686868686868686867d7063574a3d3024170a0000000000000000020b151e272f383f444f555d60686d73777b7f8183848585858482807e7a76716d66605b534d453e362d251b13090000000000000000000000000000000000000008111a2129303940454d53575e61666a6e72747678797a7a7979777573706d67636059555047423c3328231c140c030000000000000000000000000000000000000000000000000000000000000006131f2c3945515d676d796d60584e43372b1f15090000000000000000000000000000000000000000000c1825323f4b5865727e8686868073675a4d4034271a0d010000000000000000000713202d3a4653606d7886868686796c5f5246392c1f13000000000000000000000000000000000000060f181e272e343b42464e53575f61666a6f7376797c7e7f8182838384838382817f7e7b7976736e6a66615e56534e46413b332d261d170f08000000000000091623303c4956636f7d8686868276695c4f4336291c1003000000000000000000000000000000000000000000000000000000000000000000030f1c2936424f5c6975828686867d706356493d3023160a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000814212e3a47535f6a717e878c8d8b847c6e665b5044382b1f12060000000814212e3a47535f69717e878c8d8b847c6e665b5044382b1f12060000000714212d3a46535f69717e868c8d8b857c6f665c5044382b1f120600121f2b3845525e6b788589898989898989898989898989898989898989898989898989898989898989898989898989898989898986796d6053473a2d20140700000000000006101a242d373f48505860676d737a7f83878a8c8d8d8d8d8b8986827d78716c615e564e505a62696e757b8084888a8c8d8e8d8c8b8885817c766f6a605c544c443b32291f160c010000000000000000000000000000060f182129313a414550565e61686d73777c7f8284868888898888878583807d79746f6a625f58514b5b667176797979766a5f53473a2e21150800000000000000000000060f182129313a414550565e61686d73777c7f8284868888898888878583807d79746f6a625f58514b5b667176797979766a5f53473a2e211508000c1825323f4b5865727e8b8c8c8073675a4d4034271a0d0100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1623303d495663707c89969285796d6053463a3025190d0100000000000000000000000000000000000000000003101c28343f4a54626f7c88959285796d6053473a2d201407000613202c3945515d6778849193939393939393939393939393939393939393939393939393939393939393939393939393938a7d7063574a3d3024170a00000000000000000a141d273039424a505961676d737a7f84888b8e9091929292918f8d8a86837e79716c655f5750483f372d251b1208000000000000000000000000000000000008121a232b333b424b51575e61696e73777b7e81838586868686858482807d7975706b64615a534d453e342e261e150d03000000000000000000000000000000000000000000000000000000000004101c2834404a54606d7981746a5f53473c31261a0e0300000000000000000000000000000000000000000c1825323f4b5865727e8b938d8073675a4d4034271a0d010000000000000000000713202d3a4653606d7986939285796c5f5246392c1f1300000000000000000000000000000000020a1117222a303940454d53585f62696e73777c808385888a8c8e8f8f9090908f8f8e8c8a8885827f7b77726d68625f58524c443f382f29211a110a0100000000091623303c4956636f7c89938f8276695c4f4336291c1003000000000000000000000000000000000000000000000000000000000000000000030f1c2936424f5c6975828f93897c706356493d3023160a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000815222f3b4855626e7c8792999a969183786c605346392d2013060000000815222f3b4855626e7b8792999a969183786c605346392d2013060000000815222e3b4855616e7b8692999a979184786d6053463a2d20130700121f2b3845525e6b788591969696969696969696969696969696969696969696969696969696969696969696969696969696969386796d6053473a2d2014070000000000030c18222c363f49515a616a6f7980858c90959698999798999899928f8a847e756d685f585c606c717b81878d91969799989798999797928e89837c736d665e564c443b31281d130700000000000000000000000000060f18222a333b434c515a62686d747a8084898c8f91939a959595959792908d8a85817c756f6a605d555d6a76838686867c6f6255483c2f221509000000000000000000060f18222a333b434c515a62686d747a8084898c8f91939a959595959792908d8a85817c756f6a605d555d6a76838686867c6f6255483c2f221509000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000613202d394653606c788491978a7d7164564c41362a1d110500000000000000000000000000000000000000000006121f2b3844505c6673808d9a8e8174675d5145382c1f13060004111d2935414c556975828f9c989292929292929292929292929292929292929292929292929292929292929292929292928a7d7063574a3d3024170a0000000000000006111c262f39424a545b606b707980868c9196989b989696959697999a99938f8b847e776e69615a51493f372d241a100600000000000000000000000000000008121a242c353d454d545c60696e747b7f84888b8e90929299939892918f8c8985817d77706c615f5750443f3830271f150c030000000000000000000000000000000000000000000000000000000006121f2c3844515c66727f887c6f62574d42372b1f140900000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000000713202d3a4653606d7986939285796c5f5246392c1f13000000000000000000000000000000030b141c2228343c434b51575f616a6f757b8084898c8f92989799989796959595969798999798928f8c88847f7a746e6a615e56504a423b332c231c130a00000000091623303c4956636f7c89968f8276695c4f4336291c1003000000000000000000000000000000000000000000000000000000000000000000030f1c2936424f5c6975828f96897c706356493d3023160a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000d1a2633404d596673808c99a3a8a095887c6f6255493c2f2216090000000d192633404c5966737f8c99a3a9a095887c6f6255493c2f2216090000000c1926333f4c5966727f8c99a3a9a096897c6f6256493c2f23160900121f2b3845525e6b78858f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f867a6d6053473a2d20140700000000000b151e2a343e48515b626c717c848c92989a93908d8c8b8b8c8e91969a96918a827a6f6a60666d747e868e929998928f8d8c8b8b8c8e92979b94908780786d685e564c433a2f24180d040000000000000000000000050e18212a343c454d555d606c717a80868c9196999b9896949a939a9495979a9a97928e88827c736d675f586a76839093887b6f6255483c2f2215090000000000000000050e18212a343c454d555d606c717a80868c9196999b9896949a939a9495979a9a97928e88827c736d675f586a76839093887b6f6255483c2f221509000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005121f2b3744505b6573808d998f8275685e5246392d2015090000000000000000000000000000000000000000000713202d3a4653606d79859196897d7063554b4035291d100400010d19242f404d596673808c9992868585858585858585858585858585858585858585858585858585858585858585858585867d7063564a3d3023170a000000000000060f17222d38424a545c666c737d848d92989b96918e8b8a8989898a8c8f92989c96918b827b706c625b51493f362c22180c030000000000000000000000000007111a242c363e474f575f666d737b81868c9196989b99979695959596989a9998928e89837d766e69625a504a423931271e150a000000000000000000000000000000000000000000000000000000030f1c28333f4a54606d79848e8175695f53473b30251a0e02000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000000713202d3a4653606d7986939285796c5f5246392c1f130000000000000000000000000000030c151d262d333e464e555c60696e757c81878c9196999897918f8d8b8a89898889898a8b8d8f9297989995908c86817b746e68605b544d453e362e251c1209000000091623303c4956636f7c89968f8276695c4f4336291c1003000000000000000000000000000000000000000000000000000000000000000000030f1c2936424f5c6975828f96897c706356493d3023160a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000e1b2734414e5a6774818d9aa8afa49a8a7d7063574a3d3024170a0000010e1a2734414d5a6774808d9aa8afa49a8a7d7063574a3d3024170a0000010d1a2734404d5a6773808d9aa8afa5968a7d7063574a3d3024170a000e1b2835414e5b68748182828282828282828282828282828282828282828282828282828282828282828282828282828282828281796d6053473a2d2014070000000007121d27303c46505a626d727e87919697928c8783807f7e7e7f8184888e9299948f847c6f6a6d78808b929895918a8682807f7e7f808285898f9499938d827a6e685e554b4135291f160c01000000000000000000020b172029333c464e575e676d757e858d92989b96918e8b898786868687888a8d90959a9a948f8780796e6a616a76839095887b6f6255483c2f22150900000000000000020b172029333c464e575e676d757e858d92989b96918e8b898786868687888a8d90959a9a948f8780796e6a616a76839095887b6f6255483c2f221509000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030f1b27333f4953626e7b889592867a6d6154473c31261a0e000000000000000000000000000000000000000004111d2935404b5563707d89979184786c605346392f24180c000000081623303d495663707c89988c7f797979797979797979797979797979797979797979797979797979797979797979797979706b6155483c2f2316090000000000030e182128333f4a545c666d788088919699928e8984817f7d7c7c7c7d7f82858a90949d9490857e726d625b51483e342a1e150b000000000000000000000000050f19232c363e48505960696e797f868e92999b97928f8c8a89888889898b8e9195999b95908a827b716c605c544b433930261c1106000000000000000000000000000000000000000000000000000006121f2b3844505b66717e8b93877b6e61574d42362a1e1308000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000000713202d3a4653606d7986939285796c5f5246392c1f1300000000000000000000000000030d151e272f383f4450585f676d737b82888e929999928f8b888582807e7d7c7c7b7c7c7d7f808285888b8f929998928e87817a726c665e57504840372e251b11060000091623303c4956636f7c89968f8276695c4f4336291c1003000000000000000000000000000000000000000000000000000000000000000000030f1c2936424f5c6975828f96897c706356493d3023160a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727f8b969fa39f93877b6e6154483b2e2115080000000c1825323f4b5865727e8b969fa39f93877b6e6154483b2e2115080000000b1825323e4b5865717e8b969fa49f93887b6e6155483b2e221508000e1a2733404c59646f74757575757575757575757575757575757575757575757575757575757575757575757575757575757575756d675c5145382c1f1306000000000c18232e39424e58616c727f889299928d857f7b77747271717374787b81878f949691857c6f78818d9298928b837e7a76737271727375797d828991969490837a6e675d51453e31281d13070000000000000000000a141d29323b454e585f696e79818b929799928e8984817e7c7a7a79797a7c7d8084888d929899928d837c706b6a76839095887b6f6255483c2f221509000000000000000a141d29323b454e585f696e79818b929799928e8984817e7c7a7a79797a7c7d8084888d929899928d837c706b6a76839095887b6f6255483c2f221509000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b17222d3847535f6a778390998b7f7265574d42372b1b1106000000000000000000000000000000000000000613202c3945515d6775818e998d8073665b5044382b1d12070000000714202d3a4753606d7986928f8376686c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6361594f44382c201407000000000009141f2a333b44505b666d78818d939a948f87817c787472706f6f70717375797d838991969792877f726d625a50463c30271d120700000000000000000000030d17212b353e48505a616b707b838c929899928e8985827f7d7c7b7b7c7d7f8184888c91979d948f867e746d665c554b42382e23171007000000000000000000000000000000000000000000000000000613202d394653606c788491998e8174695e52463a3025190d010000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000000713202d3a4653606d7986939285796c5f5246392c1f13000000000000000000000000030c151f273039424a505a616a6e797f868f939b95918b86827e7b7875747270706f6f6f7070727375787b7e82868c919699928e857f786e69615a514940372d23180c0100091623303c4956636f7c89968f8276695c4f4336291c1003000000000000000000000000000000000000000000000000000000000000000000030f1c2936424f5c6975828f96897c706356493d3023160a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000714212d3a4754606d7984909599928d8174695e53463a2d2114070000000714202d3a4753606d7984909499928d8174695e53463a2d2114070000000714202d3a4753606d7984909499938e8174695f53463a2d211407000b1824303c48535d646868686868686868686868686868686868686868686868686868686868686868686868686868686868686868605c554b4034291c100400000004101c2834404b545f6a717e889398928a807a726e696766646566676a6f747b828d929792857b818e939691867e78716d676665646566666d70767d849094959083796d605a50433a2f24180d000000000000000006111b262f3a444d575f6a6e7b848e939e948f87817c7874716f6e6d676d6d6f7174777b80868d92999591867d716c76839095887b6f6255483c2f22150900000000000006111b262f3a444d575f6a6e7b848e939e948f87817c7874716f6e6d676d6d6f7174777b80868d92999591867d716c76839095887b6f6255483c2f221509000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000003050608080909090807060300000000000000000000000000000000000000000000000000000000000006111b2b37434e5865727f8b99908376695f5347382d22170b000000000000000000000000000000000000000714202d3a4753606d7a869295887b6e62544a3f33281c0b0100000006131f2c3845515c6776828f92867a6d615f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f56554f473d33271c100400000000020e1a26313b45515b606c78818e9398928b827b746f6a6865636362636466676d71767d848e9399938b7f726c61584e43392e23180c0200000000000000000009141f29333d47505a616c717d8590959e938e87817d797573716f6f6f6f707274777b7f848b929798928b80786d675c544a3f342822190c0200000000000000000000000000000000000000000000000714202c38444f5964717e8a969f92867b6e61564c41362a1e13080000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000000713202d3a4653606d7986939285796c5f5246392c1f130000000000000000000000020b151e273139424b545b606c717c838c929895908a847e7a75716e6969676564636262626364656769696e72767a7f848a919698928c827b706c635b51493f34291d120500091623303c4956636f7c89968f8276695c4f4336291c1003000000000000000000000000000000000000000000000000000000000000000000030f1c2936424f5c6975828f96897c706356493d3023160a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000613202c3945515d676e7b8388898680796d60574d42362a1e12050000000613202c3945515d676e7b8388898681796d60574d42362a1e120500000006131f2c3845515d676e7b8388898681796d60574d42362a1e1205000814202b37414b53595b5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c53514b43392f23180c0000000006131f2c3845515c666f7c86929892867e746d68615e5659585859585f62696e78808c919792858e939691847c716c66605d55595858545c60636b707a828f94958e81756c61554b4135291b1106000000000000000b17222d38414c565f696e7c84919697928a827b75706c65656361605c60616264676a6f737a808791969892877e7176839095887b6f6255483c2f2215090000000000000b17222d38414c565f696e7c84919697928a827b75706c65656361605c60616264676a6f737a808791969892877e7176839095887b6f6255483c2f221509000c1825323f4b5865727e8b988d8073675a4d4034271a0d0507060b0f12131415161615151312100b0607050200000000000000000000000000000000000000000000000000000f1a26313c4754616d7a869295887b6e6253493f33271b0f03000000000000000000000000000000000005111e2a36424d5764717e8b989083776a5f5342382d22170b0000000004101c2934404b5565727e8b998b7f72665c50525252525252525252525252525252525252525252525252525252525252524a48443d352c21160b000000000005121e2a36424d57626d74808d939792867e756e69626058585756565657555c60646b7079818b939a93887e716a5f554b4034281e14080000000000000000020e1a25313b454f59616c717e879297969189817b75706d66666463626262636567696e73797f858e939f928d81796d665c50443f342b1e140a00000000000000000000000000000000000000000000040f16232f3c4855616b7783909d9c998d8074685e52463a2f24190d0100000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000000713202d3a4653606d7986939285796c5f5246392c1f1300000000000000000000000a141d263039434b545c666c747e86909597928b837d78726d6865615f575a5857565655565657585a575f6265686d72787e848b9297948f857e726d635b51453a2e22150900091623303c4956636f7c89968f8276695c4f4336291c1003000000000000000000000000000003060706030000000000000000000000000000030f1c2936424f5c6975828f96897c706356493d3023160a00000000000000000000000000000000000000000000000000000000000000000000000000000000000004111d2935414b555f696e767b7c7a746d675c51453b31251a0e0200000004101d2935404b555f696e767b7c7a746d675c51453b31251a0e0200000004101d2935404b555e696e767b7c7a746d675c51453b31261a0e0200030f1a252f3941484c4e4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4745403931271d120700000004111d2935404b55606d7983919892867d716c605d56524d4c4b4b4c4e53575f666d737f8c929892989791847a6f6a605b54514b4c4b4c4a50535960686d78828f95938b7e71675d5145382d22170b000000000000030f1b27333f49535e686e7b8591969591857e756e6963605b535654535153545557585f62686d747c848f949992877d76839095887b6f6255483c2f2215090000000000030f1b27333f49535e686e7b8591969591857e756e6963605b535654535153545557585f62686d747c848f949992877d76839095887b6f6255483c2f221509000c1825323f4b5865727e8b988d8073675a4d4034271a0d111314171b1f20212223232221201f1c171514120e09040000000000000000000000000000000000000000000000000915202d3946525e6875828f998c8073655b5044372b1f120700000000000000000000000000000000000714202d3a46525e6976828f998b7f7265584e432f261c110600000000000c18232f3b4754616e7a87939184786d60554b4046464646464646464646464646464646464646464646464646464646463d3c38332c231a100500000000040e18222d3a46535f69727f8b929892857c716c615f57544e4c4a4949494a4b51535960676d747f88939a92867c6f675c51453b3025190d000000000000000005121e2a36424d57606b717e879299948f847d756e6963605c5457565555565658575f61676d727a818b9299938f82786d605b51463c30261c11060000000000000000000000000000000000000000000a15202c38444f5963707d8a95948f9492867a6d61564c4135291d120700000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000000713202d3a4653606d7986939285796c5f5246392c1f130000000000000000000006111b262f38424b555d666d78808b9298938e857e78716c66615e5655534d4d4b4a49494849494a4c4d4d5355565e61666d71787f858f949892887f726d62564a3d3124180b00091623303c4956636f7c89968f8276695c4f4336291c1003000000000000000000000000060c10121312100c06000000000000000000000000030f1c2936424f5c6975828f96897c706356493d3023160a000000000000000000000000000000000000000000000000000000000000000000000000000000000000010d18242f3a434d575f61696e6f6d68605c554b4033291f140900000000010d18242f39434d575f61696e6f6d68605c554b4033291f140900000000000c18242f39434d575e61696e6f6d68605c554b40332a1f140900000009131d272f373c4041424242424242424242424242424242424242424242424242424242424242424242424242424242424242423a38342f271f150b010000000613202c3945515d67727f8c9593887e716b615a524c46423f3e3e4043474d545c606d74818d969f9f92857b6e685f58504a45403f3e3f3f44464f565e666d7983909892857a6d6053493f33271b0f0300000000040e18222b3744505b656d7a8491979590837b716c615f57535049494747454647494a4e53565e616a6f7a828e939992867b839095887b6f6255483c2f22150900000000040e18222b3744505b656d7a8491979590837b716c615f57535049494747454647494a4e53565e616a6f7a828e939992867b839095887b6f6255483c2f221509000c1825323f4b5865727e8b988d8073675a4d4034271a191d202122272b2d2e2f2f2f2f2e2d2b282322211e1a14100c070000000000000000000000000000000000000000000005111d2a36414c5664717e8a979184786c605346392e23180c00000000000000000000000000000000000814212e3b4754616e7b879392867a6e6154473c3121140a0000000000000714202d3946525e6875828f968a7e71675d51453e34393939393939393939393939393939393939393939393939393939302f2c27211a110800000000000a15202d3944505a616e7b86929992867c6f6a625a534d48433f3d3c3c3d3e4045464f555c606d727f8b92989184796d60564c41362a1c1207000000000000000714212d3a46535e69707d879299938e827a706b615f5753504a4a494849494a4c4d53555c60686d757f879298948e81746d62584e42382e23170b0000000000000000000000000000000000000000030f1b27323b4854606b768390958f828f988d8073685d5245392f24180c00000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000000713202d3a4653606d7986939285796c5f5246392c1f13000000000000000000050f17222d38414a545d676d78818d9299928b817a726c66605b54524c484642413f3d3d3c3c3c3d3d3f404247484c52545c60666d727b828b9299938b7e7265584b3f3225180c00091623303c4956636f7c89968f8276695c4f4336291c100300000000000000000000030a11171c1f201f1c17110a0300000000000000000000030f1c2936424f5c6975828f96897c706356493d3023160a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000007131d28313b454d53575f6162615e56514b43392e21170d03000000000007121d28313b454d53575f6162615e56514b43392e21170d03000000000007121d27313b454d53575f6162615e56514b43392f21180e03000000010b151d252b303335353535353535353535353535353535353535353535353535353535353535353535353535353535353535352d2c29231d150d03000000000714202d3a4753606d7a8592978d80746c61595045413a3630313231373c424a505b606d7984919e958b7e71695f564e443f38352f312e34383d444c545d676e7b8692978c7f72655b5044372b1f1205000000000a15202a36424d57606c77828f969590837a6e69615a534d46443f3c3b3a383a3a3c3e43474c525860676d78818e93989184849195887b6f6255483c2f221509000000000a15202a36424d57606c77828f969590837a6e69615a534d46443f3c3b3a383a3a3c3e43474c525860676d78818e93989184849195887b6f6255483c2f221509000c1825323f4b5865727e8b988d8073675a4d4034271f25292d2e2d3337393b3b3c3c3c3b3a38342e2e2d2a261f1c18120c060000000000000000000000000000000000000000010d1925303a4753606d79859296897c6f63554b4034281c100400000000000000000000000000000006131f2b37434e5866727f8c998f8275685e5246392d20140200000000000005111e2a36414c5663707d89959184796d60594f463c332a2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2323201c1610080000000000030f1b26323c4955616c76828f9893877d706a60585046423b383230302f302e34383d434b515b626d73808d94968c7f73685e5246392e23180c000000000000000815212e3b4854616e7b858f93938e81786d686059534d4c4b5153555556555554524c4b51565e616d727d869299938b7f726a60544a3f34281d12070000000000000000000000000000000000000006131f2b37434e5863707d899590837a869292857a6d60554b4035291d1207000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000000713202d3a4653606d7986939285796c5f5246392c1f130000000000000000030d172127333f49535c666d79828e939792877f756d68605b54504a46413b3a37313231302f2f2f30313231373a3b41464a50545c60696e757f87928c80786d6053463a2d20130700091623303c4956636f7c89968f8276695c4f4336291c1003000000000000000000030c151c23282c2d2c28231c150c03000000000000000000030f1c2936424f5c6975828f96897c706356493d3023160a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000010c161f2a333b42464d53555654524c45403930271d0f05000000000000010c161f29333b42464d53555654524c45403930271d0f05000000000000010b151f29333b42464d53555654524c45403931271d0f060000000000020b131a2024272829292929292929292929292929292929292929292929292929292929292929292929292929292929292929201f1c18120b030000000004101d2935404b5565717e8b9792857a6d615a50473e352f2a252525262b30383f45515d67717d8a979083776c62574d443c332d29242523282c323a424b555f6973808d989184786c605346392d201306000000030f1b26323a46535f69727f8c949790837a6d685f575047423c37332d2e2d2c2d2e2f31373a41464e555d666d78818f959691919695887b6f6255483c2f221509000000030f1b26323a46535f69727f8c949790837a6d685f575047423c37332d2e2d2c2d2e2f31373a41464e555d666d78818f959691919695887b6f6255483c2f221509000c1825323f4b5865727e8b988d8073675a4d4034272b3035393a3e3f444647484949484846443f3f3b3a36312c28231d17110a030000000000000000000000000000000000000008131f2c3845515c6774818e9a8e8174675c5145382c1f13080000000000000000000000000000000815212e3b47535f6a778490988a7e7164564c41362a1e1105000000000000010d1925303b4653606c788390968d80746b61584e453c3428231c141f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f171614100b0500000000000006121f2b37434e5864707d8a94968c7f736b61584e463f36312c272423232323282c31394045515b606d78828f9992867a6e61544a4034281c10040000000000000714212d3a4754606d7a7e82868b81786d665e564f545659555d606162626262605d565a5753525b626b707d87929f92877c6f665c5044392e23180c000000000000000000000000000000000000000815222e3b4754606a76828f958a7d74808d978c7f73675d5145392e23180c000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000000713202d3a4653606d7986939285796c5f5246392c1f13000000000000000009141f29333b44505b656d78828f949691857c726d615e56504a443f3835302d2b26252423232223232425262b2e3035383f444a50565e616d727d857f746d665c5044382b1f120600091623303c4956636f7c89968f8276695c4f4336291c10030000000000000000030c151e262e34383a38342e261e150d030000000000000000030f1c2936424f5c6975828f96897c706356493d3023160a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040d18212a31363b424648494746413a342e271e150b0000000000000000040d17212931363b424648494746413a342e271e150b0000000000000000030d17212931363b424648494746413a342f271f150b0000000000000001090f14181a1b1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1413100c0701000000000006131f2c3945515d6776838f998c7f73685d52483e3529241e1918181a1e262e35404b55636f7c89968f8276695a50453c3228221c1818171c2029303a434d57606d7a859296897c6f6356493c3023160900000006131f2b37434e58616e7b86929991857a6e685d564d453e37312b272221201f202122262b30353c434c545c666d798390979e9ea095887b6f6255483c2f22150900000006131f2b37434e58616e7b86929991857a6e685d564d453e37312b272221201f202122262b30353c434c545c666d798390979e9ea095887b6f6255483c2f221509000c1825323f4b5865727e8b988d8073675a4d402d33373a4146474b49505354555656555453504a4b4846423b38342e28231c150c0600000000000000000000000000000000000004101c2934404b5563707c89969285796d6053463a3025190d010000000000000000000000000003101c28343f4a54626f7c88959285796d6053473b3025190d010000000000000008141f2b3744505b65707d8a94928a7d706a5f574e463e342e261e170e131313131313131313131313131313131313130a09070400000000000000000815212e3b47535f6a7683909c9184796d60594f463d342a261f1b17161616181c1f272f343f44505c666e7b8692988d8073665c5144382c1f12060000000000000613202c3945525d686d71767b7e786d665c54545860626669676d6e6f6f6f6e6d68696763605c5559616b717e8a92999083786d60544b4034281c1004000000000000000000000000000000000006121f2b37434e58626f7c89949184786e7b86929285796d60544b4034281c11060000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000000713202d3a4653606d7986939285796c5f5246392c1f1300000000000000040d1a25303b454f59606c77818e949591847b6f6a625b524c443f38332d2925211e1a1817161615161617191a1e2125292e34383f444d525b626b6f7a736d605c544a3f34281c100300091623303c4956636f7c89968f8276695c4f4336291c100300000000000000000a151e2630383f4446443f3830271f150b0100000000000000030f1c2936424f5c6975828f96897c706356493d3023160a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060f181f262a31363a3b3c3a39353028231d150c03000000000000000000060f171f262a31363a3b3c3a39363028231d150c03000000000000000000050f171f252a31363a3b3c3a39363029231d150d0300000000000000000003080b0e0e0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f07060400000000000000000714202d3a4753606d79869295887b6e61564c41362c2319130e090a0c141c242f3c4956636f7c89968f8276695c4f43332a2017110d070c10171e28313b45525d6875828e998c7f7366594c403326190d0000000815212e3b47535f6a75828f9893877d70685e564c443b332b261f1b171414131314161a1e2529313a424a545d676e7a85929fa6a295887b6f6255483c2f2215090000000815212e3b47535f6a75828f9893877d70685e564c443b332b261f1b171414131314161a1e2529313a424a545d676e7a85929fa6a295887b6f6255483c2f221509000c1825323f4b5865727e8b988d8073675a4d40383f44464c525457535b60616262626261605c545855534d46454039342e261e17110a0200000000000000000000000000000000000c18232f394653606c788491978a7d7164564c41362a1d11050000000000000000000000000006121f2b3844505c6673808d9a8e8174675d514539291e14080000000000000000030f1b27333f4953616c76828f9892867c6f695f5850443f3830292017110a02000606060606060606060606060606060000000000000000000000000915222f3c4855626f7c8894968a7d70675c51473e342b221a140f0a0909070c10151d2329343f4a545f6974808d999285796d6053463a2d20130600000000000004111d2935414c565d6065696e716d665c565e61666a6f7276787a7b7b7c7c7b7a787673706d67625f59616c74808d96958b7f72665c5145382c1f140900000000000000000000000000000000020d15212e3a47535f6a75828f978b7e716975818e978b7f72665c5145382e23170b0000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000000713202d3a4653606d7986939285796c5f5246392c1f13000000000000010c161f2a36424d57616b73808d939691837a6e6960585146413a332d28221c1914120e090a0a0909090a0a090e1214191c23282e343b4246515960676d67635b504a42382e23170b0000091623303c4956636f7c89968f8276695c4f4336291c10030000000000000006111c263038424a5053504a423931271d120700000000000000030f1c2936424f5c6975828f96897c706356493d3023160a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060e141a1f262a2d2e2f2e2d29251e18120b030000000000000000000000060d141a1f262a2d2e2f2e2d2a251e18120b030000000000000000000000050d141a1f262a2d2e2f2e2d2a251e18120b030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000916232f3c4956626f7c8999918477695f53443a30241a1008010000020a1623303c4956636f7c89968f8276695c4f433629180e06000000050c161f2935414c5664717e8a978f8275695c4f4236291c0f000004111d2935414c56626f7c8894978d80746b60564d443a3229211a150f0b06070607070a0f13191f283038424b555e68717e8b949fa295887b6f6255483c2f221509000004111d2935414c56626f7c8894978d80746b60564d443a3229211a150f0b06070607070a0f13191f283038424b555e68717e8b949fa295887b6f6255483c2f221509000c1825323f4b5865727e8b988d8073675a4d4041495053565e616467656c6e6e6f6f6f6e6d666865615f5753514b443f383027221b140b030000000000000000000000000000000007121f2b3744505b6573808d998f8275685e5246392d201509000000000000000000000000000713202d3a4653606d79859196897d7063554b403529170d020000000000000000000b17222d38414f59616e7b86929891847b6f6a615a504a423b3228231c140c05000000000000000000000000000000000000000000000000000005111d2935414c566774808d9a9184786c60554b40352c22191009030000000000040b1218232e38424d57616e7b8792978a7d7063574a3d2e23170c000000000000010d19242f3a434c5254575e6165605c5e61686d73777c7f8284868888898888878583807d79746f6a625f606d7984919e9184796d6053463b31251a0e0200000000000000000000000000000008141f2a36424d57626f7c87939184796d626f7c88949184796d60544a3f34281b110600000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000000713202d3a4653606d7986939285796c5f5246392c1f1300000000000008131e28313a46525e69707d88939791847b6e685f574e463f363028221c17110d0805020000000000000000000206080d11171c232830363f474f555d605d5551443f3830261c11060000091623303c4956636f7c89968f8276695c4f4336291c1003000000000000000c17232e38424a545c605c544b43392f24180c03000000000000030f1c2936424f5c6975828f96897c706356493d3023160a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003090e141a1e21222321201d19130c07000000000000000000000000000003090e141a1e21222321201d19130c07000000000000000000000000000003090e141a1e21222321201d19130c0701000000000000000000000000000000000000000000000000000000000000000000000305060808090909080706030000000000000000000000000000000000000000000000000b1825313e4b5864717e8b978e817568574d4232281e12080000000000091623303c4956636f7c89968f8276695c4f4336291c100000000000040d19242f3c4855626f7b88959184776b5e5144382b1e1100000713202c3945525d6875818e9b92857a6d60594f443b322820180f09030000000000000002080d161e262f39434d56606c7883909ca795887b6f6255483c2f22150900000713202c3945525d6875818e9b92857a6d60594f443b322820180f09030000000000000002080d161e262f39434d56606c7883909ca795887b6f6255483c2f221509000c1825323f4b5865727e8b988d8073675a4d4650535b6063686d717477797a7b7c7c7b7b797775726e6965605c55504a423d332d261d150c04000000000000000000000000000000030f1b27333f4953626e7b889592867a6d6154473c31261a0e00000000000000000000000004111d2935404b5563707d89979184786c605346392f2418060000000000000000000006111b262f3e46535f69717e8b929691857c706c605c544d443d342e261e170e06000000000000000000000000000000000000000000000000000713202d3946525e68778491998c7f73655b5043392e231a100700000000000000000107111c26303c46525e6976828f9a8d817467544a3f34281c100300000000000008131e28313a4145474d5254585a62686d747a8084898c8f91939a959595959792908d8a85817c756f6a6067707d8994968b7e7165574d42362a1e12050000000000000000000000000000020e1925303a46535f6975818e988c7f72665f6a76828f968b7e71665c5044382d22170b00000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000000713202d3a4653606d7986939285796c5f5246392c1f130000000000010d19242f3a43505a616e7b85929992857c6e695e564d453d342a251e17110b060000000000000000000000000000000000060b11171f252a353d434b5153514b4340342e261e140a000000091623303c4956636f7c89968f8276695c4f4336291c100300000000000003101c28343f4a545c666d665d554b4035291f1409000000000000030f1c2936424f5c6975828f96897c706356493d3023160a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003090e121415161413110d0802000000000000000000000000000000000003090e121415161413110d0802000000000000000000000000000000000003090e121415161413110d080200000000000000000000000000000000000000000000000000000000000000010507060b0f12131415161615151312100b06070502000000000000000000000000000000000000000c1926323f4c5965727f8c988d8073675a4d403127160c000000000000091623303c4956636f7c89968f8276695c4f4336291c100300000000000814212e3a4754616d7a87999285786c5f5245392c1f1200000714212d3a4754606d7a8692998c7f73685d52473d322920160e060000000000000000000000040c151d27313b44505b65707d8a95a095887b6f6255483c2f22150900000714212d3a4754606d7a8692998c7f73685d52473d322920160e060000000000000000000000040c151d27313b44505b65707d8a95a095887b6f6255483c2f221509000c1825323f4b5865727e8b988d8073675a4d535a61656c70757a7e8184858788898988878684817e7b76716d67605c544e443f382f271e160d040000000000000000000000000000000b17222d3847535f6a768390998b7f7265574d42372b1b110600000000000000000000000613202c3945515d6775818e998d8073665b5044382b1d120700000000000000000000000a141d2b37424d57626c73808d939791867e736d665e564f443f3830292017110a0300000000000000000000000000000000000000000000000714212e3a4754616d7a869398887b6e6253493f30271d110800000000000000000000000a141e2a36424d5765727f8b98908477665c5044382c1f1206000000000000010c161f282f35393c454d555d606c717a80868c9196999a979599929292999496999a97928e88827c736d676b7683909c908376695e53463a2d211407000000000000000000000000000005111e2a36414d56616e7b879292857a6d605863707d89959184786d6053493f33271b0f03000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000000713202d3a4653606d7986939285796c5f5246392c1f13000000000004111d2935414c56616c76828f9793877d706a5f574d443c332b2219130b06000000000000000000000000000000000000000000060c1419232b313a40454745403a3128231c140c02000000091623303c4956636f7c89968f8276695c4f4336291c10030000000000040e18222c3844505c666d796d675d51453b30251a0b020000000000030f1c2936424f5c6975828f96897c706356493d3023160a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000205070809070705010000000000000000000000000000000000000000000205070809070705010000000000000000000000000000000000000000000205070809070705010000000000000000000000000000000000000000000000000000000000000003080d111314171b1f20212223232221201f1c171514120e090400000000000000000000000000000000000d192633404c5966737f8c998c7f7266594c3f3326190c000000000000091623303c4956636f7c89968f8276695c4f4336291c100300000000000713202d3946525e687986929286796c5f5346392c201300000b1825323e4b5865717e8b9992867a6d61564c41352b20170d0400000000000000000000000000030b151f27333f4953606c7884919d95887b6f6255483c2f22150900000b1825323e4b5865717e8b9992867a6d61564c41352b20170d0400000000000000000000000000030b151f27333f4953606c7884919d95887b6f6255483c2f221509000c1825323f4b5865727e8b988d8073675a575e616c70787d82868a8e909298959595959992918e8b88837e79726d6660585049413930281f160c03000000000000000000000000000006111b2b37424e5765727f8b99908376695f5347382d22170b07070707070707070707070714202d3a4753606d7a869295887b6f62544a3f33281c0f030000000000000000000000020b1a26313c45505a606c77818c9298928880786e696059504a423b3328231c150c0500000000000000000000000000000000000000000000091623303c4956636f7c878b9085796c605346392d20150b000000000000000000000000020c1a25303c4855626f7c88999286796d6053463a2d20130700000000000000040d172029333c464e575e676d757e858d92989b96918d8a888686858686888a8d90939a9a948f8780796e6a707d8a9793877b6e6154483b2e21150800000000000000000000000000000714202d3946525e6874818d998d8073685d54606b768390968a7e71655b5044372b1f160b000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000000713202d3a4653606d7986939285796c5f5246392c1f1300000000000613202c3945525d68717e8a94948c80736b60584e453b322a21191008020000000000000000000000000000000000000000000000020911191f282f35393a39352f281f17110a0200000000091623303c4956636f7c89968f8276695c4f4336291c100300000000000a15202a36414c56606d7882796d60574d42362a1d140a0000000000030f1c2936424f5c6975828f96897c706356493d3023160a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060b0f13191d202122272b2d2e2f2f2f2f2e2d2b282321211e1a14100c070000000000000000000000000000000d1a2633404d596673808c988c7f7265594c3f3226190c000000000000091623303c4956636f7c89968f8276695c4f4336291c1003000000000005111d2935414c566c7986929286796c5f5346392c20130005121e2a36424d576875828f9b8f8275685d52433a2f23190e05000000000000000000000000000000030d17222d3844505b65727f8c9895887b6f6255483c2f2215090005121e2a36424d576875828f9b8f8275685d52433a2f23190e05000000000000000000000000000000030d17222d3844505b65727f8c9895887b6f6255483c2f221509000c1825323f4b5865727e8b988d8073675961696e757d838a8f92999a989694989292939a95989b9895908b857f786f6a605b534b433a31281e150b0200000000000000000000000000000e1a26313c4754616d7a869295887b6e6253493f33271b141414141414141414141414141e2a36424d5764717e8b989083776a5f5342382d22170b0000000000000000000000000009141f2a333f44505b656c747f8a9297938d827b706b605c544d453d342e261e170f060000000000000000000000000000000000000000000915222f3b4854606b6f7a7f838276655b5044372b1f1203000000000000000000000000000913202d3a4653606d79869399887b6e6155483b2e221508000000000000000a141d29323b454e585f696e79818b929799928e8884807e7b7a797879797b7d8083878c929799928d837c706d7985929a8b7e7165584b3e322518080000000000000000000000000005111d2935414c56616e7b869292867b6e61564f5964717e8a969083786c6053463d33271c10040000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000000713202d3a4653606d7986939285796c5f5246392c1f130000000004111d2935414c56606d7a8591999082786c60594f463c332920180f07000000000000000000000000000000000000000000000000000000070d161d24292c2d2c29241d160d06000000000000091623303c4956636f7c89968f8276695c4f4336291c100300000000030d1b26323946525e68727f8b7f73695e52463d2f261c110600000000030f1c2936424f5c6975828f96897c706356493d3023160a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000105090b0c1313130d0d0b070200000000000000000000000105090b0c1313130d0d0b0702000000000000000000000000000000000002060a0c0d1313130c0c0a0602000000000000000000000000000000000000000000000000000000000000000000020a11171b1f252a2d2e2d3337393b3b3c3c3c3b3a38342e2e2d2a251f1c18120c06000000000000000000000000000d1a2633404d596673808c988c7f7265594c3f3226190c000000000000091623303c4956636f7c89968f8276695c4f4336291c10030000000000010d19253046535f6c7986929286796c5f5346392c2013000714202d3a46525e69788592978b7e7164564c4131281e1107000000000000000000000000000000000006111b27333f4953626f7c889795887b6f6255483c2f221509000714202d3a46525e69788592978b7e7164564c4131281e1107000000000000000000000000000000000006111b27333f4953626f7c889795887b6f6255483c2f221509000c1825323f4b5865727e8b988d807367636c707b828a90959c98928f8c89878685858687898b8e92979c97918b837c726c655c554b433a30271d140a00000000000000000000000000000915202d3946525e6875828f998c8073655b5044372b2121212121212121212121212121212d3a46525e6976828f998c7f7265584e432f261c110600000000000000000000000000030e182127333f49535b606d737e8590959490857d736d665e574f443f3830292117110a020000000000000000000000000000000000000007131f2c38434f5960686d72767a6d6053493f33271b0f030000000000000000000000000006131f2c3845515c6778859195897c6f6256493c2f23160900000000000006111b262f3a444d575f6a6e7b848e939e938e86817c7774716f6d676c666d6e7073767b80858d92999591867d7174818e9b8e8174685b4e413024190d010000000000000000000000010b13202d3946525d6873808d988e8174695e524653606c788491958a7d7063594f44382c20160a0000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000000713202d3a4653606d7986939285796c5f5246392c1f13000000000713202c3945525d6873808d9792877c6f665b50473d332a21170e060000000000000000000000000000000000000000000000000000000000040c13181d2020201d18130c0400000000000000091623303c4956636f7c89968f8276695c4f4336291c1003000000010b151f2b37434e58616d7a8592867b6e61594f42382d22170b01000000030f1c2936424f5c6975828f96897c706356493d3023160a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060c111518182020201a1917130e08010000000000000000060c111518182020201a1917130e08010000000000000000000000000000070d12161919202020191816120d0700000000000000000000000000000000000000000000000000000000000003090b141b22272b3036393a3e3f444647484949484846443f3f3b3a36312c28231d17110a0300000000000000000000000d1a2633404d596673808c988c7f7265594c3f3226190c000000000000091623303c4956636f7c89968f8276695c4f4336291c100300000000000008202c3946535f6c7986929286796c5f5346392c2013000815212e3b4854616e7b879798887b6e6155483b3022160c000000000000000000000000000000000000000b17222d394653606c79859195887b6f6255483c2f221509000815212e3b4854616e7b879798887b6e6155483b3022160c000000000000000000000000000000000000000b17222d394653606c79859195887b6f6255483c2f221509000c1825323f4b5865727e8b988d8073676d737d858f949d95918b86827f7c7a797979797a7c7e81858a8f949d9590877f776d675d554b43392f261b11060000000000000000000000000005111d2a36414c5664717e8a979184786c605346392e2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2e3b4754616e7b879392867a6e6154473c3121140a000000000000000000000000000000060f17222d384149505b636c707b838d9297928880786e696159504a423b3328231c140c05000000000000000000000000000000000000030f1b27323d464f565e6165676d675d5141382d22170b000000000000000000000000000004101c2834404b556b77849196897d7063564a3d3023170a0000000000000b17222d38414c565f696e7c84919697928a817b746f6a676462605d555c60616366696e737a808791959892877e717e8b979084776a564c4135291d1104000000000000000000000007121d2935404b55616d7a859293877b6e62564d44505b66727e8b979083766b6054483d32271b0f0300000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000000713202d3a4653606d7986939285796c5f5246392c1f1300000003101c28343f4a54606d7a8592978d80736a5f544a3f352b21180f050000000000000000000000000000000000000000000000000000000000000001070d11131413110d07010000000000000000091623303c4956636f7c89968f8276695c4f4336291c100300000007121d27313947535f6a74818d978e81756b60544a3f33281e1308000000030f1c2936424f5c6975828f96897c706356493d3023160a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000911181d2224252d2d2d2726231f19120a020000000000000911181d2224252d2d2d2726231f19120a020000000000000000000000010a12191e2325262d2d2d2625221e18120a01000000000000000000000000000000000000000000000000000000050d141a1d262d33373a4146474b49505354555656555453504a4b4846423b38342e28231c150c06000000000000000000000d1a2633404d596673808c988c7f7265594c3f3226190c000000000000091623303c4956636f7c89968f8276695c4f4336291c100300000000000613202c3946535f6c7986929286796c5f5346392c2013000a1623303d495663707c8996928579695f53463a2d2114040000000000000000000000000000000000000006121f2b3744505b6576839095887b6f6255483c2f221509000a1623303d495663707c8996928579695f53463a2d2114040000000000000000000000000000000000000006121f2b3744505b6576839095887b6f6255483c2f221509000c1825323f4b5865727e8b988d80736c747f8a929797918a847e7a7572706e6c66656c6d6f7275797d8389909599928c81796d675d554b41382d22170c02000000000000000000000000010d1925303a4753606d79859296897c6f63554b403a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a434e5866727f8c998f8276685e5246392d2014020000000000000000000000000000000006111b262f383f44525a61696e78808a9297938d827b706b605c544d453e342e261e170e070000000000000000000000000000000000000a16212b343d444c5254555d605d554b412f261b1106000000000000000000000000000004101c2834404a546a77849196897d7063564a3d3023170a0000000000030f1b27333f49535e686e7b8591969590857d756e69626058575553514b51535557575e61676d737c838e939992877d7b8895928579685d5245392c20130700000000000000000000000c18232f3945515d6773808c988f82756a5f53443f4a54606d79859295897d7063584e43372b20150a00000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000000713202d3a4653606d7986939285796c5f5246392c1f1300000006121f2c3844505c66737f8c9892857a6d60584e42382d231a0f06000000000000000000000000000000000000000000000000000000000000000000000104060706040100000000000000000000091623303c4956636f7c89968f8276695c4f4336291c10030000000c18232f3943505a626f7c87939f93897c6f665b50443a2f24190d030000030f1c2936424f5c6975828f96897c706356493d3023160a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009121b23292e313239393934332f2b241c140a010000000009121b23292e313239393934332f2b241c140a01000000000000000000000a131c232a2f323339393933322f2a231c130a0000000000000000000000000000000000000000000000000000080f171f252a2f383f44464c525457535b60616262626261605c545854534d46454039342e261e17110a0200000000000000000d1a2633404d596673808c988c7f7265594c3f3226190c000000000000091623303c4956636f7c89968f8276695c4f4336291c100300000000000613202c3946535f6c7986929286796c5f5346392c2013000b1825323e4b5865717e8b989084776a574d42362a1e120500000000000000000000000000000000000000030f1b27333f49536a76839095887b6f6255483c2f221509000b1825323e4b5865717e8b989084776a574d42362a1e120500000000000000000000000000000000000000030f1b27333f49536a76839095887b6f6255483c2f221509000c1825323f4b5865727e8b988d807377808c919f938e857e78716d67656361605b5b60616265666d70767d838c9399938e82796d675c53493f33271e140a0000000000000000000000000008131f2c3845515c6774818e9a8e8174675c5147474747474747474747474747474747474747535f6a778490988a7e7164564c41362a1e110500000000000000000000000000000000000a141d262d33404850575e666d737d8590959490857d736d665e574f443f383029201910080000000000000000000000000000000000040f19222b323a4146474b5154514b433a2f1d140a00000000000000000000000000000006121f2c3844515c6678859196897c6f6356493c3023160900000000040e18222b3744505b656d7a8491979490837b706b615e57544e4a484745404546484a4d53555d606a6f79818e929992867c899898877a6d6054473a2d2114070000000000000000000004101c2934404b55606d7a859294897c6f63584e433845515c67737f8c988f82766a6054473c31261b0f03000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d0d0d0d0d0d0d0d0d0d0d0d13202d3a4653606d7986939285796c5f5246392c1f130000000713202d3a4653606d798592988c8073675d51463c2f261c110800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091623303c4956636f7c89968f8276695c4f4336291c1003000004101c2934404b55616c76828f999e9d9083786c60554c4135291f14090000030f1c2936424f5c6975828f96897c706356493d3023160a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000006111b242d343a3d3f464646403f3b362e261c120800000006111b242d343a3d3f464646403f3b362e261c120800000000000000000007121c252e353b3e404646463f3e3a352e251c120700000000000000000000000000000000000000000000000006111a212931363e41495053565e616467656c6e6e6f6f6f6e6d666865615e5753514b443f383027221b140b03000000000000000d1a2633404d596673808c988c7f7265594c3f3226190c000000000000091623303c4956636f7c89968f8276695c4f4336291c100300000000000613202c3946535f6c7986929286796c5f5346392c2013000c1925323f4c5865727f8b988f8276695c4f4331261a0e0200000000000000000000000000000000000000000b17222d43505d6a76839095887b6f6255483c2f221509000c1925323f4c5865727f8b988f8276695c4f4331261a0e0200000000000000000000000000000000000000000b17222d43505d6a76839095887b6f6255483c2f221509000c1825323f4b5865727e8b988d8074808d9299938b817a716c66605d555654535050535456545c60646b6f7880879298948f82796d655b50443d30261c110600000000000000000000000004101c2934404b55636f7c89969285796d60545454545454545454545454545454545454545454626f7c88959285796d6053473b3025190e020000000000000000000000000000000000020b141b2227363e454d545c606c707b838d9297928880786e696159504a423a322b221a1206000000000000000000000000000000000007101920283036393a41454745413a31281d0b020000000000000000000000000000000713202d3a4653606d79869299887b6e6255483b2f221508000000000a15202a36424d57606c77828f969590827a6e696159534d47433e3c3a3935383a3b3d42464b51585f676d78808e93989185869294877b6e6154483b2e2115080000000000000000000006131f2c3845515c67727f8c979083766b6054463c34404b55606d7a859294897c6f62584e43372b1f1409000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a19191919191919191919191919202d3a4653606d7986939285796c5f5246392c1f13000004101c2934404b5563707d8a9792867a6d61554c41342a1d140a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091623303c4956636f7c89968f8276695c4f4336291c100300020b19222c3845515c67717e8a94979297958b7e71675d51453c31261a0c0300030f1c2936424f5c6975828f96897c706356493d3023160a000000000000000000000000000000000000000000000000000000000000000000000000000000000000010c18232d373f454a4b5353534d4c4740382e24190e0200010c18232d373f454a4b5353534d4c4740382e24190e0200000000000000020d19232e3740464b4c5353534c4b463f372e23180d02000000000000000000000000000000000000000000020a1117232c333b424650535b6064686d717477797a7b7c7c7b7b797775726e6965605c55504a423d332d261d150c040000000000000d1a2633404d596673808c988c7f7265594c3f3226190c000000000000091623303c4956636f7c89968f8276695c4f4336291c100300000000000613202c3946535f6c7986929286796c5f5346392c2013000d192633404c5966737f8c998f8275685c4f4235291c09000000000000000000000000000000000000000000061d2a3743505d6a76839095887b6f6255483c2f221509000d192633404c5966737f8c998f8275685c4f4235291c09000000000000000000000000000000000000000000061d2a3743505d6a76839095887b6f6255483c2f221509000c1825323f4b5865727e8b988d807f8c929992877f756d68605b54514c49474644444647494a51535960666d737d869297948e81776c60584e42382e23170b000000000000000000000000000c18232f394653606c788491978a7d71646060606060606060606060606060606060606060606673808d9a8e8174675d514539291e140800000000000000000000000000000000000000020a1117242c333b424a515a61696e78808a9297938d827b706b605c544c443d342c2417110a0200000000000000000000000000000000070e161e252a2d2f35393a39352f281f160c000000000000000000000000000000000815222f3b4855626e7b88999386796d6053463a2d201307000000030f1b26323a46535f69727f8c94969083796d685e574f46423b37322f2d2c292c2d2e31363a41454e555d666c77818e949791929895887b6e6255483b2f22150800000000000000000003101c28343f4a54606d798591958a7d7064594f43332f3945525d6874808d998f82756a5f53473b31261a0e020000000000000000000c1825323f4b5865727e8b988d8073675a4d4034272626262626262626262626262626262d3a4653606d7986939285796c5f5246392c1f13000006131f2c3845515c6775818e9b8e8175685e52433a2f22180b020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091623303c4956636f7c89968f8276695c4f4336291c1003000a141d2a36424d57606d798491979285919791857a6d60574d42372b1e150a00030f1c2936424f5c6975828f96897c706356493d3023160a00000000000000000000000000000000000000000000000000000000000000000000000000000000000005111d29343f495156586060605a58524a40362b1f13070005111d29343f495156586060605a58524a40362b1f13070000000000000006121e2a354049515759606060595751493f352a1e12060000000000000000000000000000000000000000020b141b2227363e454d535a61656c70757a7e8184858788898988878684817e7b76716d67605c544e443f382f271e160d0400000000000d1a2633404d596673808c988c7f7265594c3f3226190c000000000000091623303c4956636f7c89968f8276695c4f4336291c100300000000000613202c3946535f6c7986929286796c5f5346392c2013000c1926333f4c5966727f8c998f8275695c4f422d22170b000000000000000000000000000000000000000004101d2a3743505d6a76839095887b6f6255483c2f221509000c1926333f4c5966727f8c998f8275695c4f422d22170b000000000000000000000000000000000000000004101d2a3743505d6a76839095887b6f6255483c2f221509000c1825323f4b5865727e8b98908387929f92877e726d605d56504a45413d3b393837393a3c4044464f545c606b707c859298938c7f726a60544a3f34281d120700000000000000000000000007121f2b3744505b6573808c998f82756d6d6d6d6d6d6d6d6d6d6d6d6d6d6d6d6d6d6d6d6d6d6d78859196897d7063554b403529170d0200000000000000000000000000000000000000000006111a21293039404450575e666d737d8590959490857d736d665e564e463e3627221b140b0300000000000000000000000000000000050c13191d2024292c2d2c29241d160d0400000000000000000000000000000007111d2935414c5565717e8b98918477665c5145382c1f130600000006131f2b37434e58616e7b86929991847a6e675d564d453e36312b272220201d1f2022252a2f353c434b545b656d798290979e9fa395887b6f6255483c2f22150900000000000000000006121f2c3844505c66727e8b979184786c6053463d322935414c56616e7b869293877c6f62574d42362a1f14090000000000000000000c1825323f4b5865727e8b988d8073675a4d403433333333333333333333333333333333333a4653606d7986939285796c5f5246392c1f1300000714202d3a4753606d798592978a7d7063564c4131281e1006000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091623303c4956636f7c89968f8276695c4f4336291c100006111b262f3846525e69737f8c9692857b8591978d8073695f53463d30261c1106000f1c2936424f5c6975828f96897c706356493d3023160a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000915222e3a45515b62656c6c6c67645c52473b2f23170b000915222e3a45515b62656c6c6c67645c52473b2f23170b000000000000000a16232f3b46515b63666c6c6c66635b51463a2f22160a00000000000000000000000000000000000000000a141d262d33404850575e616c70787d82868a8e909298959595959992918e8b87837e79726d6660585049413930281f160d03000000000d1a2633404d596673808c988c7f7265594c3f3226190c000000000000091623303c4956636f7c89968f8276695c4f4336291c100300000000000613202c3946535f6c7986929286796c5f5346392c2013000c1925323f4c5865727f8b988f837669544a3f33281c0f030000000000000000000000000000000000000004101d2a3743505d6a76839095887b6f6255483c2f221509000c1925323f4c5865727f8b988f837669544a3f33281c0f030000000000000000000000000000000000000004101d2a3743505d6a76839095887b6f6255483c2f221509000c1825323f4b5865727e8b9895909299928b7e716c625b524c443f38352f2e2d2b2b2d2e2e34383d424a5059606a6f7c86929992877c6f665c5044392e23180c000000000000000000000000030f1b27333f4953626e7b889592877b7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7e8a979184786c605346392f24180c0000000000000000000000000000000000000000000000080f171e272e343e454d545c606b707b838d9397928880786d686058504840332d261d150c030000000000000000000000000000000002080d1113181d2021201d18130c04000000000000000000000000000000050f19232c3945515d6775828e9b8e817468544b4034281c10040000000815212e3b47535f6a75828f9892877d6f685e554c433b332a251f1b151413111313151a1d24293139424a535c676e7a85929ea6a295887b6f6255483c2f2215090000000000000000030f1b27333f4953606d798491968b7e71655b5044372b24303a46525e6975818e9a8e8175695f53463b30251a0e0200000000000000000c1825323f4b5865727e8b988d8073675a4d40404040404040404040404040404040404040404653606d7986939285796c5f5246392c1f1300000a1623303d495663707c89989285796d6053463a3020160c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091623303c4956636f7c89968f8276695c4f4336291c10000b17222d38414f59616e7b8692958b7f727e8b9592867b6e61594f42382e23170c020f1c2936424f5c6975828f96897c706356493d3023160a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1824313d4a56626d72797979736e64584c3f3326190d000b1824313d4a56626d72797979736e64584c3f3326190d000000000000000c1925323e4b57636d73797979726d63574b3e3225180c0000000000000000000000000000000000000006111b262f383f44525a61696e757d838a8f92999a999695939a939a9496989b9894908b847f786f6a605b534b433a31281f150b010000000d1a2633404d596673808c988c7f7265594c3f3226190c000000000000091623303c4956636f7c89968f8276695c4f4336291c100300000000000613202c3946535f6c7986929286796c5f5346392c2013000b1825313e4b5864717e8b97918477665b5044382b1f12060000000000000000000000000000000000000003101c28343f4a546a76839095887b6f6255483c2f221509000b1825313e4b5864717e8b97918477665b5044382b1f12060000000000000000000000000000000000000003101c28343f4a546a76839095887b6f6255483c2f221509000c1825323f4b5865727e8b989f9d9f948c80736c625a5145413a332d292421201f1f202123282c30383f444f585f6a707d8793999083786d60544b4034281c10040000000000000000000000000b17222d3847535f6976839099928787878787878787878787878787878787878787878787878a90998d8073665b5044382b1d1207000000000000000000000000000000000000000000000000050c151c2328333b424a515961696e7880889297938d827a6f6a615a51443f382f261e150c0200000000000000000000000000000000000105070d11131413110d0701000000000000000000000000000000060e17212935414c55606d7a8692988a7e7164574b3e2e23180c00000004111d2935414c56626f7c8893978d80746b60564c433a3129211a140f0a0706040607090e13181f282f38414b555e68717e8b949fa295887b6f6255483c2f221509000000000000000005121f2b3744505b65717e8b969184796d6053493f33271e2a36424d57626f7c889492877b6e61574d42362a1e130800000000000000000c1825323f4b5865727e8b988d8073675a4d4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c53606d7986939285796c5f5246392c1f1300000d192633404c5966737f8c998e8275665c5044382c1f120400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091623303c4956636f7c89968f8276695c4f4336291c10030f1b27333f4953606b75818e989184786d788390998f82756b60544a3f34281e13080f1c2936424f5c6975828f96897c706356493d3023160a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8686868073675a4d4034271a0d000c1825323f4b5865727e8686868073675a4d4034271a0d010000000000000d192633404c5966737f8686867f7266594c3f3326190c000000000000000000000000000000000000081117222d384149505b636c707b828a90959c99928f8c8a888686868688898c8f92989c96918b837c726c655c554b433a31271d12070000000d1a2633404d596673808c988c7f7265594c3f3226190c000000000000091623303c4956636f7c89968f8276695c4f4336291c100300000000000613202c3946535f6c7986929286796c5f5346392c201300091623303c4956636f7c89969286796c605346392d2013090000000000000000000000000000000000000006121f2c3844505c6676839095887b6f6255483c2f22150900091623303c4956636f7c89969286796c605346392d2013090000000000000000000000000000000000000006121f2c3844505c6676839095887b6f6255483c2f221509000c1825323f4b5865727e8b98a5a2988f82766e635a50483f352f28221c19141312121314181c1f262e343d464e58606b73808c95958b7f72665c5145382c1f140900000000000000000000000006111b2b37424d5765727f8b999f949393939393939393939393939393939393939393939393979a95887b6f62544a3f33281c0b0100000000000000000000000000000000000000000000000000030b12182129303940444f575e666d737d859095948f847c716c635b5049413830261e140b02000000000000000000000000000000000000000104060706040100000000000000000000000000000002080f182029333b45515d67727f8c9892867a6d6053473a2d2014070000000713202c3945525d6875818e9b92857a6d60594f443b31281f170f09030000000000000001070d161d262f39434c56616c76828f9ca795887b6f6255483c2f22150900000000000000000613202d394653606c788491978c7f72665c5141382d221a25303b47535f6a75828f998e8174695e52463a3025190d01000000000000000c1825323f4b5865727e8b988d8073675a5959595959595959595959595959595959595959595959606d7986939285796c5f5246392c1f130004111d2935414c566976828f988b7e7265544a3f34281c100300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091623303c4956636f7c89968f8276695c4f4336291c100e18212b3744505b656f7c899394897d70666f7c899394897d70665c50443a3025190d0f1c2936424f5c6975828f96897c706356493d3023160a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b938d8073675a4d4034271a0d000c1825323f4b5865727e8b938d8073675a4d4034271a0d010000000000000d192633404c5966737f8c938c7f7266594c3f3326190c0000000000000000000000000000000000050e1a2327333f49535b606d737e858f949d96918c86827f7d7b7a79797a7b7d7f82868a90959e9590877f776d675d554b43392f23180c0700000d1a2633404d596673808c988c7f7265594c3f3226190c000000000000091623303c4956636f7c89968f8276695c4f4336291c100300000000000613202c3946535f6c7986929286796c5f5346392c2013000714212e3a4754616d7a879698887c6f6255493c31261a0e030000000000000000000000000000000000000713202d3a4653606d79859295887b6f6255483c2f221509000714212e3a4754616d7a879698887c6f6255493c31261a0e030000000000000000000000000000000000000713202d3a4653606d79859295887b6f6255483c2f221509000c1825323f4b5865727e8b98aa9f92867b6e615b52483f3629241e17110d0806060506070c10151c2328343c464f59606d7883919d9184796d6053463b31251a0e020000000000000000000000000e1a26313c4754616d7a86929f989291919191919191919191919191919191919191919193999d9083776a5f5342382d22170b00000000000000000000000000000000000000000000000000000000070f171e272e343e454d545c606b707b838e939691867e736d605b534a423830261d140a00000000000000000000000000000000000000000000000000000000000000000000000000000003080d13192129323b454f59606d7a85929b8e8174675d5145392c2013060000000714212d3a4754606d7a8692988c7f73675d51473d32291f160d050000000000000000000000040b141d27303b44505a63707d8995a095887b6f6255483c2f221509000000000000000714202c38444f5964717d8a9592857a6d60544b402f261b141f2b37434e5863707d899592867b6e61564c41362a1e1308000000000000000c1825323f4b5865727e8b988d807367666666666666666666666666666666666666666666666666666d7986939285796c5f5246392c1f13000613202c3945525d6878859299887b6f6255483c2e23170c0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091623303c4956636f7c89968f8276695c4f4336291c09151f2935414b55606c788390998f82756b616b75818e989183786d60564c41352920150a1c2936424f5c6975828f96897c706356493d3023160a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000d192633404c5966737f8c998c7f7266594c3f3326190c00000000000000000000000000000000020d17202b353d44505b656c74808a929797928b847f7a7673706e6d6c6c6d6e7072757a7e838a919699928c81796d675d554b40342923180d01000d1a2633404d596673808c988c7f7265594c3f3226190c000000000000091623303c4956636f7c89968f8276695c4f4336291c100300000000000613202c3946535f6c7986929286796c5f5346392c2013000713202d3946525e68788491988b7f7265574d42362a1f1409000000000000000000000000000000000006101c2834404b54636f7c899895887b6f6255483c2f221509000713202d3946525e68788491988b7f7265574d42362a1f1409000000000000000000000000000000000006101c2834404b54636f7c899895887b6f6255483c2f221509000c1825323f4b5865727e8b98a2988c7f72695f534940362d2419130b060000000000000000040a1117222a343d44515c66707d8994968b7e7165574d42362a1e12050000000000000000000000000915202d3946525e6875828f9c92868485858585858585858585858585858585858585848793998c7f7265584e432f261c11060000000000000000000000000000000000000000000000000000000000050c151c2328333b424a515961696e79818c929892887f746c655c544a42382f261c1106000000000000000000000000000000000000000000000000000000000000000000000105060b0f13191e252a333b444d57606b73808d9793887c6f62554b4035291d11040000000b1825323e4b5865717e8b9992867a6d60554c41352b20170d0400000000000000000000000000020b151e29323e4855606b7783909d95887b6f6255483c2f221509000000000000040e16232f3c4855606b778390998d8073675d5142392e1d140f1b26313c4854606b768390998d8074685e52463a2f24190d010000000000000c1825323f4b5865727e8b988d80737373737373737373737373737373737373737373737373737373737986939285796c5f5246392c1f13000714212d3a4754606d7a87979286796d6053463a2d2013060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091623303c4956636f7c89968f8276695c4f4336291c0c1a26313945515d67717e8b9592877b6e6259616e7b8692958b7f72685e52463c31261b0c1c2936424f5c6975828f96897c706356493d3023160a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000d192633404c5966737f8c998c7f7266594c3f3326190c0000000000000000000000000000000008131e29323d47515b606c77808c929f948f857f78726d6866636260606060616365676d71777d848d929f938e82796d675c51453f34291e1206000d1a2633404d596673808c988c7f7265594c3f3226190c000000000000091623303c4956636f7c89968f8276695c4f4336291c100300000000000613202c3946535f6c7986929286796c5f5346392c20130005111d2a36414c566874818e9b908376695f53463b31251a1007000000000000000000000000000000050e18222c3845515c6673808c9995887b6f6255483c2f2215090005111d2a36414c566874818e9b908376695f53463b31251a1007000000000000000000000000000000050e18222c3845515c6673808c9995887b6f6255483c2f221509000c1825323f4b5865727e8b989f92857a6d60574d42372e241b1208010000000000000000000000061018222834404a54606b7683909c908376695e53463a2d21140700000000000000000000000005111d2a36414c5664717d8a97918477787878787878787878787878787878787878787b879392867a6e6154473c3121140a00000000000000000000000000000000000000000000000000000000000000030b12182129303940444f575f676d757f8b9299938c80776d665c544a42382d221710070000000000000000000000000000000000000000000000000000000003060809080d1113171b1f242930363e454d565e69707d8793988e81756a5f53433a2f24180d01000005121e2a36424d576875828f9b8f8275685d52433a2f23190e05000000000000000000000000000000030c17202c38444f5965727f8c9895887b6f6255483c2f2215090000000000000a15202c38434f5963707d899592867b6e61554c4130271d0b0a15202c38444f5964717d8a9692867a6d61554c4135291d12070000000000000c1825323f4b5865727e8b9890827f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f8c999285796c5f5246392c1f13000916222f3c4955626f7c8895918477665c5144382c1f12060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091623303c4956636f7c89968f8276695c4f4336291c151e2b37424d57606d7a8591978d8073695f535e69737f8c9692857a6d61584e43372b1e151c2936424f5c6975828f96897c706356493d3023160a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000d192633404c5966737f8c998c7f7266594c3f3326190c000000000000000000000000000000010d1925303a444f59636d74808d929c928c827a726d66615e565755535353535556555d60646b7079808a9298948f82796d605b51463a2e221609000d1a2633404d596673808c988c7f7265594c3f3226190c000000000000091623303c4956636f7c89968f8276695c4f4336291c100300000000000613202c3946535f6c7986929286796c5f5346392c201300010d1925303e4a5764717d8a9893877b6e61574d42362a22190f0600000000000000000000000000040d17202834404b54606d7984919e95887b6f6255483c2f22150900010d1925303e4a5764717d8a9893877b6e61574d42362a22190f0600000000000000000000000000040d17202834404b54606d7984919e95887b6f6255483c2f221509000c1825323f4b5865727e8b989a8d8073675d51453b31251c12090000000000000000000000000000071018232e39424f5964717d8a9794877b6e6154483b2e211506000000000000000000000000010d1925303a4653606d79859296897d706b6b6b6b6b6b6b6b6b6b6b6b6b6b6b6b6b727f8c9a8f8276685e5246392d201402000000000000000000000000000000000000000000000000000000000000000000070f171e272e343e454d555d606d737e879298928d81786d665c544a3f332822190c0300000000000000000000000000000000000000000000000000040a0f1315161c191d2022272b30353a41464f575f686e7b85929992867b6e61584e4331281d13070000000714202d3a46525e69788592978b7e7164564c4131281e11070000000000000000000000000000000000050e1c27333d4855626f7b889695887b6f6255483c2f2215090000000000030f1b26323b4854606b7683909a8e8174685e52433a2f1e150b04101b27323d4653606c788491988c8073675d5145392f24180c0000000000000c1825323f4b5865727e8b9894908c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c919f9285796c5f5246392c1f13000b1724313e4a5764717d8a978f827669544a4034281c10040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091623303c4956636f7c89968f8276695c4f4336291c1c26303847535f6973808d9792857a6d60574d57606d798491978d80746a5f53473e30271d1c2936424f5c6975828f96897c706356493d3023160a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000d192633404c5966737f8c998c7f7266594c3f3326190c00000000000000000000000000000005111e2a36414c56606b727f8c929d988c80776e68605c54524c4a4847464647484a4b51535961676d747e869297948e81756d62564a3e3125180b000d1a2633404d596673808c988c7f7265594c3f3226190c000000000000091623303c4956636f7c89968f8276695c4f4336291c100300000000000613202c3946535f6c7986929286796c5f5346392c201300000814202d3a4753606d7985929a8d8074695e53463f342b211810070000000000000000000000060d161f29323b45515c66717e8b97a195887b6f6255483c2f22150900000814202d3a4753606d7985929a8d8074695e53463f342b211810070000000000000000000000060d161f29323b45515c66717e8b97a195887b6f6255483c2f221509000c1825323f4b5865727e8b9896887c6f62554c4133291f130a0000000000000000000000000000000007121c27303d4653606d798592988b7e7265584b3f2e23170b0000000000000000000000000008131f2c3845515c6774818e9a8e8174675d5e5e5e5e5e5e5e5e5e5e5e5e5e606a778491988a7e7164564c41362a1e110500000000000000000000000000000000000000000000000000000000000000000000050c151c2328333b434b515b636c717d869298938e81786d665b50443f342b1e150b000000000000000000000000000000000000000000000000070e151b1f222229252a2d2d33373a41464c525961696e7a839197938b7e71695e52463c311f160c010000000815212e3b4854616e7b879798887b6e6155483b3022160c000000000000000000000000000000000000000b16212e3a47535f6a78849195887b6f6255483c2f221509000000000006131f2b37434e58636f7c899493877b6e62564d4131281e0c03000b161f2b3844505b66727e8b9792857a6d60554b4035291c120700000000000c1825323f4b5865727e8b989f9c99999999999999999999999999999999999999999999999999999999999c9f9285796c5f5246392c1f13000b1825323e4b5865717e8b988e8175685b4e422e23180c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091623303c4956636f7c89968f8276695c4f43362917232e38424f59616e7b8692958b7e71675d5145515d67717e8a9492877c6f625a5043392e23182936424f5c6975828f96897c706356493d3023160a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000d192633404c5966737f8c998c7f7266594c3f3326190c0000000000000000000000000000040e19222d3946525e68707d87939f9f92867d706b6059504a46413d3b3a39393a3b3d4045474f555c606c717d8592928f8a7f7265584c3f3225190c000d1a2633404d596673808c988c7f7265594c3f3226190c000000000000091623303c4956636f7c89968f8276695c4f4336291c100300000000000613202c3946535f6c7986929286796c5f5346392c2013000006131f2c3845515c6774808d9992867b6e615a50463c332a2218120b0600000000000000040a0f182028313b444e58606d7984919da995887b6f6255483c2f221509000006131f2c3845515c6774808d9992867b6e615a50463c332a2218120b0600000000000000040a0f182028313b444e58606d7984919da995887b6f6255483c2f221509000c1825323f4b5865727e8b989184786a5f53433a2f21170d0100000000000000000000000000000000000b151f2c3845515c6775828e9b8e817568544a3f34281c100300000000000000000000000004101c2834404b55636f7c89969285796d6053525252525252525252524a54626f7c88959285796d6053473b3025190e020000000000000000000000000000000000000000000000000000000000000000000000030b1218212931394045525a616b707d869297938e81786c605b51463c30271d12070000000000000000000000000000000000000000000007101920272b2e2f353036393a3f44464c52565e616b707b849195958e81756d62574d42342a200d04000000000a1623303d495663707c8996928579695f53463a2d2114040000000000000000000000000000000000000006121f2b37434e586a77849095887b6f6255483c2f22150900000000000815212e3b47535f6a75828f9b8f8275695f53443b301f160c0000030f1c28333f4a54606d798591978c7f72675d5145392e23180c00000000000c1825323f4b5865727e8b9894908c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c919f9285796c5f5246392c1f13000c1925323f4c5865727f8b988e8174675b4e4134281b07000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091623303c4956636f7c89968f8276695c4f4336291c28343f4a54606b75828f999083786c60554c414b55616c768390998f82766c61554b4034281f2936424f5c6975828f96897c706356493d3023160a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000d192633404c5966737f8c998c7f7266594c3f3326190c00000000000000000000000000000a15202c38434f59616d7a8592999d979892867d706b60594f473d352f2d2d2d2d2e2f35393e434b515a616b6f7d8686827e796d6053463a2d201307000d1a2633404d596673808c988c7f7265594c3f3226190c000000000000091623303c4956636f7c89968f8276695c4f4336291c100300000000000613202c3946535f6c7986929286796c5f5346392c2013000004101c2934404b55616e7b8792988f82756c62584e453c3428231d17110d08090909070c10151b212a323a434c565f6a73808c95a0a295887b6f6255483c2f221509000004101c2934404b55616e7b8792988f82756c62584e453c3428231d17110d08090909070c10151b212a323a434c565f6a73808c95a0a295887b6f6255483c2f221509000c1825323f4b5865727e8b988e817468584e4331281e0f0600000000000000000000000000000000000004101c2834404b5565727e8b98918477665c5044382b1f1206000000000000000000000000000c18232e394653606c788491988a7e7164564c414545454545454544505c6674808d9a8e8174675d514539291e14080000000000000000000000000000000000000000000000000000000000000000000000000000070f181f272f3540485059606b6f7c859298938d80746d62584e43392e23180c020000000000000000000000000000000000000000040e19222b32373b3c4243414647495053565d61686d747d859196959083796d605a50453b3022180e00000000000b1825323e4b5865717e8b989084776a574d42362a1e120500000000000000000000000000000000000000030f1a263144515d6a77849095887b6f6255483c2f2215090000000006121e2b37424d57626f7c889494897c6f62574d4232291f0d040000000b17222d3845515c67727f8c989285796d60544a4034281c1106000000000c1825323f4b5865727e8b9890827f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f8c999285796c5f5246392c1f13000c1926333f4c5966727f8c998d8074675a4d4134271a0e010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091623303c4956636f7c89968f8276695c4f433629222c3844505c66707d899493897d6f665b50433a43505a626f7c8793948a7d70675c51453b30252936424f5c6975828f96897c706356493d3023160a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000d192633404c5966737f8c998c7f7266594c3f3326190c00000000000000000000000000030f1b26323b4854606b75818e9795908b939892867d706b60594f473d352b2020202224292c313940455059606b6f7c7a75716d675c5145382c1f1306000d1a2633404d596673808c988c7f7265594c3f3226190c000000000000091623303c4956636f7c89968f8276695c4f4336291c100300000000000613202c3946535f6c7986929286796c5f5346392c20130000000c18232f3946535e6974818d97948b7e716a60574e463d342e27221b191716151616181d1f272b333c444c555e686f7c87929fa8a295887b6f6255483c2f2215090000000c18232f3946535e6974818d97948b7e716a60574e463d342e27221b191716151616181d1f272b333c444c555e686f7c87929fa8a295887b6f6255483c2f221509000c1825323f4b5865727e8b988d8073675a4d403127160c00000000000000000000000000000000000000000c18232e3c4956636f7c89969286796d6053463a2d2013070000000000000000000000000007121f2b3744505b6573808c998f8275685e52463938383838383a4653606d79859296897d7063554b403529170d02000000000000000000000000000000000000000000000000000000000000000000000000000000060d151d2429363e474f59606a6f7c869298928b7f726a60554b4034281e130800000000000000000000000000000000000000000a15202b343c4347494f4f4c5254535b6063686d737a818a92979590837a6e675d51483f33291f100600000000000c1925323f4c5865727f8b988f8276695c4f4331261a0e0200000000000000000000000000000000000000000a1e2a3744515d6a77849095887b6f6255483c2f221509000000020d14212e3a47535f6975818e9b9083766a6054453c3120170d0000000006111c2834404b55606d7a8592978b7f72665c5144382d22170b000000000c1825323f4b5865727e8b988d80737272727272727272727272727272727272727272727272727272727986939285796c5f5246392c1f13000d192633404c5966737f8c998d8073675a4d4034271a0d010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091623303c4956636f7c89968f8276695c4f4336292a36414c56606d788391988e81756b60544a3f313e47545f6a74818e989184796d60564d41362a2936424f5c6975828f96897c706356493d3023160a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000d192633404c5966737f8c998c7f7266594c3f3326190c0000000000000000000000000006131f2b37434e58636f7c89939990837e87939892867d706b60594f473d352b231915181d20272f343e474f59606a6f6d6864605c554b4034281c1004000d1a2633404d596673808c988c7f7265594c3f3226190c000000000000091623303c4956636f7c89968f8276695c4f4336291c100300000000000613202c3946535f6c7986929286796c5f5346392c201300000007121d2a36424d57616d7a85929e92867c6f695f584f454039332d2a25232322222324292c32373e454d565d676e7a8491999d9da095887b6f6255483c2f22150900000007121d2a36424d57616d7a85929e92867c6f695f584f454039332d2a25232322222324292c32373e454d565d676e7a8491999d9da095887b6f6255483c2f221509000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000000000000000000000000000714212e3b4754616e7a879499877b6e6154483b2e21150800000000000000000000000000030f1b27333f4953616e7b889592867a6d6154473c31262b2935414c5563707d8a979184786c605346392f24180c0000000000000000000000000000000000000000000000000000000000000000000000000000000000030b1218242d353d474f58606a6f7d86929992877c6f675c51453a3024190d00000000000000000000000000000000000000030f1b27323c464e54555c5c565e6164656c6f747a7f858e939e938e837a6e685e554b40362d21170d0000000000000d192633404c5966737f8c998f8275685c4f4235291c09000000000000000000000000000000000000000004111e2a3744515d6a77849095887b6f6255483c2f22150900000008131e2a36424d57626e7b8793958a7d7063584e43332a200e0500000000000c18232e3945525d6873808d999184796d60544a3f33281c0f030000000c1825323f4b5865727e8b988d807367666666666666666666666666666666666666666666666666666d7986939285796c5f5246392c1f13000c1926323f4c5965727f8c988d8174675a4e4134271b06000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091623303c4956636f7c89968f8276695c4f4336292d3946525e68727f8b9592867b6e61594f42382d37434e58616e7a8592968c7f72685e52463d2f2636424f5c6975828f96897c706356493d3023160a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000d192633404c5966737f8c998c7f7266594c3f3326190c000000000000000000000000000815222e3b47545f6a76828f9c92867c717e87939892867d706b60594f473d352b23191110151d2329353d474f585f62615d5653514b43392e23180c00000d1a2633404d596673808c988c7f7265594c3f3226190c000000000000091623303c4956636f7c89968f8276695c4f4336291c100300000000000613202c3946535f6c7986929286796c5f5346392c2013000000010e1a25313b46525d68717e8a939892857b6f6a6059514b443f383630302f2f2f302f35393c434750575f686d798390969590909595887b6f6255483c2f221509000000010e1a25313b46525d68717e8a939892857b6f6a6059514b443f383630302f2f2f302f35393c434750575f686d798390969590909595887b6f6255483c2f221509000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000000000000000000000000000713202d3a4653606d79869995887b6f6255483c2f22150900000000000000000000000000000b17222d3847535f69768390998b7f7265584e43372b202c3945515d6775818e9a8d8073665b5044382b1d12070000000000000000000000000000000000000000000000000000000000000000000000000000000000000107121b232b343d464e58606b707d8793999184796d60564c4135291c110600000000000000000000000000000000000006131f2b37434e586062686969686d7074787c81868c929898928b81796d685e564c43392f241b0f050000000000000c1926333f4c5966727f8c998f8275695c4f422d22170b000000000000000000000000000000000000000004111e2a3744515d6a77849095887b6f6255483c2f2215090000010d1925303a46535e6974818e999184786c6053463d3220180e00000000000007121d2935414c56616e7b8692968b7e71665b5044382b1f160b0000000c1825323f4b5865727e8b988d8073675a5959595959595959595959595959595959595959595959606d7986939285796c5f5246392c1f13000b1825323e4b5865717e8b988e8174685b4e412d22170b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091623303c4956636f7c89968f8276695c4f43362b37434e58616d7a8592968c8073695e53473d2f26323c46525e68727f8c9692867b6e61584e41382d36424f5c6975828f96897c706356493d3023160a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000d192633404c5966737f8c998c7f7266594c3f3326190c00000000000000000000000003101c28343f4a54626f7c8894988c80736c717e87939892867d706b60594f473d352b2319110b1218232b353d464e535554524c4645403930271d120700000d1a2633404d596673808c988c7f7265594c3f3226190c000000000000091623303c4956636f7c89968f8276695c4f4336291c100300000000000613202c3946535f6c7986929286796c5f5346392c20130000000009141f2935414c56616c74818e949791847c706b605c55504946413f3d3c3c3c3d3e4045474e545a61696e7a829095969083839095887b6f6255483c2f2215090000000009141f2935414c56616c74818e949791847c706b605c55504946413f3d3c3c3c3d3e4045474e545a61696e7a829095969083839095887b6f6255483c2f221509000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000000000000000000000000006121f2c3844505c6679869295897c6f6256493c2f231609000000000000000000000000000006111b2b37424d5765727f8b999083776a5f5347382d222d3a4754606d7a869295887c6f62544a3f33281c0b01000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009111a222b343d464f59616b727f8c94968c7f72685d5246382d22170b0000000000000000000000000000000000000815222e3b4754606a6f757676777a7d8184898e929899938e867e756d675d564c443b31271d1209000000000000000c1925323f4c5865727f8b988f837669544a3f33281c0f030000000000000000000000000000000000000004111e2a3744515d6a77849095887b6f6255483c2f221509000005111e2a36414c56616e7b8692968b7e71655b5044372b1f1206000000000000000d19242f3a46525e6974818e9a9184786c6053463e33281c100400000c1825323f4b5865727e8b988d8073675a4d4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c53606d7986939285796c5f5246392c1f13000b1824313e4b5764717e8a978f82756953493f33271b0f030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091623303c4956636f7c89968f8276695c4f4336313947535f6a74818d979184796d60574d42352b1d2a36414c56606d798491988e81746a6053493f3336424f5c6975828f96897c706356493d3023160a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000d192633404c5966737f8c998c7f7266594c3f3326190c00000000000000000000000006121f2c3844505c6674808d9a92867a6d616c717e87939892867d706b60594f473d352b231911071019232b343c4347484746413a38342e271e150b0000000d1a2633404d596673808c988c7f7265594c3f3226190c000000000000091623303c4956636f7c89968f8276695c4f4336291c100300000000000613202c3946535f6c7986929286796c5f5346392c201300000000030d1924303a44505a606d798290959691857d736d67605b53524c4b4a494849494b4b51535860626c717b8390949891847a839095887b6f6255483c2f22150900000000030d1924303a44505a606d798290959691857d736d67605b53524c4b4a494849494b4b51535860626c717b8390949891847a839095887b6f6255483c2f221509000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000000000000000000000000006131f2c3845515c6779869295887c6f6255493c2f2216090000000000000000000000000000000e1a26313c4754616d7a869295887b6e6253493f332a36424d5765717e8b989083776a5f5342382d22170b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000081019222b343d474f59606c77828f9992867a6d61544a3f33281c0f0300000000000000000000000000000000000916222f3c4955626f7c82828384878a8d91969a99928e87817b716c605d554c443b32291f150b00000000000000000b1825313e4b5864717e8b97918477665b5044382b1f12060000000000000000000000000000000000000003101c28343f4a546a77849095887b6f6255483c2f22150900000713202d3946525e6874808d999184796d6053493f33271b0f030000000000000008131e2a36424d57626f7c8793968a7e7164594f44382c21160b00000c1825323f4b5865727e8b988d8073675a4d403f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f4653606d7986939285796c5f5246392c1f1300091623303c4956636f7c8996908477655b5044372b1f12050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091623303c4956636f7c89968f8276695c4f432f3943505a626f7c8792948a7e71675d51453b31231925303b45515c66707d8a9493877c6f655b5044392f424f5c6975828f96897c706356493d3023160a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000d192633404c5966737f8c998c7f7266594c3f3326190c0000000000000000000000000713202d3a4653606d7985929a8e8174685d616c717e87939892867d706b60594f473d352b231911071019222a32373b3c3a3935302c28231d150c030000000d1a2633404d596673808c988c7f7265594c3f3226190c000000000000091623303c4956636f7c89968f8276695c4f4336291c100300000000000613202c3946535f6c7986929286796c5f5346392c2013000000000008131e28323e45515c676d7a8390959792878079706c65615e5658565655555658555d60646a6f767e8690959792867c76839095887b6f6255483c2f221509000000000008131e28323e45515c676d7a8390959792878079706c65615e5658565655555658555d60646a6f767e8690959792867c76839095887b6f6255483c2f221509000c1825323f4b5865727e8b988d8073675a4d4034271a0600000000000000000000000000000000000000000713202d3a4653606d79869995887b6e6255483b2f2215080000000000000000000000000000000915202d3946525e6875828f998d8073655b5044372d3a46535e6976838f998c7f7265584e432f261c11060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000071019222b353e44505b656e7b8792988c7f73665b5044382b1f120600000000000000000000000000000000000a1724303d4a5763707d8a8f8f9196979a9e99928c86817c746e69615a514b433a322920170d030000000000000000091623303c4956636f7c89969286796c605346392d2013090000000000000000000000000000000000000006121f2c3844505c6677849095887b6f6255483c2f2215090004111d2935414c56616d7a8692978c7f72665c5141382d22170b0000000000000000010e1a25303b47535f6a75828f9c9083776b6155483d32271b1003000c1825323f4b5865727e8b988d8073675a4d403433333333333333333333333333333333333a4653606d7986939285796c5f5246392c1f13000814212e3b4754616e7a87989285796c605346392d2013060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091623303c4956636f7c89968f8276695c4f4334404b55616c76828f999083766c61554b4033291f141e2834404b54616c76828f999083786c60554b4035424f5c6975828f96897c706356493d3023160a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000d192633404c5966737f8c998c7f7266594c3f3326190c0000000000000000000000000916232f3c4956626f7c899797887c6f62565a616c717e87939892867d706b60594f473d352b23191107101820262b2e2f2e2d29241f1c18120b03000000000d1a2633404d596673808c988c7f7265594c3f3226190c000000000000091623303c4956636f7c89968f8276695c4f4336291c100300000000000613202c3946535f6c7986929286796c5f5346392c20130000000000020c16202934404b555d686d7a838f9499938d847d78726d68676563626262636466676d71767c828b92989691857c6f76839095887b6f6255483c2f2215090000000000020c16202934404b555d686d7a838f9499938d847d78726d68676563626262636466676d71767c828b92989691857c6f76839095887b6f6255483c2f221509000c1825323f4b5865727e8b988d8073675a4d402e23170c00000000000000000000000000000000000000000815222e3b4855616e7b889498877a6e6154473b2e21140800000000000000000000000000000005111d2935414c5664717d8a979184786c605346392f3b4854616e7b879392867b6e6154473c3121140a000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000710192327333f49535f6a74818e9a9184786c605346392d20130600000000000000000000000000000000000a1724303d4a5763707d8a96999a9d9fa39f92867f7a756f6a615e5750454039312820170e050000000000000000000714212e3a4754616d7a879698887c6f6255493c31261a0e030000000000000000000000000000000000000713202d3a4653606d79859295887b6f6255483c2f221509000713202c3945525d6873808d9892857a6d60544a402f261b110600000000000000000009141f2b37434e5863707c8995958a7d7063594f44382c201307000c1825323f4b5865727e8b988d8073675a4d4034272626262626262626262626262626262d3a4653606d7986939285796c5f5246392c1f13000714202d3a46525e6979859298877b6e6154483b2e21150a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091623303c4956636f7c89968f8276695c4f433845515c67717e8a9493877c6f625a5043392f21170c18232e39424f59626e7c8792958a7e71675d51453b424f5c6975828f96897c706356493d3023160a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000d192633404c5966737f8c998c7f7266594c3f3326190c0000000000000000000000000c1926323f4c5965727f8c989285796c6053505a616c717e87939892867d706b60594f473d352b231911070e151b1f212221201d1913100c070000000000000d1a2633404d596673808c988c7f7265594c3f3226190c000000000000091623303c4956636f7c89968f8276695c4f4336291c100300000000000613202c3946535f6c7986929286796c5f5346392c2013000000000000040e18232f39434c565e686d79828c929996918a847f7a777472706f6f6f707173767a7e82888f949e938f847c6f6a76839095887b6f6255483c2f221509000000000000040e18232f39434c565e686d79828c929996918a847f7a777472706f6f6f707173767a7e82888f949e938f847c6f6a76839095887b6f6255483c2f221509000c1825323f4b5865727e8b988d807367544a3f34281c1003000000000000000000000000000000000000000a1723303d4a5663707d8996928579685e5246392d201407000000000000000000000000000000010d1925303a4653606d79859296897d7063554b4037434e5866727f8c9a8f8276685e5246392d201402000000000000000000000000000000000000000000000000020507080c0d0d0b070300000000000000000000000000000000071117222d38414e57626e7b879396897c706356493d2d22170b00000000000000000000000000000000000a1724303d4a5763707d8a8a8c8d9092999e9991847e756d675e574d453e352f281f160e05000000000000000000000713202d3946525e68788491988b7f7265574d42362a1f1409000000000000000000000000000000000006101c2834404b54636f7c899895887b6f6255483c2f221509000714212d3a4754606d7a8592988d8073675d5142392e1d140a00000000000000000000020f1a26313c4854606b768390959083766b6054483b2f221609000c1825323f4b5865727e8b988d8073675a4d4034271a19191919191919191919191919202d3a4653606d7986939285796c5f5246392c1f130005111e2a36424d566a778390978a7e7164574b3e32261b0f0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091623303c4956636f7c89968f8276695c4f43424d57606d798491988e81746a6054483e31271d0f07121d27303e47535f6a74808d979184796d60574d42424f5c6975828f96897c706356493d3023160a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000d192633404c5966737f8c998c7f7266594c3f3326190c0000000000000000000000020f1c2835424f5b6875828e9b8f8275655b5044505a616c717e87939892867d706b60594f473d352b231911070a0f1215151413110d080400000000000000000d1a2633404d596673808c988c7f7265594c3f3226190c000000000000091623303c4956636f7c89968f8276695c4f4336291c100300000000000613202c3946535f6c7986929286796c5f5346392c20130000000000000007121d27313a434c565e676d787f8790959e95918b8683807e7d7c7b7c7c7e8083868a8f949c97928b827a6e6a6a76839095887b6f6255483c2f2215090000000000000007121d27313a434c565e676d787f8790959e95918b8683807e7d7c7b7c7c7e8083868a8f949c97928b827a6e6a6a76838888887c6f6255483c2f221509000c1825323f4b5865727e8b988f8275665c5044382c1f140900000000000000000000000000000000000004111d2935414c5666727f8c999084776a564c41362a1e11050000000000000000000000000000000008131f2c3845515c6774818e9a8e8174675d51453b4754606a778491988a7e7164564d41362a1e11050000000000000000000000000000000000000000000003090e121415191a1917130e080100000000000000000000000000000006111b262f3c47535f697683909a8d80736753493f33271b0f03000000000000000000000000000000000714212e3a4754616d7a7d7e7f8183868b919696918a81796e695e574d443b2f261c1106000000000000000000000005111d2a36414c566874818e9b908376695f53463b31251a1007000000000000000000000000000000050e18222c3845515c6673808d9995887b6f6255483c2f221509000d192633404c5966737f888888867a6e61554b4130271c0b0200000000000000000000000a15202c38444f5964707e888888887c706356493d3023160a000c1825323f4b5865727e8b988d8073675a4d4034271a0d0c0c0c0c0c0c0c0c0c0c0c13202d3a4653606d7986939285796c5f5246392c1f1300020e192530414d5a6774808d9a8d817467584e43372b1c120700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091623303c4956636f7c89968f8276695c4f4346525e69737f8c9692857a6e61584e43362c1f150b000b151e2b37434e58616d7a8592968c8073695e5346424f5c6975828f96897c706356493d3023160a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000d192633404c5966737f8c998c7f7266594c3f3326190c000000000000000000000004111d2a3744505d6a778390988c7f726553493f48505a616c717e87939892867d706b60594f473d352b231911070306080907070501000000000000000000000d1a2633404d596673808c988c7f7265594c3f3226190c000000000000091623303c4956636f7c89968f8276695c4f4336291c100300000000000613202c3946535f6c7986929286796c5f5346392c201300000000000000010b151f28313a444c555d666c737c838b91969b9992908d8b89898888898b8c8f92989c98928d857e756d685f6a76839095887b6f6255483c2f22150900000000000000010b151f28313a444c555d666c737c838b91969b9992908d8b89898888898b8c8f92989c98928d857e756d685f616e7b7b7b7b786d6053463a2d201307000c1825323f4b5865727e8b989285796d6053463b30251a0d0300000000000000000000000000000000020c13202c3945525d6876828f9a8e8174675b4e413025190d010000000000000000000000000000000004101c2834404b55636f7c89969285796d6053473f4a54626f7c889592857a6d6053473b3025190e02000000000000000000000000000000000000000003090e141a1e2021262726231f19120b020000000000000000000000000000000a141d2b37424d5766727f8c99908376655b5044372b1f1205000000000000000000000000000000000713202d3946525e686d70717274767a7e848c9299938e837b6e695e564c42382d22170b0100000000000000000000010d1925303e4a5764717d8a9893877b6e61574d42362a22190f0600000000000000000000000000040d17202834404b54606d7984919e95887b6f6255483c2f221509000815212e3b4854616e7b7b7b7b7b6e685e52433a2f1e150b00000000000000000000000003101b27323d4653606c787b7b7b7b7a6d6154473a2e211407000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000000713202d3a4653606d7986939285796c5f5246392c1f130000091724313d4a5764707d8a999184776a5f5347392e23180c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091623303c4956636f7c89968f8276695c4f414e58616e7b8692968c7f72685e52463c32241a0d0300030c1a26313c46525d68727f8b9592867b6e61594f424f5c6975828f96897c706356493d3023160a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000d192633404c5966737f8c998c7f7266594c3f3326190c000000000000000000000004101c2834404b556b788592978a7e7164574b3e3e48505a616c717e87939892867d706b60594f473d352b2319110700000000000000000000000000000000000d1a2633404d596673808c988c7f7265594c3f3226190c000000000000091623303c4956636f7c89968f8276695c4f4336291c100300000000000613202c3946535f6c7986929286796c5f5346392c20130000000000000000030d161f28323a434b545b606a6f787e848a8f9299999a98969595959697999a9795908b85807a716c605d566a76839095887b6f6255483c2f2215090000000000000000030d161f28323a434b545b606a6f787e848a8f9299999a98969595959697999a9795908b85807a716c605d565e696e6e6e6e6d665c5145382c1f1306000c1825323f4b5865727e8b9897897c6f63574d42362a1f150b0200000000000000000000000000000008131e28343f4a54606d7a8692998a7e7164574b3e312418080000000000000000000000000000000000000c18232e394854606b778491988a7e7164564c44505c6674808d9a8e8174675d514539291f14080000000000000000000000000000000000000000060e151a1f252a2d2e333433302b241c140b010000000000000000000000000000020b1a26313c4956626f7c89959285796c605346392d2013060000000000000000000000000000000005111d2a36414c565e6164646667686d71787f8792979590847b6e685e544a3f33281d120700000000000000000000000814202d3a4753606d7985929a8d8074695e53463f342b211810070000000000000000000000060d161f29323b45515c66717e8b97a195887b6f6255483c2f221509000714212d3a46535e696e6e6e6e6e695e564c4131281d0c03000000000000000000000000000b161f2b3844505b666c6e6e6e6e6d685e5246392d201307000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000000713202d3a4653606d7986939285796c5f5246392c1f1300000714212e3a4754616d7a869396887c6f62544a4034281c1106000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091623303c4956636f7c89968f8276695c4f4953606a75818e989184796d60564c41342b2012080000000a15202935414c56606d788390988e82756b60544a4f5c6975828f96897c706356493d3023160a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000d192633404c5966737f8c998c7f7266594c3f3326190c000000000000000000000006131f2c3845515c6779869296897d7063564a3d363e48505a616c717e87939892867d706b60594f473d352b23191107000000000000000000000000000000000d1a2633404d596673808c988c7f7265594c3f3226190c000000000000091623303c4956636f7c89968f8276695c4f4336291c100300000000000613202c3946535f6c7986929286796c5f5346392c2013000000000000000000040d162028313a424a505860666d71787d82868a8d8f919298939992918f8d8a87837f7a736d68625a525d6a76839095887b6f6255483c2f221509000000000000000000040d162028313a424a505860666d71787d82868a8d8f919298939992918f8d8a87837f7a736d68625a524d575e61626262605c544b4034281c1004000c1825323f4b5865727e8b989b8e8175695e52463d31271d140a020000000000000000000000000006121924303844505c66727e8b9992867a6d6154473a2e21140700000000000000000000000000000000000007121d2c38434f596673808c998f8275685e524653606d79859296897d7063554b403529170d0200000000000000000000000000000000000000060f1820262b30363a3b3f403f3c362e261c12080000000000000000000000000000000914212d3a4754606d7a879798877b6e6154483b2e21150800000000000000000000000000000000010d1925303a444c5254575759565d60666d737d8591969691847a6e665b5044392f23180c000000000000000000000006131f2c3845515c6774808d9992867b6e615a50463c332a2218120b0600000000000000040a0f182028313b444e58606d7984919da995887b6f6255483c2f2215090005121e2a36424d575e61626262615e574d443b301f160c0000000000000000000000000000030f1c28333f4a545b6062626262615e564c41362a1d1105000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000000713202d3a4653606d7986939285796c5f5246392c1f1300000713202d3946525e6876838f9a8d8073665c5144382d22170b020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091623303c4956636f7c89968f8276695c4f505b656f7c8993948a7d70665c51443b3022190e00000000030d1924303a44505c66707d899393897d70665c504f5c6975828f96897c706356493d3023160a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000d192633404c5966737f8c998c7f7266594c3f3326190c00000000000000000000000713202d3a4653606d79869995887c6f6255493c2f363e48505a616c717e87939892867d706b60594f473d352b231911070000000000000000000000000000000d1a2633404d596673808c988c7f7265594c3f3226190c000000000000091623303c4956636f7c89968f8276695c4f4336291c100300000000000613202c3946535f6c7986929286796c5f5346392c201300000000000000000000050e161f282f383f444e545c60666d71757a7d80828485868686868483817e7b76726d68605d5650505d6a76839095887b6f6255483c2f22150900000000000000000000050e161f282f383f444e545c60666d71757a7d80828485868686868483817e7b76726d68605d565045454d535455555553514b42392e23180c00000c1825323f4b5865727e8b989f92867b6e61594f43392f261c140b0300000000000000000000020a1117242935414c56606d7884919c8f8275685e5246392d201307000000000000000000000000000000000000000f1b27323d4855616e7b889592867a6d61544c5563707d8a979184786c605346392f24180d01000000000000000000000000000000000000030e18212a31373b4246484c4d4c4740382e24190e0300000000000000000000000000000613202c3945515d6778859295897c6f6256493c2f231609000000000000000000000000000000000008131e29323a4146474a4b4c4c52545c606b6f7b849197968f82786c60554b4034291c10040000000000000000000004101c2934404b55616e7b8792988f82756c62584e453c3428231d17110d08090909070c10151b212a323a434c565f6a73808c95a0a295887b6f6255483c2f22150900020e1a25313b454d535455555554534d453b32291e0d040000000000000000000000000000000b17222d38424a50535555555554524c443a3025190d01000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000000713202d3a4653606d7986939285796c5f5246392c1f13000005111d2a36414c5665717e8b989184796d60544a3f33281e13080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091623303c4956636f7c89968f8276695c4b55606c788390998f82766c61544b4032291e1007000000000008131e28343f4a54606b75828f999083786d60564c5c6975828f96897c706356493d3023160a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000d192633404c5966737f8c998c7f7266594c3f3326190c00000000000000000000000713202d3a4653606d79869995887c6f6255493c2f2d363e48505a616c717e87939892867d706b60594f473d352b2319110700000000000000000000000000000d1a2633404d596673808c988c7f7265594c3f3226190c000000000000091623303c4956636f7c89968f8276695c4f4336291c100300000000000613202c3946535f6c7986929286796c5f5346392c20130000000000000000000000050d161d262d333d424a50545c6064686d7073757779797a7979787674716e6965605d56524c44505d6a76839095887b6f6255483c2f2215090000000000000000000000050d161d262d333d424a50545c6064686d7073757779797a7979787674716e6965605d56524c443e3b4246484848484645403930271d120700000c1825323f4b5865727e8b98a3998d80746b60554b42382d261d150d080300000000000001070b141b2227363e45525d68717e8b96958a7d7064564c41362a1d1105000000000000000000000000000000000000000a16212d3a46535f69768390998b7f726558515d6775818e9a8d8073665b5044382b1d1207000000000000000000000000000000000000000915202a333c42474d5254595a58524a40362b1f1302000000000000000000000000000004111d2935414b556b77849196897c706356493d3023160a0000000000000000000000000000000000020c1720293036393a3d3e3f41454a505960696e7b859199948c7f72675c5145382c1f130600000000000000000000000c18232f3946535e6974818d97948b7e716a60574e463d342e27221b191716151616181d1f272b333c444c555e686f7c87929fa8a295887b6f6255483c2f221509000009141f29333b4246484848484846423b332920170d0000000000000000000000000000000006111c262f383f4446484848484746413a32281e130800000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000000713202d3a4653606d7986939285796c5f5246392c1f130000010d1925303a4754606d7a8692968b7e71665b50443a3024190f0500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091623303c4956636f7c89968f8276695c515d67717e8b9592877c6e62594f42392e20170d000000000000020b17232e38424f59616e7b8692958b7e72685d525c6975828f96897c706356493d3023160a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000d192633404c5966737f8c998c7f7266594c3f3326190c000000000000000000000006121f2c3844515c6679869296897c6f6356493c30232d363e48505a616c717e87939892867d706b60594f473d352b23191107000000000000000000000000000d1a2633404d596673808c988c7f7265594c3f3226190c000000000000091623303c4956636f7c89968f8276695c4f4336291c100300000000000613202c3946535f6c7986929286796c5f5346392c2013000000000000000000000000040b141c222830383f444a5053565d606366696b666c6d6d666b696764615e5754524c454143505d6a76839095887b6f6255483c2f221509000000000000000000000000040b141c222830383f444a5053565d606366696b666c6d6d666b696764615e5754524c45413a3231363a3b3b3b3b3a38342e271e150b0000000c1825323f4b5865727e8b98ab9f93877c6f675c544a3f382f271f19140f0b060909090a0f13181d262d333e48515b606d7a85929d9083786c6053463a3025190d010000000000000000000000000000000000000005121e2b37424d5765727e8b999083776a5f54606d7a869295887c6f62544a3f33281c0c01000000000000000000000000000000000000020e1a26313c454e53575e616667645c52473c301e13080000000000000000000000000000030f1c28333f4a546a77849196897d7063564a3d3023170a000000000000000000000000000000000000050e171e252a2d2e31313035383f444f575f696f7d87929e9285796d6053473a2d22170b000000000000000000000007121d2a36424d57616d7a85929e92867c6f695f584f454039332d2a25232322222324292c32373e454d565d676e7a8491999d9da095887b6f6255483c2f2215090000030d17212931363a3b3b3b3b3b3a36312921170e0500000000000000000000000000000000000a141d262d3338393b3b3b3b3a3936302820160c0200000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000000713202d3a4653606d7986939285796c5f5246392c1f130000000813202c3945525d6874818e999184786c60564c41352921170d04000000000000000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000091623303c4956636f7c89968f8276695c57606d7a8591978d80746a5f53473e30271d0e050000000000000006111c26303d46535f6973808d9792857a6d60575c6975828f96897c706356493d3023160a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000d192633404c5966737f8c998c7f7266594c3f3326190c000000000000000000000004101c2834404a546b788592978a7d7164574a3e2d22242d363e48505a616c717e87939892867d706b60594f473d352b231911070000000000000000000000000d1a2633404d596673808c988c7f7265594c3f3226190c000000000000091623303c4956636f7c89968f8276695c4f4336291c100300000000000613202c3946535f6c7986929286796c5f5346392c201300000000000000000000000000020a11171e262e34383f44464c5254575a5c545b6060605c545c5a5754524d4745413a3543505d6a76839095887b6f6255483c2f22150900000000000000000000000000020a11171e262e34383f44464c5254575a5c545b6060605c545c5a5754524d4745413a353028252a2d2e2f2f2f2d2c28231d150c030000000c1825323f4b5865727e8b98a5a4999183796d665b50494139312a251f1b1716161516171b1d24292f383f44505a626d75818e97948a7d70655b504437281e13080000000000000000000000000000000000000000020e1a26313c4754616d7a869295887b6e625765717e8b989083776a5f5342382d22170b0000000000000000000000000000000000000006121e2b37424e575f62696e72736e64584c3a3025190d010000000000000000000000000006121f2b3844505b6678849196897c6f6356493c3023160900000000000000000000000000000000000000050c13191d2021242424292e343d454d57606b737f8c97978b7e716553493f33271b0f0300000000000000000000010e1a25313b46525d68717e8a929892857b6f6a6059514b443f383630302f2f2f302f35393c434750575f686d798390969590909595887b6f6255483c2f221509000000050f171f252a2d2e2f2f2f2e2d2a251f170f05000000000000000000000000000000000000020b141c22282b2d2f2f2f2f2e2d2a251e160e050000000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000000713202d3a4653606d7986939285796c5f5246392c1f1300000004111d2935414c56626e7b8793968b7e71685d52453e33291f160c030000000000000000000000000000000000000000000000000000000000000000010507070f0a090703000000000000000000091623303c4956636f7c89968f8276695c5f6973808d9792857a6d60584e43352c1e150b0000000000000000000a141e2a36424d57606d7a8591978d80746a5f5c6975828f96897c706356493d3023160a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000d192633404c5966737f8c998c7f7266594c3f3326190c0000000000000000000000000c18232e43505d6a768390998c7f726653493f33271b242d363e48505a616c717e87939892867d706b60594f473d352b2319110700000000000000000000000d1a2633404d596673808c988c7f7265594c3f3226190c000000000000091623303c4956636f7c89968f8276695c4f4336291c100300000000000613202c3946535f6c7986929286796c5f5346392c2013000000000000000000000000000000060c141c23282e34383a4145474a4d4f4a50535353514a504e4b4846423b39352f3743505d6a76839095887b6f6255483c2f221509000000000000000000000000000000060c141c23282e34383a4145474a4d4f4a50535353514a504e4b4846423b39352f29241e1a1e2121222222201f1c18120b03000000000c1825323f4b5865727e8b989e9c9f958e81786c605b534b433c36302b27222322222324262b2f353b4149505a616c727f8c93978f82766c6153493f3327160c020000000000000000000000000000000000000000000914202d3946525d6875828f998d8073655e6976838f998c7f7265584e432f261c1106000000000000000000000000000000000000000814212e3a47535f6a6e767b7f807367564c41362a1d1105000000000000000000000000000613202d394653606c79869295887b6f6255483c2f2215090000000000000000000000000000010406070b100b080d1113141718191c2328333c454f59606d7985929c8f8275655b5044372b1f1205000000000000000000000009141f2935414c56616c74808d949791847c706b605c55504946413f3d3c3c3c3d3e4045474e545a61696e7a829095969083839095887b6f6255483c2f22150900000000050d141a1e212122222221211e1a140d050000000000000000000000000000000000000000020a11171c1f202222222221201d19130c05000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000000713202d3a4653606d7986939285796c5f5246392c1f13000000010d19242f3a47535f6975828e9992857a6d60594f453b31281e150c03000000000000000000000000000000000000000000000000000000000002080d1113141c161613100b0400000000000000091623303c4956636f7c89968f82766959616e7b8692958b7f72685d52463c31231a0c03000000000000000000020c1a26313b45515d67717e8b9592877b6e62596975828f96897c706356493d3023160a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000d192633404c5966737f8c998c7f7266594c3f3326190c000000000000000000000000071b2835424e5b6875818e9b8f8275655b5044372b1f1b242d363e48505a616c717e87939892867d706b60594f473d352b23191107000000000000000000000d1a2633404d596673808c988c7f7265594c3f3226190c000000000000091623303c4956636f7c89968f8276695c4f4336291c100300000000000613202c3946535f6c7986929286796c5f5346392c201300000000000000000000000000000000020a11171c23282b2f35393a3d40423f44464746444043413e3b3a36302c29243743505d6a76839095887b6f6255483c2f22150900000000000000000000000000000000020a11171c23282b2f35393a3d40423f44464746444043413e3b3a36302c29241e19130e1214151515151313100c070000000000000c1825323f4b5865727e8b98948f9298938d80746c655d554e46413b37332d302f2f2f3031373a40454d535b606c717e88939f92857b6e615a5041382d2217050000000000000000000000000000000000000000000005111d2935414c5664707d8a979184786c616e7b879392867b6e6154473c3121140a00000000000000000000000000000000000000000815222f3b4855626e7b82878c8478685e5246392d201509000000000000000000000000000815212e3b4854616e7b879896867a6d6053473a2d20140700000000000000000000000001070d101314181d171714110c070a080d1117212a333d45515d6773808d999285796c605346392d2013060000000000000000000000030d1924303a44505a606d79828f959691857d736d67605b53524c4b4a494849494b4b51535860626c717b8390949891847a839095887b6f6255483c2f221509000000000003090e1214151515151514120e09030000000000000000000000000000000000000000000000060b0f1213151515151413110d080200000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000000713202d3a4653606d7986939285796c5f5246392c1f130000000008131e2b37424d57626e7b8692978d81746b61574d433930271e150c04000000000000000000000000000000000000000000000000000000050c13191d2021292322201b160f07000000000000091623303c4956636f7c89968f827669606b75828f999083786d60564c41342a201108000000000000000000000009141f2935414b55606c788390998f82766b616975828f96897c706356493d3023160a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000d192633404c5966737f8c998c7f7266594c3f3326190c0000000000000000000000000c1925323f4c5865727f8b989285786c6053463b3025191b242d363e48505a616c717e87939892867d706b60594f473d352b231911070000000000000000000d1a2633404d596673808c988c7f7265594c3f3226190c000000000000091623303c4956636f7c89968f8276695c4f4336291c100300000000000613202c3946535f6c7986929286796c5f5346392c2013000000000000000000000000000000000000060b11171c1f24292c2d30332d3338393a3a38342e34312e2d2a25201d2a3743505d6a76839095887b6f6255483c2f221509000000000000000000000000000000000000060b11171c1f24292c2d30332d3338393a3a38342e34312e2d2a25201d19130d080205070808080807060400000000000000000c1825323f4b5865727e8b988f82869299928d80776d675f58524d46443f3e3c3c3c3c3d3f43474b51575e656c737e87929a928a7e70695f53483e2f261b110600000000000000000000000000000000000000000000010d1924303a4653606d79859296897c7066727f8c9a8f8276685e5246392d20140200000000000000000000000000000000000000000815222e3b4855616e7b889396877a6d6154473c31261a0f05000000000000000000000008101c2934404b5564717e8a97918478675d5145392c2013060000000000000000000000040c12181d2020252a2423211c1710080000060f18212935404b5563707c899697887b6e6155483b2e22150800000000000000000000000008131e28323e45515c676d798390959792878079706c65615e5658565655555658555d60646a6f767e8690959792867c76839095887b6f6255483c2f2215090000000000000002050708080808080705020000000000000000000000000000000000000000000000000000000306060808080807070501000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000000713202d3a4653606d7986939285796c5f5246392c1f1300000000010e1a26313c47535f6a73808d9693887d70695e554b423930271e160d0600000000000000000000000000000000000000000000000000060e171e252a2d2e36302f2c27211911080000000000091623303c4956636f7c89968f82766966707d899493897d70665c50443a3022180e000000000000000000000000030d18242f3a44505b666f7c8993948a7d70666975828f96897c706356493d3023160a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000d192633404c5966737f8c998c7f7266594c3f3326190c0000000000000000000000000915222f3c4855626f7c889697897c6f63564d41362a1f151b242d363e48505a616c717e87939892867d706b60594f473d352b2319110700000000000000000d1a2633404d596673808c988c7f7265594c3f3226190c000000000000091623303c4956636f7c89968f8276695c4f4336291c100300000000000613202c3946535f6c7986929286796c5f5346392c20130000000000000000000000000000000000000000060b1013191d2021242722282b2d2d2d2c2823272421201e1a141d2a3743505d6a76839095887b6f6255483c2f2215090000000000000000000000000000000000000000060b1013191d2021242722282b2d2d2d2c2823272421201e1a14110d0801000000000000000000000000000000000000000c1825323f4b5865727e8b988d807d87939f928d81796f6a615e565350494a494948494a4c4e53555d60696e777f889299928c80736c61574d42362c1d140a00000000000000000000000000000000000000000000000008131f2c3845515c6674818d9a8e81746a778491988a7e7164564d41362a1e110500000000000000000000000000000000000000000714212d3a46535f69788591978b7e7164574d42372b21170d0400000000000000000006101a232c3845515c6774818e9b8e817568554b4035291d100400000000000000000000090d161d24292c2d323731302d28221a12080000060f18242f3a4653606d79869796897c6f6356493c30231609000000000000000000000000020c16202834404b555d676d7a838f9399938d847d78726d68676563626262636466676d71767c828b92989691857c6f76839095887b6f6255483c2f2215090000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000000713202d3a4653606d7986939285796c5f5246392c1f13000000000009151f2b37424e57606d7984919992857b6e675d544a423930281f18100903000000000000000000000000000000000000000000020a111720293036393a423d3b38322b231a120800000000091623303c4956636f7c89968f8276696d788391988f82756b60544a3f32281e0f060000000000000000000000000007131d28333f4a54606b75818e989184786d6975828f96897c706356493d3023160a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000d192633404c5966737f8c998c7f7266594c3f3326190c0000000000000000000000000613202d394653606c7884919a8e8174685e52463c31271d121b242d363e48505a616c717e87939892867d706b60594f473d352b23191107000000000000000d1a2633404d596673808c988c7f7265594c3f3226190c000000000000091623303c4956636f7c89968f8276695c4f4336291c100300000000000613202c3946535f6c7986929286796c5f5346392c20130000000000000000000000000000000000000000000003080d111314171a171c1f2020201f1c181b181514120e091d2a3743505d6a76839095887b6f6255483c2f2215090000000000000000000000000000000000000000000003080d111314171a171c1f2020201f1c181b181514120e0904010000000000000000000000000000000000000000000c1825323f4b5865727e8b988d80737f8b9299938e837c746e6863605b5357565555565759585f62676d727b828c939a928d80746e635a50453b31241a0b0200000000000000000000000000000000000000000000000004101c2834404b54636f7c89969285796f7c889592857a6d6053473b3025190e02000000000000000000000000000000000000000005121e2b37424d576875828e9b8f8376695f53473e33291f160d0600000000000001081018222935404b55606d798592998b7e7165584b3e2f24180d0100000000000000000009121b1f282f35393a3e433e3c39332c241a0b02000007131f2c3845515c67788592968a7d7063574a3d3024170a00000000000000000000000000040e18232e39434c555d686d79828c929996918a847f7a777472706f6f6f707173767a7e82888f949e938f847c6f6a76839095887b6f6255483c2f2215090000000000000105090b0c13131313131313131313131313131313131313131313131313131313131311100e0a0500000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000000713202d3a4653606d7986939285796c5f5246392c1f130000000000030e1a26313c45515d67707d8793979083796d665c544b433a312a221a150d0802000000000000000000000000000000000002080b141c2228323a4146474f4948443d352c241a1208000000091623303c4956636f7c89968f827668727f8b9592867b6e61594f42382e20160c0000000000000000000000000000010b17222d38424f59616e7b8692968c7f726875828f96897c706356493d3023160a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000e1b2734414e5a6774818d988b7f7265584c3f3225190c00000000000000000000000005121f2b3744505b6573808d9992867b6e61584e43392f241b141b242d363e48505a616c717e87939892867d706b60594f473d352b231911070000000000000d1a2633404d596673808c988c7f7265594c3f3226190c000000000000091623303c4956636f7c89968f8276695c4f4336291c100300000000000613202c3946535f6c7986929286796c5f5346392c2013000000000000000000000000000000000000000000000000010406070a060b0f1213141312100c070b08070502101d2a3743505d6a76839095887b6f6255483c2f221509000000000000000000000000000000000000000000000000010406070a060b0f1213141312100c070b080705020000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073727f879298959187807b74706c656664636262626365686a6f737a7f868f9499938c80786c605c52483e33291f120800000000000000000000000000000000000000000000000000000c18232e394854606b778491988a7e74808d9a8e8174675d514539291f1408000000000000000000000000000000000000000000020e1a26313d4a5764707d8a9693877b6e62594f453b31281f17110b06060406070d1319222a343c45515d67727f8b9792867a6d6154473a2e21140700000000000000000006111b242d31394045474b504a49453e362c1d140a000005111d2a36414c566b788491978a7e7164574b3e3124180b000000000000000000000000000007121d27303a434c565d676d777f8790959d95918b8683807e7d7c7b7c7c7e8083868a8f949c97918a817a6e6a6a76838888887c6f6255483c2f2215090000000000060c111518182020202020202020202020202020202020202020202020202020202020201d1d1a16110b030000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000000713202d3a4653606d7986939285796c5f5246392c1f130000000000000915202935404b55606b737f8c94958f82786d665c554c433c342b262019130e090502000000000000000000000002050a0f14191d262d333c444c52545c56544f473e362c241a10060000091623303c4956636f7c89968f82766d7a8592978d8073695f53473d30261c0e0400000000000000000000000000000006111c262f3d46525e6973808c9692857a6d75828f96897c706356493d3023160a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d000c1825323f4b5865727e8b988d8073675a4d4034271a0800000000000008121e2b37424d576875828e978b7e7164584b3e3125180b000000000000000000000000030f1b27333f4953616e7b8792988d80746a5f554b40352d261d161b242d363e48505a616c717e87939892867d706b60594f473d352b2319110700000000000d1a2633404d596673808c988c7f7265594c3f3226190c000000000000091623303c4956636f7c89968f8276695c4f4336291c100300000000000613202c3946535f6c7986929286796c5f5346392c2013000000000000000000000000000000000000000000000000000000000000000306060707060400000000000004101d2a3743505d6a76839095887b6f6255483c2f2215090000000000000000000000000000000000000000000000000000000000000003060607070604000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b958d80736c717e86909599938d86817c787572716f6f6f6f707274777b80858c92989792877f746c665b504940362c21170d00000000000000000000000000000000000000000000000000000007121d2c38434f596673808c998f8279859296897d7063554b403529170d02000000000000000000000000000000000000000000000913202d3a4653606d7884919a8f82756b61574d433a3127221b171312101314181e2429343c464f59606d7984919b8e8275685e5246392d2013070000000000000000010c18222d363f434b5153585d575550483e2f261b1108050b13202d3946525e68798592968a7d7063574a3d3024170a0000000000000000000000000000000b151e28313a444c555d656c727c838a91959b9993908d8b89898888898b8c8f92989c97928c857e756d685f616e7b7b7b7b786d6053463a2d201307000000000911181d2224252d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2a2926221c150d0500000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000000713202d3a4653606d7986939285796c5f5246392c1f13000000000000030c18242f39434f59606c78828f95948e81786d675d554e463f37312a251e1a14120e09080706040004060708090e12151b1e252a2f383f444e565e616963605950483e362c22170c0000091623303c4956636f7c89968f827674818d979184796d60574d42352b1e140a00000000000000000000000000000000000a141d2a36424d57606d798491978e817475828f96897c706356493d3023160a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d000c1825323f4b5865727e8b988d8073675a4d4030251911080100000007101a232d3a46535f6977849196897c6f6356493c30231609000000000000000000000000000b17222d3846535f6975818e9992877c6f675d51453f382f281f191b242d363e48505a616c717e87939892867d706b60594f473d352b23190f05000000000d1a2633404d596673808c988c7f7265594c3f3226190c000000000000091623303c4956636f7c89968f8276695c4f4336291c100300000000000613202c3946535f6c7986929286796c5f5346392c2013000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004101d2a3743505d6a76839095887b6f6255483c2f2215090000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8888888073676c707b838c929898928e8985827f7d7c7c7b7c7d7f8184888d92979c938e857d726d605b544a3f372e241a0f06000000000000000000000000000000000000000000000000000000000f1b27323d4855616e7b889592877e8b979184786c605346392f24180d010000000000000000000000000000000000000000000006121f2b3844505c66727f8c96948a7d70695e554c433c332d2823201f1d1f2024292f353e464e58616b73808d9693887c6f62564c4135291d1105000000000000000005111d29343f4850555d60656a64615a5041382d22191311151d27303a4754616d7a879899887c6f6255493c2f221609000000000000000000000000000000030c161f28323a434b535b606a6f787e848a8e9298999a98969595959697999a99938f8b85807a716c605d565e696e6e6e6e6d665c5145382c1f130600000009121b23292e31323939393939393939393939393939393939393939393939393939393939393736322d271f170d03000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000000713202d3a4653606d7986939285796c5f5246392c1f130000000000000007121d27313d44505b666d7a839096938e81796d675f585047423c36302a26201e1a17151313100c10131415171a1e21262b30363c424a50585f686d75706b615a50483e34281d110500091623303c4956636f7c89968f82767c8792958b7e71675d51453b3123190c020000000000000000000000000000000000020b1a25303b45515d67717e8a9493877c75828f96897c706356493d3023160a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d000c1825323f4b5865727e8b988d807367564c41362a2319130d07070c1218222935414c55616e7b889595877a6d6154473a2e2114070000000000000000000000000006111b2a36424d57626e7c8692999083796d605c50494139312a251f1b242d363e48505a616c717e87939892867d706b60594f473d352b21160b000000000d1a2633404d596673808c988c7f7265594c3f3226190c000000000000091623303c4956636f7c89968f8276695c4f4336291c100300000000000613202c3946535f6c7986929286796c5f5346392c2013000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004101d2a3743505d6a76839095887b6f6255483c2f221509000000000000000000000000000000000407090a1313130f0f0d090400000000000000000000000000000000000000000000000000000000000000000000000000000000000714212d3a4754606d7a7b7b7b7a6d6161696e7980868e92999a97928f8c8a898888898a8c8e9196999a948f89817a706b635b504a42382d251c120800000000000000000000000000000000000000000000000000000000000a16212d3a46535f69768390999285929a8d8073665b5044382b1d1207000000000000000000000000000000000000000000000003101c28343f4a54606d7984919e91857b6e675d564d443f38342e2d2b292c2d2f353a41454f585f6a707d8893988f82756a6054443a3025190d0100000000000000000915212e3a45505a62676d7176716c6153493f3329241f1d20272e39424e5864717e8a9792867a6d6053473a2d20140700000000000000000000000000000000040d1620283139414950585f656c71787d8185898c8e909292989292918f8d8a86837e7a736d67615a524d575e61626262605c544b4034281c1004000006111b242d343a3d3f46464646464646464646464646464646464646464646464646464646464644423e3931291f150b000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000000713202d3a4653606d7986939285796c5f5246392c1f1300000000000000010b151f28333f4a545d686e7b849197938f82796f6a625a534d46413a36312d2a252422201f1c181c1f202223262a2d31373b41464e545b606a6f7a827d706c615a5045392d21140800091623303c4956636f7c89968f8276828f999083786c60554b4033291f11070000000000000000000000000000000000000009141f2935404b55616c76839099908276828f96897c706356493d3023160a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d000c1825323f4b5865727e8b988e8174685e52463f3529241e181616181c2328343c45515d67727f8c99918477685e5246392d20130700000000000000000000000000000e1a26313b47535f6a73808d96958e81756e605b534b433c36302b2722232d363e48505a616c717e87939892867d706b60594f473d33271c10040000000d1a2633404d596673808c988c7f7265594c3f3226190c000000000000091623303c4956636f7c89968f8276695c4f4336291c100300000000000613202c3946535f6c7986929286796c5f5346392c2013000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004101d2a3743505d6a76839095887b6f6255483c2f2215090000000000000000000000000000040b101316162020201c1b19151009020000000000000000000000000000000000000000000000000000000000000000000000000000000713202c3945525d686d6e6e6e6d685e575f676d737b81868c9195979a99979695959596989b9897918d88827c746d68605951443f382f261c130a00000000000000000000000000000000000000000000000000000000000005121e2a36424d5765727e8b9998929895887c6f62544a3f33281c0c010000000000000000000000000000000000000000000000000b17232e3845515d67707d8a93979083796d685f575049443f3b3a3835383a3c41454c5159616a6f7c85929a92867b6e61584e4332281e13080000000000000000000b1724313d4a56626d71797e837e71655b50443e352f2c292d3039404a545f6a75828f9b908376675d5145392c2013060000000000000000000000000000000000040e161f272f383f444e535b60656c7075797c7f828385858686858482807d7a76716d67605d555045454d535455555553514b42392e23180c0000010c18232d373f454a4b535353535353535353535353535353535353535353535353535353535353504f4a433b31271c11050000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000000713202d3a4653606d7986939285796c5f5246392c1f130000000000000000030d17222d38424c565e696e7b859196948f847c716c625f57524c46423b3a3630302e2d2c2823292c2d2f3031363a3c43474c52585f666c727c848f867e716c6155493d3023170a00091623303c4956636f7c89968f827d8a9493877c6f655b50433a2f21170d0000000000000000000000000000000000000000030c18242f3943505a626f7c8793948a7e828f96897c706356493d3023160a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d000c1825323f4b5865727e8b9892867a6e615b51473f352f2924232323282e343d464f59606d7a8592998d807366564c4135291d1105000000000000000000000000000009141f2b37434e58606d79849198938d80736c655d554e46413b37332d302f2f363e48505a616c717e87939892867d706b60594f44382c2013070000000d1a2633404d596673808c988c7f7265594c3f3226190c000000000000091623303c4956636f7c89968f8276695c4f4336291c100300000000000613202c3946535f6c7986929286796c5f5346392c2013000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004101d2a3743505d6a76839095887b6f6255483c2f22150900000000000000000000000000070f161b2022232d2d2d292825211b140c03000000000000000000000000000000000000000000000000000000000000000000000000000004111d2935414c565d60626262615e564d555c60696e747b7f84888b8d8f919292939291908e8b8885807c766f6b615e564f4740332d261d140a01000000000000000000000000000000000000000000000000000000000000020e1a26313b4754616d7a86929f9f9d9083776a5f5342382d22170b0000000000000000000000000000000000000000000000000006111c2935404b55616b75818e959590827a6e69605b53504a484644404547484b51555d606b707c859197938b7e71695e52463c3220160c020000000000000000000b1825323e4b5865717e868b9083786c60594f45413a3835393c424b515c666f7c8793988c7f7265554b4035291d1004000000000000000000000000000000000000040d151d262d333c414950535b6063676d707375777879797978777573706d6865605d55514c433e3b4246484848484645403930271d1207000005111d29343f495156586060606060606060606060606060606060606060606060606060606060605d5b554d43392d22160a0000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000000713202d3a4653606d7986939285796c5f5246392c1f1300000000000000000006111c262f3a444d565f696e7b8490959691867e766e69615e56534d4846423f3d3b3a38342f34383a3b3d3f4246484e53565e616a6e787f86919692867e7164574b3e3124180b00091623303c4956636f7c89968f828491988e81756a6053493f31281d0f0600000000000000000000000000000000000000000007121d27313e4754606a74818e989184828f96897c706356493d3023160a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d000c1825323f4b5865727e8b98988e81756d62595045413a352f30302e343940444f58616b73808d9794887c6f6255483c3025190d010000000000000000000000000000030f1a26313c45515d676f7c869299928d80776d675f58524d46443f3e3c3c3c3d3e3f48505a616c717e87939892867d706b6054483b2f2216090000000d1a2633404d596673808c988c7f7265594c3f3226190c000000000000091623303c4956636f7c89968f8276695c4f4336291c100300000000000613202c3946535f6c7986929286796c5f5346392c2013000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004101d2a3743505d6a76839095887b6f6255483c2f22150900000000000000000000000007111921272c2f303939393635312c261e150c0200000000000000000000000000000000000000000000000000000000000000000000000000010d19242f3a444c525455555554524c444b51575f61696e73777b7e818384858686858583817f7c79746f6a636059524c443d3528221c140b0200000000000000000000000000000000000000000000000000000000000000000914202d3946525d6875828f9ba4998c7f7265584e432f261c110600000000000000000000000000000000000000000000000000000c18242f39434f59606d798390969490837b716c65605c545553504b515355555d60676d747d869197948e81746c62574d42342b200e04000000000000000000000a1724303d4a5763707d8a95958c7f726b6159524c46444146474e545c606d7883909a92867a6d6154473a2f24180d0100000000000000000000000000000000000000030b141b22272f383f44495053555d606366686a6b656c656b6a696764615e5653514b45413a3131363a3b3b3b3b3a38342e271e150b0000000915222e3a45515b62656c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6a665f554a3e32261a0e0000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000000713202d3a4653606d7986939285796c5f5246392c1f13000000000000000000000a141d28323b444d575f696e7a838e9398928b827b736d68615f5754524d4c4a4846454045404547484a4c4d5355585f62686e747c828c9298938e827a6d6154473a2e21140700091623303c4956636f7c89969387919692867b6e61584e41382d1f160c00000000000000000000000000000000000000000000010b151f2b37434e58616e7a85929691879396897c706356493d3023160a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d000c1825323f4b5865727e8b989e938b7f726b625a514c45413e3d3c3e40454a5159606a707d8792998f82766a5f53473a2e1e1308000000000000000000000000000000000915202935404b555f6a717e87939f928d81796f6a615e565350494a4948494a4a4c4e53565d606c717e8b979892867d706356493d3023160a0000000d1a2633404d596673808c988c7f7265594c3f3226190c000000000000091623303c4956636f7c89968f8276695c4f4336291c100300000000000613202c3946535f6c7986929286796c5f5346392c2013000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004101d2a3743505d6a76839095887b6f6255483c2f2215090000000000000000000000040f19232b32383b3d46464642413d3730271e1409000000000000000000000000000000000000000000000000000000000000000000000000000008131e28323a4145474848484746413a40454d53575e6166696e7174767878797979787674726f6c66625f58544f46413a322b2317110a0200000000000000000000000000000000000000000000000000000000000000000005111d2935414c5664707d8a979f93877b6e6154473c3121140a00000000000000000000000000000000000000000000000000000007121d27313e45515d676e7a8491969590867e78706d666461605c555d606265676d727a80889298948f82786d605a50453b3022190f00000000000000000000000613202d394653606c7883909a92877d706b605d5653514c5254585f666d74818e94968d8073685e5246392d1d1207000000000000000000000000000000000000000000020a11171d262d33383f44464b515356595b5d5f5b605b5f5e5c5a5754524c4745403a352f28252a2d2e2f2f2f2d2c28231d150c030000000b1824313d4a56626d727979797979797979797979797979797979797979797979797979797979797771665b4f4236291d100000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000000713202d3a4653606d7986939285796c5f5246392c1f1300000000000000000000020b162029323c454d575f686e79818b9298948f86807a746e6965615e5758575553514b524b5153555658575f61656a6f747a8187909498928b81786d685e5246392d20130700091623303c4956636f7c89969a939a968c7f73695e52463d2f261b0d040000000000000000000000000000000000000000000000030d1b27323c46525e68727f8c969a939a96897c706356493d3023160a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d000c1825323f4b5865727e8b98a59f92877d716d605d55514b4b49494a4b51545c606b707c86929993877c6f62584e43372b1f0c0200000000000000000000000000000000030d18242f39434e58616c727f8b9399938e837c746e6863605b5357565555565759585f62686d737b82909c9c928d8174675a4e4134271b0e0100000d1a2633404d596673808c988c7f7265594c3f3226190c000000000000091623303c4956636f7c89968f8276695c4f4336291c100300000000000613202c3946535f6c7986929286796c5f5346392c2013000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004101d2a3743505d6a76839095887b6f6255483c2f22150900000000000000000000000b16212b353d4448495353534f4d49423930261b100400000000000000000000000000000000000000000000000000000000000000000000000000010c1620282f35393a3b3b3b3a393630343b42464d5254575f616467696b6c656c656b69686562605b54534e48433d363029201a11060000000000000000000000000000000000000000000000000000000000000000000000010d1924303a4653606d7985929c8f8276695e52463a2d201402000000000000000000000000000000000000000000000000000000010b151f2935404b555e686e7b84909598928b837d7974716e6d666b676d6f71757a7f858d939a938e82796d665c50483e33291f1007000000000000000000000006121f2b3844505b66707d88939992867d736d6863605c565d61646a6f78818e93989184796d60564c41362a1d0c010000000000000000000000000000000000000000000000060b141b22272d333739404547494c4f504950535049514f4d4a4746413a39352f29241e1a1e2121222222201f1c18120b03000000000c1825323f4b5865727e86868686868686868686868686868686868686868686868686868686868683776a5d5044372a1d110000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000000713202d3a4653606d7986939285796c5f5246392c1f130000000000000000000000040d17202a333c454d565e676d757f86909599928d86807b76726e6968656361605c555e555c6062636568696e72767c81868e9299948f857e746d665e564c41362a1d110500091623303c4956636f7c8996a49f9e9184796d60564d42342b1d140a000000000000000000000000000000000000000000000000000a15202a36414c56606d7984919e9fa496897c706356493d3023160a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d000c1825323f4b5865727e8b98a09d9992877e746d67605d5557565657545c60666d727d859298958d80746a6054463c31261b0f00000000000000000000000000000000000007121d28313c46505a626d727f879298959187807b74706c656664636262636465686a6f747a7f8690949f928c80786c605346392d2013060000000d1a2633404d596673808c988c7f7265594c3f3226190c000000000000091623303c4956636f7c89968f8276695c4f4336291c100300000000000613202c3946535f6c7986929286796c5f5346392c2013000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004101d2a3743505d6a76839095887b6f6255483c2f2215090000000000000000000004101b27323d474f54566060605c5a544c42372c2115090000000000000000000000000000000000000000000000000000000000000000000000000000040d161e24292c2d2f2f2f2e2d2a252931363b4246484d5355585a5c5e5f5b605b5e5d5b585553504a47433c38322a251e170e080000000000000000000000000000000000000000000000000000000000000000000000000008131f2c3845515c6674818d988b7e7164564d42362a1e110500000000000000000000000000000000000000000000000000000000030d18242f39434c565f696e7b838d929d95908a85807d7b797878787a7b7e82868c919798928b81786d675d544a3f362d21170d000000000000000000000000030f1c28333f4a54606b73808d93989288807a736f6d666b686d71757c838e939992867c6f675d51443a3025190d00000000000000000000000000000000000000000000000000020a11171b22272b2f35383a3d4042443f4446443f4442403d3a3936302c29241d19130e1214151515151313100c070000000000000c1825323f4b5865727e8b939393939393939393939393939393939393939393939393939393939083776a5d5044372a1d110000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000000713202d3a4653606d7986939285796c5f5246392c1f13000000000000000000000000050e18212a333b444c555d606d727c838b929798928d88837f7b777472706e6d676c6b6c676d6e707275787b7f83888e929896918a827b716c605c544c443a3025190d0100091623303c4956636f7c8996ab9f948a7d71675c51443b3022190b0200000000000000000000000000000000000000000000000000040d1925303b45515c66707d8a949fab96897c706356493d3023160a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d000c1825323f4b5865727e8b9895909299928b817a726d67666463636465666d71797f879297969083796d60584e43342a20150a000000000000000000000000000000000000010c161f2a343e48515b626d727e86919599938d86817c787572716f6f6f70717275787c81868c929897928a80746c665b5044382b1f12060000000d1a2633404d596673808c988c7f7265594c3f3226190c000000000000091623303c4956636f7c89968f8276695c4f4336291c100300000000000613202c3946535f6c7986929286796c5f5346392c2013000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004101d2a3743505d6a76839095887b6f6255483c2f221509000000000000000000000713202c38444f5960636c6c6c69655e54493d3125190d000000000000000000000000000000000000000000000000000000000000000000000000000000040c13191d202122222221201d191f262a30363a3b4246484b4e50514950535049504e4c4946443f3837322c272119130d05000000000000000000000000000000000000000000000000000000000000000000000000000004101c2834404b54636f7c8992857a6d6053473b3025190e02000000000000000000000000000000000000000000000000000000000007121d27313b444d575f696e79808991959d97918d8a888685858586888b8e92989b938f867e746d665d554b42382e241b0f05000000000000000000000000000b17222d38424f59606c78818e939a938d85807c797877797a7e828790949892877e706a60554b4032281e1308000000000000000000000000000000000000000000000000000000060b11171b1f24292c2d3033352d33373937332d3634312e2d2a25201d18130d080105070808080807060400000000000000000c1825323f4b5865727e8b989992929292929292929292929292929292929292929292929292929083776a5d5044372a1d110000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000000713202d3a4653606d7986939285796c5f5246392c1f1300000000000000000000000000060f182129323b434b515b626a6f777e858c92979a95908b8784817f7d7b7979787878797a7b7d7f8184888c90959a96918c847e766e69615a514b423a32281e13080000091623303c4956636f7c8996a3998f82766c61554b4032291f100700000000000000000000000000000000000000000000000000000008141e2834404b54616c76828f99a396897c706356493d3023160a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d000c1825323f4b5865727e8b989083869297928d857f7a767271706f717275797e848c92999590847a6e675c51463c3222180e0400000000000000000000000000000000000000040d18222c363f49515b626c717c838d929998928e8985827f7d7c7b7c7d7d7f8285888d92989d938f857e736e605b544a3f33281c0f030000000d1a2633404d596673808c988c7f7265594c3f3226190c000000000000091623303c4956636f7c89968f8276695c4f4336291c100300000000000613202c3946535f6c7986929286796c5f5346392c2013000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004101d2a3743505d6a76839095887b6f6255483c2f221509000000000000000000000916222f3b4854606b707979797570655a4d4135281b0f0200000000000000000000000000000000000000000000000000000000000000000000000000000001080d1113141515151413110d141a1f252a2d31363a3b3e4143453f4446443f43413f3c3938332d2b26201b160d0802000000000000000000000000000000000000000000000000000000000000000000000000000000000c18232e394854606b77848e8175675d514539291f1409000000000000000000000000000000000000000000000000000000000000010b151f29323b454d565e676d747d838a9095999a979992929192939a989b99928f89827b716c605c544b433930261c1209000000000000000000000000000006111c262f3d44505b666d78818b929897928d8986858485878a8e939a9691867e706c61584e43392f20160c020000000000000000000000000000000000000000000000000000000000060b0f12181d1f2023262822272b2d2b272229272421201d1913110d0701000000000000000000000000000000000000000c1825323f4b5865727e8b98928785858585858585858585858585858585858585858585858585858376695d5043362a1d100000000000000000000000000c1825323f4b5865727f8b978d8073675a4d4034271a0d010000000000000000000713202d3a4653606d7986939285796c5f5246392c1f130000000000000000000000000000060f182029313a404551585f656c717a7f858b9095999896918e8b8a888686858585868688898b8e9196989995908a847f79716c615e5750454039302820160c020000091623303c4956636f7c89969792877c6f625a5043392f20170d00000000000000000000000000000000000000000000000000000000020c18232e3942505a626f7c87929796897c706356493d3023160a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d000c1825323f4b5865727e8b958d807d85909597928c86827f7e7c7c7d7f82858a91969e938e837b6e685e554b40342b20100600000000000000000000000000000000000000000006101a242d373f49515a616a6f7980868e93999a97928f8c8a898888898a8c8f92979a9b959089827b716c635c504a42382d22170b000000000d1a2633404d596673808c978c7f7265594c3f3226190c000000000000091623303c4956636f7c89968f8276695c4f4336291c100300000000000613202c3946535f6c7986929286796c5f5346392c2013000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004101d2a3743505d6a76839095887b6f6255483c2f221509000000000000000000000a1623303d495663707d8686868275695c4f4236291c0f0300000000000000000000000000000000000000000000000000000000000000000000000000000000000104070708080807070503090e141a1e20262a2d2e3134362d33373937332d35322f2d2b28221c1b150f0a0400000000000000000000000000000000000000000000000000000000000000000000000000000000000007121d2c38434f5966737f897d7063554b403529170d0200000000000000000000000000000000000000000000000000000000000000030d17202a333b444d555c606b70787e83888c8f9297959696969a93918e8b86827c756e69625a504a423931271e150a000000000000000000000000000000000a141d28333f4a545c666d747f868e93999a9a9392919298979b97928c847c706c615a50463c31281d0e05000000000000000000000000000000000000000000000000000000000000000003070c10131416191c171b1f201f1b171c1a171413110d0804010000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8079797979797979797979797979797979797979797979797979797670665a4e4235291c0f0000000000000000000000000c1825323f4b5865727f8a8a8a8073675a4d4034271a0d010000000000000000000713202d3a4653606d79868a8a86796c5f5246392c1f13000000000000000000000000000000060e171f282f353f464e535b60686d73797f83888c9092999998969499929291929299959698999992908c88837e79726d67615a534d453e342e271e160e05000000091623303c4956636f7c898a8a8a80746a5f53483e31271d0e05000000000000000000000000000000000000000000000000000000000007121d27303e47535f6a74808a8a8a897d706356493d3023160a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d000c1825323f4b5865727e88888880737b838b929799928f8c8a89898a8b8f92989c96918a817a6e695e564c43392e22190e000000000000000000000000000000000000000000000008121b252d373f4850585f676d737c81878d9196989b99979695959697989b9997928e89837d756e69615a52443f382f261c1106000000000d1a2633404d596673808a8a8a7f7265594c3f3226190c000000000000091623303c4956636f7c898a8a8276695c4f4336291c100300000000000613202c3946535f6c79868a8a87796c5f5346392c2013000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004101d2a3743505d6a76839095887b6f6255483c2f221509000000000000000000000a1623303d495663707c89938f8275695c4f4236291c0f03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002090e12141a1e212225272922272b2d2b2722282522201f1c17110f0a040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000f1b27323d4855616e7b84786d6053463a2f24180d010000000000000000000000000000000000000000000000000000000000000000050e18212a323b434b515960666c71777b7f82858788898989888684817e7a756f6a615e5750443f3830271f150c0300000000000000000000000000000000020b17222d38424a545c606d727b81878c90929996969698928f8b857f796f6a615a50483e342b1f160c0000000000000000000000000000000000000000000000000000000000000000000000000406070a0d060b0f1213120f0b060d0a070705010000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d80736c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c69665e54493e32261a0d0000000000000000000000000815212e3b4854616e7b7d7d7d7c6f6255483c2f221509000000000000000000000613202d394653606c777d7d7d7d7063574a3d3024170a00000000000000000000000000000000050d161d2429343c414950565d60676d72777b8083868a8c8e9092939a949494939792908e8c8986837f7b76716d66605c555046423b3328231d150c05000000000814212e3b4754616e7a7d7d7d7d7a6d60584e43362c1f150b000000000000000000000000000000000000000000000000000000000000000b151e2b37434e58606d7a7d7d7d7d7b6e6154473b2e2114080000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d000714212d3a4754606d7a7b7b7b7a6d6e787f858b9095979997969697989999928f8a847e756d685e574d443b30271d100700000000000000000000000000000000000000000000000009121b252d363e464e555d606a6e757b8084888b8e90929299939792908f8c8985817c76706b615e57504840332d261d140a00000000000815222f3b4855626e7b7d7d7d7b6e6155483b2e2215080000000000000714212e3a4754616d7a7d7d7d7c6f6256493c2f231609000000000000000a1724303d4a5763707d7d7d7d7064574a3d3124170a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004101d2a3743505d6a76838a8a887c6f6255483c2f221509000000000000000000000a1623303d495663707c89968f8275695c4f4236291c0f03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000205090e121415181b1d171b1f201f1b171b191613120f0b060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a16212d3a46535f69707d70665c5044382b1d120700000000000000000000000000000000000000000000000000000000000000000000060f182029303940454f545b60646a6e7376787a7c7c7d7c7b7a7875716d68626058534d453f342e261e150d0300000000000000000000000000000000000006111c262f38424a505b62696e757b808386888989898785827e7a736d675f5850483e362c22190d0400000000000000000000000000000000000000000000000000000000000000000000000000000000000000030506050300000100000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5d5a544c43382d21160a0000000000000000000000000714212d3a46535e696e7070706f6a5f53473a2e2115080000000000000000000005121f2b3744505b656c707070706b6155483c2f2316090000000000000000000000000000000000040c1318222a2f383f444c52555d60656a6e73777a7d80818385868687888787868583817f7d7a76726e6964605c54514b433e3631292118120b0300000000000714202d3946525e686e707070706d685d52463c32241a0d0300000000000000000000000000000000000000000000000000000000000000030c1a26313c45525d686d707070706e695e52463a2d2014070000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d000713202c3945525d686d6e6e6e6d68666d72797f83878b8d8e8f8f8f8e8c8986827e78716c605d564d453b32291e150b000000000000000000000000000000000000000000000000000009121b242c343c434b51585f62696e73787c7f818385868686868584827f7c79746f6b636059534d453e3628221c140b0200000000000814212e3a47535f6a6e7070706e695f53463a2d2114070000000000000713202d3946525d686d7070706f6a6054483b2e221509000000000000000a16232f3c4855616b707070706c6155493c3023160a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091623303c4956636f7d7d7d7d796d6054473a2d211407000000000000000000000a1623303d495663707c89968f8275695c4f4236291c0f0300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020507080b0e060b0f1213120f0b060c09060603000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005121e2a36424d57616c706c61544a3f34281c0c010000000000000000000000000000000000000000000000000000000000000000000000060e171e272e343d424a5053575f626669686d6f6f706f6e6d676865615e56544e46423b3328231c150c0300000000000000000000000000000000000000000a141d2630383f4451575f61696e7377797b7c7d7c7b7976716d67605c554e463e362c241a10070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a5252525252525252525252525252525252525252525252504e49433a31261c100500000000000000000000000005121e2a36424d575e61646464625f584e43372b1f120600000000000000000000030f1b27333f49535b606464646361594f44382c201407000000000000000000000000000000000000010710181d262d333a41454b5153575f6266676d7073757678797a7a7b7a7a7978767573706d6766615f5753514a454039312a251f170f070000000000000005111e2a36414d565e6164646464605d564c41342a2012080000000000000000000000000000000000000000000000000000000000000000000a15202935414c565d6064646464615e564d42362a1e11050000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d0004111d2935414c565d60626262615e5c60676d72777b7e8082828282817f7d7a76716d66615a524c433b332920170c0300000000000000000000000000000000000000000000000000000009121a222a313940454e53575f61656c6f72757678797a7a7978777572706d66636059544f46423b332c2417110a0200000000000006121e2b37424e575f62646464615f574d42372b1e120500000000000005111d2935414c565d616464646260584e43382c1f1307000000000000000714202c38444f59616364646461594f44392d2014080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000915222f3b4854606b6f7070706d675d5145392c201306000000000000000000000a1623303d495663707c89968f8275695c4f4236291c0f030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000305060503000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020e1a26313b45505a6164615a5042382e23170b00000000000000000000000000000000000000000000000000000000000000000000000000050c151d23282f383f44464e535559565e616263636362605d555854524c47433d3631292117110a03000000000000000000000000000000000000000000020b151e262e343f454d53575f6166676d6e6f706f6e6c6665605d55514b433c342c231a1108000000000000000000000000000000000000000000000000000000000000000000000000000000000003050608080909090807060300000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4646464646464646464646464646464646464646464643423e3831281f150a00000000000000000000000000020e1a25313b454d535457575755534e463c31261a0f0300000000000000000000000b17222d384149505357575757554f473e33281c10040000000000000000000000000000000000000000060b141b22272f35394045474e5355555d606366686a656c6d6e6e6e6d6c666a686663605d5555534d46444039342f271f1a140d050000000000000000020e1925303b444d52545757575754524c443a3022180e00000000000000000000000000000000000000000000000000000000000000000000030d19242f3a444c52545757575754524d443b3025190e020000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d00010d19242f3a444c5254555555545250555d6065696e7173757676757472706d6864605c545045413a312921170e0500000000000000000000000000000000000000000000000000000000000810181f272f353c43474d53535b606265686a6b676d6d6c666a686663605c54544f48443d363129211a12060000000000000000020e1a26313c454e535557575755534d453c31261a0e02000000000000010d1924303a444c525457575756544e463d32271b0f030000000000000004101c28333e474f5557575757554f473e33281c10040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000713202c38444f596063646464605d554b4135291d1104000000000000000000000a1623303d495663707c89968f8275695c4f4236291c0f0300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009141f29333e485055575550483e30261c11060000000000000000000000000000000000000000000000000000000000000000000000000000030b12181d262d33383c4247484c4c5254555656565553514b4b4746413a37322a251f170f06000000000000000000000000000000000000000000000000030c151c2328333b42464d5355555c606263636361605b5454514c454039312a221a110800000000000000000000000000000000000000000000000000060606010000000000000000010507060b0f12131415161615151312100b060705020000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d403939393939393939393939393939393939393939393635322d261f160d03000000000000000000000000000009141f29333b4246484a4a4a4847433c342a20150a00000000000000000000000006111b262f383f44464a4a4a4a48443e352c21160b00000000000000000000000000000000000000000000020a11171e24292f35393c4247484c515457595b535b606061616160605b545b595653514b4846423b38342e29231d150d09030000000000000000000008141f29323b4146474a4a4a4a4745413a32281e1006000000000000000000000000000000000000000000000000000000000000000000000008131e28323a4145474a4a4a4a4746423b32291f1409000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d000008131e28323a4145474848484746444b5153575e61646668696968676663605d5653504a423e352f281f170f0500000000000000000000000000000000000000000000000000000000000000060d151d242931373c424649505355585b5d555d6060605b545c595653504a48433d38332a251f170f08000000000000000000000915202a333c4247484a4a4a4846423c332a1f1409000000000000000008131e28323a4146474a4a4a4948433d342b21160a0000000000000000000b17212c353e44484a4a4a4a49443e352c21170b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030f1b27323d474f545657575754514b433a2f24180d01000000000000000000000a1623303d495663707c89968f8275695c4f4236291c0f0300000000000000000000000000000105090b0c1313130d0d0b0702000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030d18212c363e44494a49443e362c1e140a0000000000000000000000000000000000000000000000000000000000000000000000000000000000070b141c22282b31373a3b4041464749494a49484745403e3a3935302b27201a140d050000000000000000000000000000000000000000000000000000030a1117212931363c4247484b5153555656565453504a4745413a342f271f1810080000000000000000000000000000000000000000000105090b0c1313130d0d0b0702000003080d111314171b1f20212223232221201f1c171514120e0904000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d40342c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2a2926211c150d04000000000000000000000000000000030d17212931363a3b3d3d3d3c3a37312a22180e03000000000000000000000000000a141d262d3337393d3d3d3d3c38332c231a1005000000000000000000000000000000000000000000000000060b13191d24292c31373a3b4145474a4d4e495053535455545453504a4e4c494745403b3a36312c28231c18120b03000000000000000000000000020d1720293036393b3d3d3d3d3a3935302820160c000000000000000000000000000000000000000000000000000000000000000000000000010c1620282f35393a3d3d3d3d3b3a36302920170d02000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d0000010c1620282f35393a3b3b3b3a393a4045474d5354585a5b5c5c5c5b595654524c46443f383029241e160d05000000000000000000000000000000000000000000000000000000000000000000030b121820262b3137383f4446484c4e504b51535353504a4f4c4946443f3838322c27211a140d050000000000000000000000030e18212a31373a3b3d3d3d3b3a37312a21180e030000000000000000020c1620283035393a3d3d3d3c3b38322b22190f0400000000000000000005101a232c33383c3d3d3d3d3c39332c231a100500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b16212b353d4448494a4a4a4745413a31281d130700000000000000000000000a1623303d495663707c89968f8275695c4f4236291c0f0300000000000000000000000000060c111518182020201a1917130e08010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060f1a242c33393c3d3c39332c241a0c02000000000000000000000000000000000000000000000000000000000000000000000000000000000000020a11171c1f262b2e2f3036393a3c3c3d3c3b3a39352f2e2d29251e1b150e09030000000000000000000000000000000000000000000000000000000000060f181f262a31373a3b40454748494a494846443f3a39352f29231d150d07000000000000000000000000000000000000000000060c111518182020201a1917130e060b0f13191d202122272b2d2e2f2f2f2f2e2d2b282322211e1a14100c0700000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1d1c1a16100a030000000000000000000000000000000000050f171f252a2d2e3131312f2e2b26201810060000000000000000000000000000020b141b22272b2d313131302f2c28211a1108000000000000000000000000000000000000000000000000000001080d12181d1f262b2e2f35393a3d40423f4446474748474746443f42403d3a39352f2d2a261f1c18120c07010000000000000000000000000000050e171f252a2d2e313131312d2c29241e160e0400000000000000000000000000000000000000000000000000000000000000000000000000040d161e24292c2d313131312e2d2a251f170e0500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d000000040d161e24292c2d2f2f2f2e2d2f35393b4246484b4d4f4f4f4f4e4c4a4745413a38342e261e19130c04000000000000000000000000000000000000000000000000000000000000000000000001070c151a1f262b2d3337393c3f42434045474746443f423f3d3a38342e2c27211c160e090300000000000000000000000000060f1820262b2e2f3131312e2d2b261f180f0600000000000000000000040e161e24292d2e3131312f2e2c2721191007000000000000000000000008111a21282c2f30313131302d28211a1108000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040f19232b32383b3c3d3d3d3a39352f281f160c0100000000000000000000000a1623303d495663707c89968f8275695c4f4236291c0f030000000000000000000000000911181d2224252d2d2d2726231f19120a02000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008121a22282d3031302d28221a1208000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060b0f151a1e2122252a2d2e2f3030302f2d2c292421201d19130f0a040000000000000000000000000000000000000000000000000000000000000000060d141a1f262b2d2f34383a3b3c3d3c3b3938332d2c29241e18120b030000000000000000000000000000000000000000000911181d2224252d2d2d2726231f1911171b1f25292d2e2d3337393b3b3c3c3c3b3a38342e2e2d2a261f1c18120c060000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a131313131313131313131313131313131313100f0d0a050000000000000000000000000000000000000000050d141a1e212124242422211f1a150e0600000000000000000000000000000000020a11171b1f202424242423201c161008000000000000000000000000000000000000000000000000000000000001070c10151a1e2124292c2d30332d3337393a3b3b3b3a3938332d33302d2c2924211e1a14100c07000000000000000000000000000000000000050d14191e20212424242421201d19130c04000000000000000000000000000000000000000000000000000000000000000000000000000000040c13191d20212424242421201e19140d050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d00000000040c13191d2021222222212024292c31363a3b3e4042434342413f3d3a39352f2c28231c150c0801000000000000000000000000000000000000000000000000000000000000000000000000000003090f141a1b22272b2d2f32352f35383a3a3938332d33302d2c28231c1b16100b0500000000000000000000000000000000060e151a1e212224242422211e1a140e06000000000000000000000000040c13191d202124242423221f1b160f07000000000000000000000000000810171c20232424242423201c171008000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000007111921272c2f303131312d2c29241d160d040000000000000000000000000a1623303d495663707c89968f8275695c4f4236291c0f03000000000000000000000009121b23292e313239393934332f2b241c140a0100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000810171c20232423201c17100800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003090e121415191d20212223232322201f1d181413110d0802000000000000000000000000000000000000000000000000000000000000000000000003090e151a1e2123292c2d2f3030302e2d2b2822201d19130c070100000000000000000000000000000000000000000009121b23292e313239393934332f2b241b22272b3035393a3e3f444647484949484846443f3f3b3a36312c28231d17110a03000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d0606060606060606060606060606060606030301000000000000000000000000000000000000000000000003090e1214151717171515120f0a0300000000000000000000000000000000000000060b0f1213171717171614100b0500000000000000000000000000000000000000000000000000000000000000000004090e1214191d2021242622272b2d2d2e2e2e2d2d2b2822262320201d1814120e090400000000000000000000000000000000000000000002080e111414171717171413110d0802000000000000000000000000000000000000000000000000000000000000000000000000000000000001080d111314171717171414110e0902000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d000000000001080d1113141515151413181d20252a2d2e3133353636353433302d2c29241f1c17110a0300000000000000000000000000000000000000000000000000000000000000000000000000000000000003090e11171b1f2022252824292c2d2d2d2b28222623201f1c17110f0a040000000000000000000000000000000000000003090e1214151717171514120e0903000000000000000000000000000002080d1113141717171615130f0a04000000000000000000000000000000050b101416171717171614100b0500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000070f161b20222324242421201d18130c04000000000000000000000000000a1623303d495663707c89968f8275695c4f4236291c0f030000000000000000000006111b242d343a3d3f464646403f3b362e261c1208000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050b101416171614100b05000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020608080d11131416161716151413100c0707050100000000000000000000000000000000000000000000000000000000000000000000000000000003090e1214181c1f202223232321201f1c1713110d08010000000000000000000000000000000000000000000006111b242d343a3d3f464646403f3b362e262d33373a4146474b49505354555656555453504a4b4846423b38342e28231c150c060000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020507080a0a0a0908060300000000000000000000000000000000000000000000000305060a0a0a0a090704000000000000000000000000000000000000000000000000000000000000000000000000000206080d111314171a171b1f202021222121201f1c1719161413110d07050200000000000000000000000000000000000000000000000000020507080a0a0a0a07070401000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010407070a0a0a0a080705020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d000000000000000104070708080807070d11141a1e212125272829292928262321201d1913100c060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060b0f121315191b181d1f2020201f1c1719161312100c06000000000000000000000000000000000000000000000000020608080a0a0a08070502000000000000000000000000000000000000010507070a0a0a090907030000000000000000000000000000000000000004070a0a0a0a0a0a080400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040b0f1315161717171413110d070100000000000000000000000000000a1623303d495663707c89968f8275695c4f4236291c0f03000000000000000000010c18232d373f454a4b5353534d4c4740382e24190e020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004080a0a0a08040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000105070709090a0908070604000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000206070c101314151617161513120f0b0604010000000000000000000000000000000000000000000000010c18232d373f454a4b5353534d4c4740382f383f44464c525457535b60616262626261605c545855534d46454039342e261e17110a02000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010406070a060b0f1213141415141413120f0b060a07060401000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d000000000000000000000000000000000104090e121415181a1c1c1c1c1b19171413110d0803000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030506090c070c1013141413120f0b060a0706030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030709090a0a0a07060401000000000000000000000000000000000a1623303d495663707c89968f8275695c4f4236291c0f0300000000000000000005111d29343f495156586060605a58524a40362b1f13070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004060708090a090806060300000000000000000000000000000000000000000000000000000005111d29343f495156586060605a58524a403e41495053565e616467656c6e6e6f6f6f6e6d666865615f5753514b443f383027221b140b030000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000305060808090909080706030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030506070808080706060300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d00000000000000000000000000000000000000020507080b0d0f10100f0e0c0a070604010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000406070706060300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003050608080909090807060300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1623303d495663707c89968f8275695c4f4236291c0f030000000000000000000915222e3a45515b62656c6c6c67645c52473b2f23170b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040607090a0c0c0c0c0b090706040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001040607080909090807060401000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000915222e3a45515b62656c6c6c67645c52474650535b6063686d717477797a7b7c7c7b7b797775726e6965605c55504a423d332d261d150c0400000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010507060b0f12131415161615151312100b06070502000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010507060b0f12131415161615151312100b060705020000000000000000000000000000000000000000000000000000000000000000000000000000000000000004060707060300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1623303d495663707c89968f8275695c4f4236291c0f030000000000000000000b1824313d4a56626d72797979736e64584c3f3326190d0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000306070c10131416171819191817161413100c0706030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030607080d11131415161616151413110d070606030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020507080705020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1824313d4a56626d72797979736e64584d535a61656c70757a7e8184858788898988878684817e7b76716d67605c544e443f382f271e160d04000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003080d111314171b1f20212223232221201f1c171514120e090400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d000000000000000000020507080c0e0c0707050100000000000000000000000000000000000000000000000000000000000000050a0f12131313131312100d0802000000000000000000000000000000000000000000000000000000000105090b0c1313130d0d0b0702000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003080d111314171b1f20212223232221201f1c171514120e0904000000000000000000000000000000000000000000000000000000000000000000000000040607070c1013131312100b060806030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1623303d495663707c89968f8275695c4f4236291c0f030000000000000000000c1825323f4b5865727f8686868073675a4d4034271a0d01000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060b0f1213181c1f202224252626252423201f1d1813120f0b0600000000000000000000000000000000000000000000000000000000000000000000000000000000000000060b10121316191d2021222223222220201d181613120f0b060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003090e12141514120e0903000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727f8686868073675a575e616c70787d82868a8e909298959595959992918e8b88837e79726d6660585049413930281f160c030000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060b0f13191d202122272b2d2e2f2f2f2f2e2d2b282321211e1a14100c070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d0000000000000003090e121415191b191413110d0802000000000000000000000000000000000000000000000000000000010910161b1e202020201f1f1c19140d060000000000000000000000000000000000000000000000000000060c111518182020201a1917130e080100000000000000000000000000000000000000000000000000000000000000000000000000000000060b0f13191d202122272b2d2e2f2f2f2f2e2d2b282321211e1a14100c070000000000000000000000000000000000000000000000000000000000000000070c10131317181c1f20201f1c171615130f0a04000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1623303d495663707c89968f8275695c4f4236291c0f030000000000000000000c1825323f4b5865727e8b938d8073675a4d4034271a0d0100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003090e11171c1f2023292c2d2f3132333332312f2d2c2924201f1c17110d08020000000000000000000000000000000000000000000000000000000000000000000000000003090e11171c1f202324292c2d2e2f2f2f2e2d2c292423201f1c17110e0903000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060e141a1e2122211e1a140e060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b938d8073675961696e757d838a8f92999a999695939a939a9496989b9895908b857f786f6a605b534b433a31281e150b0200000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020a11171b1f252a2d2e2d3337393b3b3c3c3c3b3a38342e2e2d2a251f1c18120c06000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d000000000000050d141a1e212126272621201e19130d0500000000000000000000000000000000000000000000000000010a131b21272b2d2d2d2d2c2b29251f1810080000000000000000000000000000000000000000000000000911181d2224252d2d2d2726231f19120a0200000000000000000000000000000000000000000000000000000000000000000000000000020a11171b1f252a2d2e2d3337393b3b3c3c3c3b3a38342e2e2d2a251f1c18120b0600000000000000000000000000000000000000000000000000000000060b12181c1f202423282c2d2d2b282322221f1b150f0a0400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1623303d495663707c89968f8275695c4f4236291c0f030000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003090e141a1c22282b2d2f34383a3c3d3f3f3f3f3e3c3a38352f2d2b28221c19130d080100000000000000000000000000000000000000000000000000000000000000000003090e141a1c23282b2d302f35393a3b3c3c3c3b3a39352f302d2b28221c1a140e0902000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060f181f262b2d2e2d2b261f180f0600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d807367636c707b828a90959c99928f8c8a888786868687898c8f92989d97918b837c726c655c554b433a30271d140a00000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000000000000000000000000000000000000000000000000000000000000000000000000000000000003090b141b22272b3036393a3e3f444647484949484846443f3f3b3a36312c28231d17110a0300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d0000000000080f171f252a2d2e3334322e2d2a251e170e0700000000000000000000000000000000000000000000000009131c252c333739393939393835302a221a10060000000000000000000000000000000000000000000009121b23292e313239393934332f2b241c140a010000000000000000000000000000000000000000000000000000000000000000000003090b141b22272b3036393a3e3f444647484949484846443f3f3b3a36312c28231d17110a02000000000000000000000000000000000000000000000000020a11171d23282c2d302e34383a3a38342e2f2e2b26201b150e06000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1623303d495663707c89968f8275695c4f4236291c0f030000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001080d141a1f262a2d3338393d404547494a4b4c4c4b4a494745403c3938332d29241e19130c0400000000000000000000000000000000000000000000000000000000000000060c141a1f262b2e34383a3d404145474849494948474540403d3938332d2a251f1a140b0600000000000000000000000000000000000000000000000000000000000000000000000000000000000000050e18212a31373a3b3a37312a21180e03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073676d737d858f949d96918b86837f7d7b7a79797a7b7d7f82858a90959d9590877f776d675d554b43392f261b1106000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000000000000000000000000000000000000000000000000000000000000000000000050d141a1d262d33373a4146474b49505354555656555453504a4b4846423b38342e28231c150c06000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d0000000008111a212931363a3b3f413f3a39363029201910070000000000000000000000000000000000000000000005101b252e373e43464646464644413b342c22180d02000000000000000000000000000000000000000006111b242d343a3d3f464646403f3b362e261c1208000000000000000000000000000000000000000000000000000000000000000000050d141a1d262d33373a4146474b49505354555656555453504a4b4846423b38342e28231c140c0700000000000000000000000000000000000000000000040b141b22272e34383a3d4140454646443f403c3b37322b26201810060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1623303d495663707c89968f8275695c4f4236291c0f030000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000000000000000000000000000000000000000000000000000000000000000000000000000000000000040c13191f262b3136383f44464a4b5153555758595958575653514b4946443f38353029241e160d0802000000000000000000000000000000000000000000000000000000030a11171f262a3137383f4446494d4c5154555556555553514b4d4946443f3836312a251f17110a0200000000000000000000000000000000000000000000000000000000000000000000000000000000020c17202a333c42464846423c332a1f1409000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d80736c747f8a929797928b847f7a7673706e6d6d6c6d6e707275797e8389919699928c81796d675d554b41382d22170c020000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000000000000000000000000000000000000000000000000000000000000000000000000000000080f171f252a2f383f44464c525457535b60616262626261605c545854534d46454039342e261e17110a0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d000000050e1a232c333b4246484c4e4c4746413a322b22190d030000000000000000000000000000000000000000000a16212c3740494f5353535352514d463e342a1f140800000000000000000000000000000000000000010c18232d373f454a4b5353534d4c4740382e24190e0200000000000000000000000000000000000000000000000000000000000000080f171f252a2f383f44464c525457535b60616262626261605c545854534d46454039342e261e1910070000000000000000000000000000000000000000060d161d262d33394045464a4e4b515353504a4d4947433c37322a2217110a02000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1623303d495663707c89968f8275695c4f4236291c0f030000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000000000000000000000000000000000000000000000000000000000000000000000000070d161e242931373b42464a505356555c606264656666656462605d555653504a46413a352f281f19130c0400000000000000000000000000000000000000000000000000050c151c232831363c42464a50535659555d606162626261605d55595653504a46423b363028221c140b0500000000000000000000000000000000000000000000000000000000000000000000000000000008131e29323c454d5355534d453c31261a0e030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d807377808c919f938f857e78726d6866636260606060616365676d71767d848d939a938e82796d675c53493f33271e140a0000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000000000000000000000000000000000000000000000000000000000000000000000000000006111a212931363e41495053565e616467656c6e6e6f6f6f6e6d666865615e5753514b443f383027221b140b03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d0000020d17202c353e454d5354595a5954524c443d342b1f150b0100000000000000000000000000000000000000020f1b27333e49525a5f6060605f5d5850463b3025190d0000000000000000000000000000000000000005111d29343f495156586060605a58524a40362b1f130700000000000000000000000000000000000000000000000000000000000006111a212931363e41495053565e616467656c6e6e6f6f6f6e6d666865615e5753514b443f38302b2218120b030000000000000000000000000000000000060f1720282f383f444b5153575b555c60605c545955544e47433c3428231c140c020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1623303d495663707c89968f8275695c4f4236291c0f030000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000000000000000000000000000000000000000000000000000000000000000000000000000000000810181f282f353c42464d53545b606367676d6f7072727272716f6d676763605b54524c45413a3129241e160e060000000000000000000000000000000000000000000000070f171e262e343b42464d53545c60636669676d6e6f6f6f6e6d67696663605b54534d46423b332d261d170e0600000000000000000000000000000000000000000000000000000000000000000000000000010d1925303a444d575f615f574d42372b1f14090000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8074808d929a938c827a726d66615e565755545353535456555d60646b707980889298948f82796d655b50443d30261c110600000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000000000000000000000000000000000000000000000000000000000000000000000000020a1117232c333b424650535b6064686d717477797a7b7c7c7b7b797775726e6965605c55504a423d332d261d150c040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d000008131e29323e474f575e61666765615e564e463d31271d12070000000000000000000000000000000000000005121e2b37434f5a646c6c6c6c6c6962584d4135291c10030000000000000000000000000000000000000915222e3a45515b62656c6c6c67645c52473b2f23170b00000000000000000000000000000000000000000000000000000000020a1117232c333b424650535b6064686d717477797a7b7c7c7b7b797775726e6965605c54504a423d3428231c150c03000000000000000000000000000000040d172129323a414950545c6063676a676d6d666a66625f58534e463f342e261e140a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1623303d495663707c89968f8275695c4f4236291c0f030000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000000000000000000000000000000000000000000000000000000000000000000010a121a222a313a41454d53575f61666c707477797c7d7e7f7f7e7d7c7a77746f6c66615d56524c433e35302820180f07000000000000000000000000000000000000000000081019212930383f444d53575f61666d707376787a7b7c7c7c7b7a787673706c66615e57524d443f382f292018100700000000000000000000000000000000000000000000000000000000000000000000000005111d2a36414c565f696e695f53463b31251a0e0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d807f8c929992887f756d68605c54524c4a4847464647484a4b51535961676d737d869297948e81776c60584e42382e23170b00000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000000000000000000000000000000000000000000000000000000000000020b141b2227363e454d535a61656c70757a7e8184858788898988878684817e7b76716d67605c544e443f382f271e160d0400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d00010d1925303a444f5961696e7274726d6860584e43392f24180c000000000000000000000000000000000000000613202d3946535f6c767979797974695d5144382b1f12050000000000000000000000000000000000000b1824313d4a56626d72797979736e64584c3f3326190d000000000000000000000000000000000000000000000000000000020b141b2227363e454d535a61656c70757a7e8184858788898988878684817e7b76716d66605c544e463f342e271e150d0300000000000000000000000000020b162029333b444c535b60666d7074777879797876736f6a625f5851443f3830261c110600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1623303d495663707c89968f8275695c4f4236291c0f030000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000000000000000000000000000000000000000000000000000000000000000000a131c242c343c434c51575f61696e73787d808486888a8b8c8c8b8a898684807c78736d68605d565045413a322a2119100700000000000000000000000000000000000000081119222b333b424a50575f61696e74797d808385878888898888868582807c78736e69615e57504a423a322a2219100700000000000000000000000000000000000000000000000000000000000000000000000713202d3946525e686e7b6e61574d42362a1e120500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b98908387929f92877e726d615e56504a46413d3b3a3a393a3b3d4045474f555c606b707c859298938c7f726a60544a3f34281d1207000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000000000000000000000000000000000000000000000000000000000000a141d262d33404850575e616c70787d82868a8e909298959595959992918e8b87837e79726d6660585049413930281f160d03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d0005111e2a36414c56616b707b7f817f7a6f6a60554b4035291d10040000000000000000000000000000000000000613202d394653606c7986868686796c5f5246392c1f13060000000000000000000000000000000000000c1825323f4b5865727f8686868073675a4d4034271a0d0100000000000000000000000000000000000000000000000000000a141d262d33404850575e616c70787d82868a8e909298959595959992918e8b87837e79726d6660585144403930271f150c030000000000000000000000000a141d28323b454d565d656c71797d81848586868583807c766f6a635b504a42382e23170d04000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1623303d495663707c89968f8275695c4f4236291c0f030000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000000000000000000000000000000000000000000000000000000000000000009121c252d363e464e555d60696e757b8084898d9092999798999998979992918d89847f7a736d68625a524c443c332b221910070000000000000000000000000000000000071019232b343d454d545c60696e757b8085898c8f9297949595959497918f8c8984807b746e69605b544c443c342b22191006000000000000000000000000000000000000000000000000000000000000000000000714212e3a4754616d7a8276695e53463a2d21150a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b9895909299928b7f726c635b524c443f3836302f2d2d2d2d2e2f35393d434b5159616a6f7c86929a92877c6f665c5044392e23180c000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000000000000000000000000000000000000000000000000000000000006111b262f383f44525a61696e757d838a8f92999a999695939a939a9496989b9894908b847f786f6a605b534b433a31281f150b010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d000713202d3946525e68707d868c8d8c857d6f675d5145392c1f13060000000000000000000000000000000000000613202d394653606c7986939285796c5f5246392c1f13060000000000000000000000000000000000000c1825323f4b5865727e8b938d8073675a4d4034271a0d010000000000000000000000000000000000000000000000000006111b262f383f44525a61696e757d838a8f92999a999695939a939a9496989b9894908b847f786f6a625b514a423931271e150b000000000000000000000006111b262f3a444d575f686d777e848a8e9192989392908c88827c726d605c544a3f34281f160c010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1623303d495663707c89968f8275695c4f4236291c0f030000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000000000000000000000000000000000000000000000000000000000000007111a242d373f4850585f676d737b82878c91969a99999291908f8f9091939a999a97918c86807a716c605d564e463d342b22180f05000000000000000000000000000000060f19222b353d464e575e666d737b81878d9297999a9795949a939a9495979a9996918d86817b726c665e564e463d342b22180f05000000000000000000000000000000000000000000000000000000000000000006121e2b37424e5765727f877b6e6154483d32271b0f00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b989f9d9f948d80736d625a5146413a342e2a2522212020202124292c303940454f58606a707d8893999083786d60544b4034281c10040000000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000000000000000000000000000000000000000000000000000000000000000000081117222d384149505b636c707b828a90959c99928f8c8a888786868688898c8f92989c96918b837c726c655c554b433a31271d12070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d000714212e3a4754616d7a8692989a979184796d6053473a2d2014070000000000000000000000000000000000000613202d394653606c7986939285796c5f5246392c1f13060000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000000000000000000000000000000000000081117222d384149505b636c707b828a90959c99928f8c8a888786868688898c8f92989c96918b837c726d605c544b433930271c1207000000000000000000000b17222d38414c565f696e7a828a91969a96979292989799948f877f746d665c50443e31281d13070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1623303d495663707c89968f8275695c4f4236291c0f030000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000000000000000000000000000000000000000000000000000000000000040f19232c363f49515a616a6f7a80868f939a9994908c898684838282838486898c91959b98928d857e756d685f584f463d342a21170c0300000000000000000000000000040d18222b343d474f5860696e787f868e92999a96918d8a888786868687898b8e91969a99928e867f786d685f584e463d342a21170c03000000000000000000000000000000000000000000000000000000000000000814212e3a47535f6a77838c7f7266584e43372b1c1106000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b98a5a2988f82776c605b51483f363028231c19151413131415181d1f272e343e464e58616b73808d95958b7f72665c5145382c1f14090000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000000000000000000000000000000000000000000000000000000050e1a2327333f49535b606d737e858f949d96918b86837f7d7b7a79797a7b7d7f82868a90959e9590877f776d675d554b43392f23180c0700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b978d8073675a4d4034271a0d000b1825323e4b5865717e8b98a2a9a1978a7d7063574a3d3024170a0000000000000000000000000000000000000613202d394653606c7986939285796c5f5246392c1f13060000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000000000000000000000000000000000050e1a2327333f49535b606d737e858f949d96918b86827f7d7b7a79797a7b7d7f82858a90959e9590877f756d665d554b42392e231810070000000000000000030f1b27333f49535d686e7b848f9498928d89868585878a8f9499938c81786d605a50433a2f24180d0100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1623303d495663707c89968f8275695c4f4236291c0f030000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000000000000000000000000000000000000000000000000000000000000b16212b353e48515b636c717c848d929997918d88837f7c7a7877767676777a7c8084888e929997928b817a6e6a60594f463c33291e150b000000000000000000000000010c161f2a343d474f59606a6f7b828c929898928d8884817e7c7a7979797a7c7e8184898e929998928c827a6f6a60584e463c33291e150b000000000000000000000000000000000000000000000000000000000000030f1b27333f4953626e7b889184776a605447382e23170c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b98aa9f92867b6e655b50493f362a251e17110d0807070607070c10151d2328343d464f59606d7883919d9184796d6053463b31251a0e0200000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000000000000000000000000000000000000000000000000000020d17202b353d44505b656c74808a929797928b847f7a7673706e6d6c6c6d6e7072757a7e838a919699928c81796d675d554b40342923180d01000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727f8a8a8a8073675a4d4034271a0d000c1926333f4c5966727f8c99a7afa6978b7e7164584b3e3125180b0000000000000000000000000000000000000613202d394653606c7986939285796c5f5246392c1f13060000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000000000000000000000000000000000000000000020d17202b353d44505b656c74808a929797928b847f7a7673706e6d6c6c6d6e7072757a7e838a919699928c81786d675d544a40342822180b020000000000000005121f2b3744505b656d7a849196948f86807c7978797a7d82899197938d80746c61554b4135291d110400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1623303d495663707c89968f8275695c4f4236291c0f030000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000000000000000000000000000000000000000000000000000000000003101b27323d47505a636d727e86919698928c85807b7673706d676a69696a676d6f73777c81878f949e938f847c6f6b60584e453b30271c1207000000000000000000000007121d28313c464f59606b707c8590949a938e86817c7774716f6d6d676d6d6f7174777c81868e939e948f847c6f6a60584e453b30271d1207000000000000000000000000000000000000000000000000000000000005121f2b3744505b6573808d95897c6f62544a3f34281c10030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b98a2988c7f73695f53493f372d2419130c060000000000000000040b1218222b343e44515c66707d8994968b7e7165574d42362a1e120500000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000000000000000000000000000000000000000000000000000008131e29323d47515b606c77808c929f948f857e78726d6866636260606060616365676d71777d848d929f938e82796d675c51453f34291e1206000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000815212e3b4854616e7b7d7d7d7b6f6255483c2f221509000a1724313d4a5764707d8a959ea49f94897c6f6256493c2f2316090000000000000000000000000000000000000613202d394653606c7986939285796c5f5246392c1f13060000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000000000000000000000000000000008141e29323d47515b606c77808c929f938e857e78726d6866636260606060616365676d71777d848d929f938e82796d665c51443f342a1d140a00000000000004101c2834404b55606c77828f96938e827b746f6d67686d71757d859196928b7e71675d5145392c20150a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1623303d495663707c89968f8275695c4f4236291c0f030000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d0101010100000000000000000000000000000000000000000000000000000000000000000713202c38444f59616c727f8a9298948f867f79736e696663605d555c5c555d6063666a6f757b828a92979691857d6f6a5f574d42392e23180c03000000000000000000020c18242f39434e58606b707d869297969188817a746f6a67646261605c60616264676a6f747b818992979691857d6f6a5f574d42392e23180c04000000000000000000000000000000000000000000000000000000000613202d394653606c7884919a8d8074665c5044382c1f13080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b989f92857a6d60574d41382d251b1208020000000000000000000000071019222834404a54606b7683909c908376695e53463a2d21140700000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000000000000000000000000000000000000000000000000000000000000010d1925303a444f59636d74808d929f918c827a726d66615e565755545353535556555d60646b7079808a9298948f82796d605b51463a2e221609000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714212d3a46535e696e7070706f6a5f53473a2e211508000713202d3a4653606d78838f949a938e82756a6054473b2e2215080000000000000000000000000000000000000613202d394653606c7986939285796c5f5246392c1f13060000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000000000000000000000000000000010d1925303b444f59636d74808d9299938b817a716d66615e565755545353535556555d60646b7079808a9298948f82786d605b51463c2f261c1106000000000006131f2c3845515c67717e8b94948e81786e6963605c5d61646b707b84919792857a6d6054473c31261b0f03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004060a1623303d495663707c89968f8275695c4f4236291c0f0b0905010000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0e0e0e0e0e0d0c0a07070501000000000000000000000000000000000000000000000000000916222f3b4854606b717e8a919f928d827b736d67615f575653514b4f4f4b515356586062696e757d8590959792867c6f695e544a4034282015090000000000000000000a141e2935404b555f6a6f7d869298948f847d746e68625f58575554535153545658586062696e757d8590959792867c6f695e544b40342820150a00000000000000000000000000000000000000000000000000000004101c2934404b5563707c89969e9285796d6053463a2f24190d0100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b989a8d8073685d52453c2f261b12090000000000000000000000000000071018232e39424f5964717d8a9793877b6e6154483b2e21150600000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000000000000000000000000000000000000000000000000005111e2a36414c56606b727f8c9299938b7f776d68605c54524c4a4847464647484a4b51535961676d747e869297948e81756d62564a3e3125180b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005121e2a36424d575e61646464625f584e43372b1f12060006121f2b3844505c666e7a8287898781796d60584e43372b1f13060000000000000000000000000000000000000613202d394653606c7986939285796c5f5246392c1f13060000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000000000000000000000000000000000000000005111e2a36414c56606b727f8c929992877f756d68605c54524c4a4847464647484a4b51535961676d737e869297948e81756d62584e42382d22170b00000000000713202d3a4653606d798491998f82786d665e56535152545960696e7b8592978c7f7366584e43372b1f1206000000000000000000000000000000000000000000000000000000000000000000000000000000000001070c1013141d23303d495663707c89968f8275695c4f4236291d181715110c0600000000000c1825323f4b5865727e8b988d8073675a4d4034271b1b1b1b1b1a1a18171413110d080603000000000000000000000000000000000000000000000a1623303d495663707d869299928b80776e69605c55534d494745404343404547494e54575f616c707b838f949892857b6e665c51443c31261a0e040000000000000006111c26303845515d676e7c859298938e827a6f6b615e56534e4b494746454647494b4e54575e616b707a838f949891857b6e665c51453c32271b0f05000000000000000000000000000000000000000000000000000006131f2c3845515c6774818e9aa1978a7d7063564c4135291d110400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b9896887c6f62564c41332a1d140a0000000000000000000000000000000007121c27303d4653606d7985929a8b7e7265584b3f2e23170b00000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000000000000000000000000000000000000000000000000040e19222d3946525e68707d87939f93877e736c655e56504a46413d3b3a39393a3b3d4045474f555c606c717d8592928f8a7f7265584c3f3225190c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020e1a25313b454d535457575755534e463c31261a0f030003101c28343f4a545e686e767b7c7a756d675d51463d32271b0f030000000000000000000000000000000000000613202d394653606c7986939285796c5f5246392c1f13060000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000000000000000000000000000040e19222d3946525e68707d87939992877e726d605d56504a46413d3b3a39393a3b3d4045474f555c606c707d859298938b7f726a5f544a3f33281c1106000000000a1724313d4a5764707d8a9692867b6e665c544d464546474f575f69727f8b979184786a5f53473a2e21150800000000000000000000000000000000000000000000000000000000000000000000000000000000030b12181d1f202a2a303d495663707c89968f8275695c4f42362a2a2524211d171109000000000c1825323f4b5865727e8b988d8073675a4d40342828282828282727252321201e1915130f0a0300000000000000000000000000000000000000000e1a2734414d5a6774808d9492877e736c655e57514b47423d3a39352f2f35393a3c43474d535a61696e79828f94979083786d60574e42372b20150a000000000000000b17232e38424f59606d79839197948e81796d686059524c47433e3c3a3a383a3a3c3e43474d525960686e79828f94979083786d60584e43372b21160b00000000000000000000000000000000000000000000000000000714202d3a4753606d7985929fa99b8e8175685d5245392c20140900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b989184786a5f53433a2f21180b0200000000000000000000000000000000000b151f2c3845515c6775828e9b8e817568544a3f34281c1003000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000000000000000000000000000000000000000000000000a15202c38434f59616d7a859299928b7f716c605b534c443f3836302f2d2d2d2d2e2f35393e434b515a616b6f7d8686827e796d6053463a2d201307000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009141f29333b4246484a4a4a4847433c342a20150a0000000b17232e38424c565e61696e6f6e68605d554b41342b20150a000000000000000000000000000000000000000613202d394653606c7986939285796c5f5246392c1f13060000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000000000000000000000000000000000000000a15202c38444f59616e7a85929993877e716c625b524c443f3835302f2d2d2d2d2e2f35393e434b515a616a6f7d86929a92867c6f665b5044382e23170c000000000e1b2835414e5b6874818e9a8e8174695e544a423b38393d454d57606d79849196887c6f6255483c2f221509000000000000000000000000000000000000000000000000000000000000000000000000000000030d151d24292c2d3737373d495663707c89968f8275695c4f4237373732302d29221b12090000000c1825323f4b5865727e8b988d8073675a4d4034343434343434343332302e2d2a25221f1b16100c060000000000000000000000000000000000000713202d3a4653606d78828f8c7f726c605b534d45403937312d2c292424292c2d32373c424650575e676d79828f96958d80736a5f53473d32271b0f02000000000003101c28343f4a54606b74818e95958f82786d675e564f46413b37322f2e2d2c2d2e2f32373b42464f565e676d79829096958d80746a6054473d33271c100300000000000000000000000000000000000000000000000005111d2a36414c5664717e8a979d9a9f92867a6d6054473b31251a0e02000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988e817468584e4331281e0f0600000000000000000000000000000000000004101c2834404b5565727f8b98918477665c5044382b1f1206000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000000000000000000000000000000000000000000000030f1b26323b4854606b75818e97948d80736d625a5049413a342e2a2522212020202224292c313940455059606b6f7c7a75716d675c5145382c1f13060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030d17212931363a3b3d3d3d3c3a37312a22180e0300000006111c26303b444c52575e6162615e56514b433a2f22190f04000000000000000000000000000000000000000613202d394653606c7986939285796c5f5246392c1f13060000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000000000000000000000000000000000000030f1b27323b4854606b75818e97938c7f726c615a5145413a342e292522212020202224292c303940455058606a707e8893999083786c60544a3f34281c1003000000111d2a3744505d6a778390968a7d7063574d4238302c2d333c44505c6674818e988b7f7265584b3f3225180c0000000000000000000000000000000000000000000000000000000000000000000000000000010b151f272f35383a44444444495663707c89968f8275695c4f444444443e3d39342d241b110600000c1825323f4b5865727e8b988d8073675a4d414141414141414141403f3d3a3936302e2b271f1c17110a030000000000000000000000000000000006121f2b3844505c666d798381746d625a5049413b342f2b26201f1d18181d2020272b31373e454d555d676d7984919892877b6e62584e43372b1e1308000000000006121f2b3844505c66707d8993989083796d665c554c443d36302b262221201f202123272b30363d444d555d676d7a84919893877c6f62594f44382c1f14090000000000000000000000000000000000000000000000000713202d3946525e6875828f9c928d92988b7e7165574d42362a1e1205000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d403127160c00000000000000000000000000000000000000000c18232e3c4956636f7c89969286796d6053463a2d201307000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000000000000000000000000000000000000000000000006131f2b37434e58636f7c8993988f82786c605a50443f382f28231c19151413131415181d20272f343e474f59606a6f6d6864605c554b4034281c1004000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050f171f252a2d2e3131312f2e2b262018100600000000000a141e2f3b47525c63666b6b6b6361594f44382c1d140700000000000000000000000000000000000000000613202d394653606c7986939285796c5f5246392c1f13060000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000000000000000000000000006131f2b37434e58636f7c8993978f82756d625a50483f353028231c19151413131415181d20272e343e464e58616c73808d96958b7e71665c5044382c1f1409000000121f2b3845525e6b78848a8d877a6e6154473b30261f2028343f4a5465727e8b988c807366594d4033261a0d000000000000000000000000000000000000000000000000000000000000000000000000000007121d27313940454750505050505663707c89968f8275695c50505050504b49453f362d22170c01000c1825323f4b5865727e8b988d8073675a4e4e4e4e4e4e4e4e4e4d4d4b4a4746413c3b37322c28231c150c0700000000000000000000000000000003101c28343f4a545d676d7a796d605b51443f382f29231d1a1413100c0d1113141b1f262b333b434b555d676f7c8692998f82766a6054473a3025190d01000000000713202d3a4653606d7884919d92857b6e675d544b433a322a251e1b161413131314161b1f252a323b434b555d686f7c8692999083766b6155483b31261a0e0200000000000000000000000000000000000000000000000714212e3a4754616d7a8692958d818d99908376695e53463a2d21150a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000000000000000000000000000714212e3b4754616e7a879499877b6e6154483b2e211508000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000000000000000000000000000000000000000000000000000000000815222e3b47545f6a76828f9c92867b6e665b50483f332d261d17110d0807060607070d10151d2329353d474f585f62615d5653514b43392e23180c0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050d141a1e212124242422211f1a150e060000000000000c1926323f4b58636e73787878706b6155483c2f23160a00000000000000000000000000000000000000000613202d394653606c7986939285796c5f5246392c1f13060000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000000000000000000000000000815222e3b4754606a76828f9c92857a6e615b51483e3629241e17110d0807060607070d10151d2328343d46505a606d7984919d9184786d6053463b3025190e0200000714212d3a4754606d7a7d8083786d6053463a2d201417232e3d4a5764707d8a978d8174675a4e4134271b0e00000000000000000000000000000000000000000000000000000000000000000000000000000c18242f39434b51535d5d5d5d5d5d63707c89968f8275695d5d5d5d5d5d585650483f34291d1105000c1825323f4b5865727e8b988d8073675b5b5b5b5b5b5b5b5b5b5a5a585654524c4947433d38342e261e18120b0300000000000000000000000000000b17232e38424b555d686d6d675c51493f332d261d18120e090604000104060a0f141a20293139434b555f6a73808c9694897c6f62564c41362a1d110500000006131f2b37434e5864717e8a95958b7f72695f554b423930282019140f0a07070607070a0f141a20293139434c565f6a737f8c9695897d7063574d42362a1e12050000000000000000000000000000000000000000000006121e2b37424d5765727f8b9990837b879293877b6e6154483d32271b0f000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000000000000000000000000000713202d3a4653606d79869995887b6f6255483c2f221509000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000000000000000000000000000000000000000000003101c28343f4a54626f7c8894978c7f73695e544a3f3627221b140b060000000000000001040b1218232b353d464e535554524c4645403930271d120700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003090e1214151717171515120f0a03000000000000000d1a2733404d5a6673808484847d7063574a3d3024170a00000000000000000000000000000000000000000613202d394653606c7986939285796c5f5246392c1f13060000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000000000000000000000000000000000003101c28343f4a54626f7c8894978b7f72685e52493f362c2419130b060000000000000001040b1218222b343e45515c66707d8995968a7e7164564d42362a1e110500000713202c3945525d686d7074776d665c5044382b1f121824313e4b5764717e8a978d8074675a4d4134271a0e0000000000000000000000000000000000000000000000000000000000000000000000000004101d2935404b555d606a6a6a6a6a6a6a707c89968f82756a6a6a6a6a6a6a65625a5045392d211509000c1825323f4b5865727e8b988d8073676767676767676767676767666563615e5656544e46443f383028231d150c050000000000000000000000000006111c263039434c565d60605c554b403727221b140b0701000000000000000003090e171f27303a434e58606d7984919b8e8275685e5246392d2013070000000815222e3b47545f6a7783909d9083786c60574d433930271e160e08020000000000000003090e171f28313a434e58606d7984919c8f8376695f53463a2d211407000000000000000000000000000000000000000000000814212e3a47535f69768390998b7e76828f9a8c7f7366584e43372b1c12070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000000000000000000000000006121f2c3844505c6679869295897c6f6256493c2f231609000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000000000000000000000000000000000000000000006121f2c3844505c6674808d9a92857a6d60574d42382d2417110a020000000000000000000001071019232b343c4347484746413a38342e271e150b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020507080a0a0a090806030000000000000000010e1b2834414e5b6774818e918a7e7164574b3e3124180b00000000000000000000000000000000000000000613202d394653606c7986939285796c5f5246392c1f13060000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000000000000000000000000000000000006121f2c3844505c6674818d9a9185796d60564c41372d241a1208020000000000000000000000071019222834404b54616b7683909c8f8276695e52463a2d201407000004111d2935414c565d6064676a605c544a3f34281c1d232a36424d5765727f8c988c7f7266594c3f3326190c0000000000000000000000000000000000000000000000000000000000000000000000000006131f2c3845515d676d77777777777777777d89968f827777777777777777716c6256493d3024170b000c1825323f4b5865727e8b988d80747474747474747474747474747372706d686762605853504a423d342e271e170f06000000000000000000000000000a141e27313a444c525453514b43392f2517110a02000000000000000000000000050d151e28313c45515d67727f8b9792867a6d6154473a2f24180d0100000916222f3c4955626f7c8895968a7d71665b50453b31271e150c040000000000000000000000050d161f28313c45515c66717e8b9794887b6e6155483b2f23180c000000000000000000000000000000000000000000030f1b27333f4953626e7b889592867a717e8a989184776a605447392e23180c0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000000000000000000000000006131f2c3845515c6779869295887c6f6255493c2f221609000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000000000000000000000000000000000000000000000713202d3a4653606d7985929a8d8073685d52453b2f261c12060000000000000000000000000000071019222a32373b3c3a3935302c28231d150c0300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010e1b2834414e5b6774818e978a7e7164574b3e3124180b00000000000000000000000000000000000000000613202d394653606c7986939285796c5f5246392c1f13060000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000000000000000000000000713202d3a4653606d798592998c7f73675c51443b30251b12080000000000000000000000000000071018232e39424f5964717e8a9893867b6e6154473b2e2114080000010d19242f3a444c5254575a5d53504a42382e231e272e343f46535e6976828f998a7d7164574a3e3124170b000000000000000000000000000000000000000000000000000000000000000000000000000714202d3a4753606d79838383838383838384919d928583838383838383837e7165584b3e3225180b000c1825323f4b5865727e8b98908381818181818181818181818180807e7d7a77746f6a64605c544f454039302921180f06000000000000000000000000020c151f28323a4145474745403931271d1306000000000000000000000000000000030c161f2935404b55606d798592998b7f7265554b4035291d10040005111d2a36414c566773808d9a9184786c60544a3f332a1f150c0300000000000000000000000000040d161f2834404b54606d798592998c7f7366554b4034291c1004000000000000000000000000000000000000000005121f2b3744505b6573808c998f82756d7a859296897c6f62544a4034281c100400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0600000000000000000000000000000000000000000713202d3a4653606d79869995887b6e6255483b2f221508000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000000000000000000000000000000000000000000000916232f3c4956626f7c899796887c6f62564c4133291d140a0000000000000000000000000000000007101820262b2e2f2e2d29241f1c18120b030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010e1b2834414e5b6774818e978a7e7164574b3e3124180b00000000000000000000000000000000000000000613202d394653606c7986939285796c5f5246392c1f13060000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000000000000000000000000916232f3c4956626f7c899795887b6e61554b4032291e130a0000000000000000000000000000000007121d27303d4753606d798592998b7e7164584b3e3125180800000008131e28323a4145474a4d5146443f383026232830394045515b616e7b869292867a6d6054473a2d211407000000000000000000000000000000000000000000000000000000000000000000000000000714202d3a4753606d7a86909090909090909196a09792909090909090908c7f7366594c403326190d000c1825323f4b5865727e8b9895908e8e8e8e8e8e8e8e8e8e8e8e8d8d8b898784807c77716d666059514b433b332a22180f06000000000000000000000000030d1620283035393a3a38342f271f150b0000000000000000000000000000000000040d18242f3945515d6774818e9a908376675d5145392c201306000713202d3946525e68778491998d8073665b5042382d21180d03000000000000000000000000000000040d18232e3945515c6674818d9a908376675c5145382c1f130600000000000000000000000000000000000000000613202d394653606c788491978a7d706774818e9a8d8074665c5144382c1f130800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d402e23170c00000000000000000000000000000000000000000815222e3b4855616e7b889498877a6e6154473b2e211408000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000000000000000000000000000000000000000000000c1926323f4c5965727f8c989184786a5f54433a2f21170b020000000000000000000000000000000000060e151b1f212221201d1913100c0700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010e1b2834414e5b6774818e978a7e7164574b3e3124180b00000000000000000000000000000000000000000613202d394653606c7986939285796c5f5246392c1f13060000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000000000000000000000000c1926333f4c5966727f8c99918477695f5343392f20170d0100000000000000000000000000000000000b151f2c3845515d6775828f9b8e8174685b4e413025190d010000010c1620282f35393a3d41443a38342e26272e343c434b515a626d75818e998f8276685d5245392c201307000000000000000000000000000000000000000000000000000000000000000000000000000714202d3a4753606d7a8693959595959595979ba29f9c959595959595958c7f7366594c403326190d000c1825323f4b5865727e8b989f9c9898989898989898989898989899989696918d89837e78706b605c554d453c342a21180e05000000000000000000000000040e161e24292c2d2d2c29231d150d0300000000000000000000000000000000000007121d2935404b5563707d899992867a6d6053473a2d201407000714212e3a4754616d7a869398897c6f62544a3f2f261c0f06000000000000000000000000000000000007121d2834404b5463707d8a999286796d6053473a2d2014070000000000000000000000000000000000000004101c2934404b55636f7c89969285796d63707d89969285796d6053463a2f24190d01000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d807367544a3f34281c1003000000000000000000000000000000000000000a1723303d4a5663707d8996928579685e5246392d201407000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000000000000000000000000000000000000000000020f1c2835424f5b6875828e9b8e817568584e4331281e0f0500000000000000000000000000000000000000040a0f1215151413110d0804000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010e1b2834414e5b6774818e978a7e7164574b3e3124180b00000000000000000000000000000000000000000613202d394653606c7986939285796c5f5246392c1f13060000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000000000000000000000020f1c2835424f5b6875828e9a8d817467574d4231271d0e0500000000000000000000000000000000000004101d2935404b5565727f8b989084776a564c41362a1d1105000000040d161e24292c2d3134372d2b28262b303940444e555c606c727f8b9394897d7063564c4135291d1104000000000000000000000000000000000000000000000000000000000000000000000000000714202d3a4753606d7986888888888888888b909b948f88888888888888887f7366594c403326190d000c1825323f4b5865727e8b98948f8b8b8b8b8b8b8b8b8b8b8b8b8b8c8e9092999a95908b837d746d675e574e463c332a20170c03000000000000000000000000040c13191d2021201f1c18120b0300000000000000000000000000000000000000010c18242f3a4753606d7a869299897c706356493d3023160a000a1723303d4a5663707d899a9285796d6053463a2d20140a000000000000000000000000000000000000000c18232e3a4754606d7a869399897c6f6256493c2f2316090000000000000000000000000000000000000006131f2c3845515c6774818e9a8d817466606c788491978a7d7063564c4135291d1104000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988f8275665c5044382c1f140900000000000000000000000000000000000004111d2935414c5666727f8c999084776a564c41362a1e1105000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000000000000000000000000000000000000000000000000000004111d2a3744505d6a778390988c7f7265594c3f3226160c0000000000000000000000000000000000000000000003060809070705010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010e1b2834414e5b6774818e978a7e7164574b3e3124180b00000000000000000000000000000000000000000613202d394653606c7986939285796c5f5246392c1f13060000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000000000000000000000004111d2a3744505d6a778390988b7e7265584b3f3125150b00000000000000000000000000000000000000000c18242f3d495663707c8996928579685e5246392d20130700000000040c13191d202124272a20232831373d424a51585f676d747e8792968f82756b6054443a2f24190d01000000000000000000000000000000000000000000000000000000000000000000000000000613202d394653606c777b7b7b7b7b7b7b7b7e8b978f827b7b7b7b7b7b7b7b7a6d6154473a2e211407000c1825323f4b5865727e8b988f827e7e7e7e7e7e7e7e7e7e7e7e7f7f8183868a8f929995918981796e695f584e453c33291e150a0000000000000000000000000002080d1113141413100c070100000000000000000000000000000000000000000007131f2c3945515d67778390988c7f7265594c3f3226190c000c1825323f4b5865727e8b98908377665c5144382c1f1202000000000000000000000000000000000000000713202c3945525d68778491978a7e7164574b3e3124180b000000000000000000000000000000000000000714202d3a4753606d79859296897c6f625b6673808d9a8e8275685d5245392c201409000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b989285796d6053463b30251a0d0300000000000000000000000000000000020c13202c3945525d6876828f9a8e8174675b4e413025190d01000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000000000000000000000000000000000000000000000000000004101c2834404b556b788592978a7d7064574a3d3124170a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010e1b2834414e5b6774818e978a7e7164574b3e3124180b00000000000000000000000000000000000000000613202d394653606c7986939285796c5f5246392c1f13060000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000000000000000000000004101c2834404b556c78859296897d7063564a3d3023170a00000000000000000000000000000000000000000715212e3b4854616e7b879498877a6d6154473a2e211407000000000001080d11131417171e262e343c42464f545c606a6f79808b929891847a6e61594f4432281e1308000000000000000000000000000000000000000000000000000000000000000000000000000005121f2b3744505b656c6e6e6e6e6e6e6e707c89968f82756e6e6e6e6e6e6e6d685e5246392d201307000c1825323f4b5865727e8b988d80737171717171717171717171727374777a7d82878e939a928d837b6e6a5f574d453b30261c110600000000000000000000000000000104070707060400000000000000000000000000000000000000000000000004101d2935404b556774808d9a8e8174675b4e4134281b0e000d1a2734404d5a6773808d9a8e827568544a4034281c10040000000000000000000000000000000000000004111d2935414c566976828f998c7f7266594c3f3326190c00000000000000000000000000000000000005111d2a36414c5664717d8a979184776a6054626f7c889592867a6d6054473b31261a0e020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b9897897c6f63574d42362a1f150b0200000000000000000000000000000008131e28343f4a54606d7a8692998a7e7164574b3e3124180800000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000000000000000000000000000000000000000000000000000006131f2c3845515c6779869296897c6f6356493c302316090000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010e1b2834414e5b6774818e978a7e7164574b3e3124180b00000000000000000000000000000000000000000613202d394653606c7986939285796c5f5246392c1f13060000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000000000000000000000006131f2c3845515c6779869295887b6f6255483c2f22150900000000000000000000000000000000000000000714202d3a4753606d7a869994887b6e6155483b2e221508000000000000000104071019212930383f444d535960666d737c838d929792867c6f685e52473d3220160c010000000000000000000000000000000000000000000000000000000000000000000000000000030f1b27333f49535b6062626262626263707c89968f827569626262626262615e564c4135291d1105000c1825323f4b5865727e8b988d80736765656565656565656565656668676d71757b818891969590847c6e695f574d42382e23170c040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c18242f3f4c5966727f8c998f8276695c4f4336291c10000e1b2734414e5a6774818d9a8d8074675a4d412e23180c0000000000000000000000000000000000000000010d19242f424e5b6875818e998d8073665a4d4033271a0d0000000000000000000000000000000000000713202d3946525e6875828f998c7f736658535f6a778390988b7e7165574d42362a1e12050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b989b8e8175695e52463d31271d140a020000000000000000000000000006121924303844505c66727e8b9992867a6d6154473a2e21140700000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000000000000000000000000000000000000000000713202d3a4653606d79869995887c6f6255493c2f2216090000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010e1b2834414e5b6774818e978a7e7164574b3e3124180b00000000000000000000000000000000000000000613202d394653606c7986939285796c5f5246392c1f13060000000000000000000000000000000000000c1825323f4b5865727e8b988d8074675a4d4134271a090000000000000000000000000000000000000713202d3a4653606d79869994887b6e6155483b2e221508000000000000000000000000000000000000000006131f2c3845515d6779869295887b6f6255483c2f2215090000000000000000060f19222b333b424a50575f616b70787f8790959590857c6f6a5f564c41352b210d04000000000000000000000000000000000000000000000000000000000000000000000000000000000b17222d384149505355555555555663707c89968f8275695c555555555554524c443a3025190d01000c1825323f4b5865727e8b988d8073675a5858585858585858585859555d6064696e747d848f939691857b6e695e544a3f342820150a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000071825323e4b5865717e8b989083766a5d5043372a1d10000f1b2835424e5b6875818e998d8073665a4d4033271a07000000000000000000000000000000000000000000081b2734414e5a6774818d9a8d8074675a4d4134271a0e0000000000000000000000000000000000000714212e3a4754616d7a869294887b6e61554e5865727f8c99908376695f53463a2d21160a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b989f92867b6e61594f43392f261c140b0300000000000000000000020a1117242935414c56606d7884919c8f8275685e5246392d20130700000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000000000000000000000000000000000000000000713202d3a4653606d79869995887c6f6255493c2f2216090000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010e1b2834414e5b6774818e978a7e7164574b3e3124180b00000000000000000000000000000000000000000613202d394653606c7986939285796c5f5246392c1f13060000000000000000000000000000000000000c1825323f4b5865727e8b988e8174685b4e4130251a0e0200000000000000000000000000000000000713202d3a4653606d79869995887b6e6255483b2f22150800000000000000000000000000000000000000000613202d394653606c79869395887b6f6255483c2f22150900000000000000030c18212b343d454d545c60696e757d838c9299928c837b6f6a60584e443b3023190f000000000000000000000000000000000000000000000000000000000000000000000000000000000006111b262f383f444648484848495663707c89968f8275695c4f484848484746413a32281e130800000c1825323f4b5865727e8b988d8073675a4d4b4b4b4b4b4b4b4b4c4c4b5153575f616b6f7a818d929791847b6e665c50443c32261b0f0500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1724313d4a5764707d8a979084776a5d5144372a1e11000f1c2835424f5b6875828e998c807366594d4033261a0d0000000000000000000000000000000000000000010e1b2734414e5a6774818d9a8d8174675a4e4134271b0e000000000000000000000000000000000006121e2b37424d5765727f8b99908376695f534754616e7b869293877b6e6155483d32271b0f0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b98a3998d80746b60554b42382d261d150d080300000000000001070b141b2227363e45525d68717e8b96958a7d7064564c41362a1d110500000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000000000000000000000000000000000000000000000000000006121f2c3844515c6679869296897c6f6356493c302316060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010e1b2834414e5b6774818e978a7e7164574b3e3124180b00000000000000000000000000000000000000000613202d394653606c7986939285796c5f5246392c1f13060000000000000000000000000000000000000c1825323f4b5865727e8b988f837669574d42362a1e1205000000000000000000000000000000000006121f2c3844515c6679869295887c6f6255493c2f22160900000000000000000000000000000000000000000714202d3a4753606d7a869a94877b6e6154483b2e211508000000000000000b151e2a333d464e575e666d727b8289909594908680786e6960584e463c32291e11070000000000000000000000000000000000000000000000000000000000000000000000000000000000000a141d262d3337393b3b3b3d495663707c89968f8275695c4f423b3b3b3a3935302820160c0200000c1825323f4b5865727e8b988d8073675a4d403e3e3e3e3e3e3e3f404045474d535960676d78808d93969083786d60584e43372b21160b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1824313e4b5764717e8a97908376695d5043362a1d10000f1c2835424f5b6875828e998c807366594d4033261a0d0000000000000000000000000000000000000000010e1b2734414e5a6774818d9a8d8174675a4e4134271b0e00000000000000000000000000000000000814212e3a47535f69768390998b7e7265574d46525e6876828f9a8c7f7366584e43372b1c120700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b98ab9f93877c6f675c544a3f382f271f19140f0b060909090a0f13181d262d333e48515b606d7a85929d9083786c6053463a3025190d0100000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000000000000000000000000000000000000000000000000000004101c2834404a546b788592978a7d7164574a3e2d22170b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010e1b2834414e5b6774818e978a7e7164574b3e3124180b00000000000000000000000000000000000000000613202d394653606c7986939285796c5f5246392c1f13060000000000000000000000000000000000000c1825323f4b5865727e8b98918578695e52463a2d201409000000000000000000000000000000000004101c2834404a546b788592968a7d7063574a3d3024170a00000000000000000000000000000000000000000815222e3b4855616e7b889497877a6d6054473a2d21140700000000000007121d27303c454e5860696e787f868f9496918a837c736d665e574e463d342a20170d00000000000000000000000000000000000000000000000000000000000000000000000000000000000000020b141b22272b2d2f2f303d495663707c89968f8275695c4f42362f2f2e2d29251e160e040000000c1825323f4b5865727e8b988d8073675a4d4034323232323232322f35393c42464f555d666c74818e94958d80736a5f53473d33271c1002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988f8275695c4f4236291c0f000f1c2835424f5b6875828e998c807366594d4033261a0d0000000000000000000000000000000000000000010e1b2734414e5a6774818d9a8d8174675a4e4134271b0e00000000000000000000000000000000030f1b27333f4953626e7b889592867a6d615447414d5664717e8a989184776a605447392e23180c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b98a5a4999183796d665b50494139312a251f1b1716161516171b1d24292f383f44505a626d75818e97948a7d71655b504437281e13080000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000000000000000000000000000000000000000000000c18232e43505d6a768390998c7f726653493f33271b0f0300000000000000000000000000000000000000000004080a0a090806030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010e1b2834414e5b6774818e978a7e7164574b3e3124180b00000000000000000000000000000000000000000613202d394653606c7986939285796c5f5246392c1f13060000000000000000000000000000000000000c1825323f4b5865727e8b9897877b6e6154483b31251a0b0200000000000000000000000000000000000c18232e43505d6a768390988b7f7265584c3f32271b0f02000000000000000000000000000000000000000a1724303d4a5763707d8a96928578685d5245392c2013070000000000000c18232e39424d57606a6f7b838c9298928d847e786f6a605c544d453d342b22190e050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020a11171b1f202223303d495663707c89968f8275695c4f4236292221201d19130c04000000000c1825323f4b5865727e8b988d8073675a4d40342725252525252524292c31373d434c545b606d78828f9692877c6f62594f44382c1f1409000000000000000000000000000000000000000000000000000000000000000000000000000000000000030f1b27333f49536673808d998e8174685b4e4135281b0e000f1c2835424f5b6875828e998c807366594d4033261a0d0000000000000000000000000000000000000000010e1b2734414e5a6774818d9a8d8174675a4e4134271b0e0000000000000000000000000000000005121f2b3744505b6573808c998f8275685d52463b4753606d79859296897c6f62544a4034281c1004000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b989e9c9f958e81786c605b534b433c36302b27222322222324262b2f353b4149505a616c727f8c93988f82766c6153493f3327160c020000000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000000000000000000000000000000000000000000000000000000071b2835424e5b6875818e9b8f8275655b5044372b1f140800000000000000000000000000000000000000050b101416171615130f0a05020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010e1b2834414e5b6774818e978a7e7164574b3e3124180b00000000000000000000000000000000000000000613202d394653606c7986939285796c5f5246392c1f13060000000000000000000000000000000000000c1825323f4b5865727e8b98978b7e7164574d42362a1d140a0000000000000000000000000000000000071b2835414e5b6874818e9b8e817568584e43372b1e130800000000000000000000000000000000000005111d2a36414c5666737f8c999083766a564c4135291d1104000000000004101c2834404b545f696f7c8590959590878079716c655f58504a423b332b221910070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060b0f12131623303d495663707c89968f8275695c4f4236291c1413110d080200000000000c1825323f4b5865727e8b988d8073675a4d4034271a1818181819181d20262b313a424a505c666d7a8491999083766b6054483b3025190e02000000000000000000000000000000000000000000000000000000000000000000000000000000000005121f2b3744505b6576828f998c7f7266594c3f3326190c000f1c2835424f5b6875828e998c807366594d4033261a0d0000000000000000000000000000000000000000010e1b2734414e5a6774818d9a8d8174675a4e4134271b0e000000000000000000000000000000000613202d394653606c788491978a7d7064564c413945515d6774818e9a8d8074665c5144382c1f1308000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b98948f9298938d80746c655d554e46413b37332d302f2f2f3031373a40454d535b606c717e88939f92857b6e615a5041382d221705000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000000000000000000000000000000000000000000000c1925323f4c5865727f8b989285786c6053463b3025190d0300000000000000000000000000000000000810171c20232422221f1b15110e0902000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010e1b2834414e5b6774818e978a7e7164574b3e3124180b00000000000000000000000000000000000000000613202d394653606c7986939285796c5f5246392c1f13060000000000000000000000000000000000000c1825323f4b5865727e8b989c8f8276695e53463c2f261b1106000000000000000000000000000000000c1825323f4b5865727e8b989184786a6054473a3025190d0300000000000000000000000000000000020c13202d3946525e6876828f9a8d8074675a4d412f24190d01000000000006131f2c3845515c666e7b859297928d837c736d67605b534e443f38302921191007000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003050a1623303d495663707c89968f8275695c4f4236291c0f070501000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d0b0b0b070d11141a1f282f383f4a545e68707d8a9494897d7063564d42362a1e110500000000000000000000000000000000000000000000000000000000000000000000000000000000000613202d394653606c78859299897d7063564a3d3023170a000f1c2835424f5b6875828e998c807366594d4033261a0d0000000000000000000000000000000000000000010e1b2734414e5a6774818d9a8d8174675a4e4134271b0e00000000000000000000000000000004101c2834404b55636f7c89969285796d6053463a35404b5563707d89969285796d6053463a2f24190d010000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988f82869299928d80776d675f58524d46443f3e3c3c3c3c3d3f43474b51575e656c737e87929a928a7e71695f53483e2f261b1106000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000000000000000000000000000000000000000000000915222f3c4855626f7c889697897c6f63564d41362a1f150b0100000000000000000000000000000008111a22282d30312f2e2b27201e1a140d050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010e1b2834414e5b6774818e978a7e7164574b3e3124180b00000000000000000000000000000000000000000613202d394653606c7986939285796c5f5246392c1f13060000000000000000000000000000000000000c1825323f4b5865727e8b989f93877b6e61574d41382d221711060000000000000000000000000000000915222f3c4855626f7b889696897c6f62564c41362a1f150b0100000000000000000000000000000008131e28343f4a54616d7a8692988a7d7164574a3e312417080000000000030f1b27333f4953606d79839197938b80796f6a605d555049413c38342e2b262019100a0100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1623303d495663707c89968f8275695c4f4236291c0f030000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000104090d161d262e38424c56616c76828f9c8f8276695e52463a2d2014060000000000000000000000000000000000000000000000000000000000000000000000000000000006101d2935404b55636f7c899792867a6d6154473a2e211407000f1c2835424f5b6875828e998c807366594d4033261a0d0000000000000000000000000000000000000000010e1b2734414e5a6774818d9a8d8174675a4e4134271b0e00000000000000000000000000000006131f2c3845515c6774818e9a8d8174665c5145382f394653606c788491978a7d7064564c4135291d11040000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d807d87939f928d81796f6a615e565350494a494948494a4c4e53555d60696e777f889299938d80736c61574d42362c1d140a00000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000000000000000000000000000000000000000000000613202d394653606c7884919a8e8174685e52463c31271d120a020000000000000000000000000006121a232c33393c3d3c3b37322d2a251f170e0500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010e1b2834414e5b6774818e978a7e7164574b3e3124180b00000000000000000000000000000000000000000613202d394653606c7986939285796c5f5246392c1f13060000000000000000000000000000000000000c1825323f4b5865727e8b98a4998d8174695f53493f33272317110a06030000000000000000000000000613202d394653606c7884919a8d8074685e52463c31271d1207010000000000000000000000000006121925303844505c66727f8b9992867a6d6054473a2d211407000000000005121f2b3744505b65727f8b9593887f746d675f58514b4440444644403937322a221c130a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1623303d495663707c89968f8275695c4f4236291c0f030000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000040b141c26303a444f59636f7c899593877b6e6154473b2d22170b000000000000000000000000000000000000000000000000000000000000000000000000000000030d18222c3845515d6773808d9a8f8376685d5246392d201307000f1c2835424f5b6875828e998c807366594d4033261a0d0000000000000000000000000000000000000000010e1b2734414e5a6774818d9a8d8174675a4e4134271b0e0000000000000000000000000000000713202d3a4653606d79859296897c6f62544b40342b3844505b6673808d9a8e8275685d5245392c2014090000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d80737f8b9399938e837c746e6863605b5357565555565759585f62676d727b828c939a928d81746e635a50453b31241a0b0200000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000000000000000000000000000000000000000000005121f2b3744505b6573808d9992867b6e61584e43392f241b140b0400000000000000000000020a1117242c353e44494a4947433c3a36302920170d02000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010e1b2834414e5b6774818e978a7e7164574b3e3124180b00000000000000000000000000000000000000000613202d394653606c7986939285796c5f5246392c1f13060000000000000000000000000000000000000c1825323f4b5865727e8b98ab9f92867b6e655b50443e3528231c1412100c060000000000000000000005121f2b3744505b6573808d9992867a6d61584e43392f2318120b0300000000000000000000020a1117242935414c56606d7884919b8f8275685d5245392c20130600000000000613202d394653606c788491978d80736d605c554e4540424a5153514a47433c342e261c1207000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1623303d495663707c89968f8275695c4f4236291c0f030000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000000000000020a141e28323e4854606b778390998b7f726553493f33271b0f0300000000000000000000000000000000000000000000000000000000000000000000000000020b151f2934404b55606d798592998b7e7265564c4135291d1105000f1c2835424f5b6875828e998c807366594d4033261a0d0000000000000000000000000000000000000000010e1b2734414e5a6774818d9a8d8174675a4e4134271b0e000000000000000000000000000005111d2a36414c5664717d8a979184776a605442392e28333f4a54626f7b889592867a6d6054473b31261a0e0200000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073727f879298959187807b74706c656664636262626365686a6f737a7f868f949a938c80786c605c52483e33291f12080000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000000000000000000000000000000000000000000000000000000030f1b27333f4953616e7b8792988d80746a5f554b40352d261d160d080300000000000001070b141b2227363e4750555755544e4746423b33291f1409000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010e1b2834414e5b6774818e978a7e7164574b3e3124180b00000000000000000000000000000000000000000613202d394653606c7986939285796c5f5246392c1f13060000000000000000000000000000000000000c1825323f4b5865727e8b98a5a3998f82776c605a50473e342e26201f1c17110a030000000000000000030f1b27333f4953616e7b8792988d80736a5f554b403429231d150d080300000000000001070b141c2228363e46525e68717e8b9695897d7063564c4135291d110400000000000916222f3c4955626f7c88969184796d605a514b433c404a545c605c54544e4640382e24190e020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1623303d495663707c89968f8275695c4f4236291c0f030000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000020c16202c38434f5965727f8c988f8275655b5044372b1f1205000000000000000000000000000000000000000000000000000000000000000000000000030b141d27313945515c67727e8b9792867a6e6154473b3024190d01000f1c2835424f5b6875828e998c807366594d4033261a0d0000000000000000000000000000000000000000010e1b2734414e5a6774818d9a8d8174675a4e4134271b0e00000000000000000000000000000713202d3946525e6875828f998c7f7366584e433027222d3847535f6a778390988b7e7165574d42362a1e120500000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d80736d717e86919599938d86817c787572716f6f6f6f707274777b80858c929897928880746c665b504a40362c21180d000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000000000000000000000000000000000000000000000000000000000b17222d3846535f6975818e9992877c6f675d51453f382f281f19140f0b060909090a0f12181d262d333e48505a616462605854524d453b30251a0e020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010e1b2834414e5b6774818e978a7e7164574b3e3124180b00000000000000000000000000000000000000000613202d394653606c7986939285796c5f5246392c1f13060000000000000000000000000000000000000c1825323f4b5865727e8b98a09d9f948c7f736c615950443f38302d2c28231c150c0300000000000000000b17222d3846535f6975818e9992877c6f675c514540342f271f19130f0b060909090a0f13181d262d333e48515b616d7a85929d9083776b6155433a2f24190d0100000000000c1825323f4b5865727e8b988d8074675c514540393844515c666d66625f58524a40352a1f13070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1623303d495663707c89968f8275695c4f4236291c0f030000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000000040e1b27323d4855626f7b88979285786c605346392d2013060000000000000000000000000004060706050300000000000000000000000000000000060c151d262f39434e58606d798491998e8174685e5246392d1e130800000f1c2835424f5b6875828e998c807366594d4033261a0d0000000000000000000000000000000000000000010e1b2734414e5a6774818d9a8d8174675a4e4134271b0e00000000000000000000000000000714212e3a4754616d7a869294887b6e6155483d32221c2b37434e5865727f8c99908376695f53463a2d21160a00000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073676c707c838d929998928e8985827f7d7c7c7b7c7d7f8184888d92979c938e857d736d605b544a3f382e241a0f06000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000000000000000000000000000000000000000000000006111b2a36424d57626e7c8692999083796d605c50494139312a251f1b1716151516171b1d24292f383f44505a616c706f6a66615e574d42362a1e11050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010e1b2834414e5b6774818e978a7e7164574b3e3124180b00000000000000000000000000000000000000000613202d394653606c7986939285796c5f5246392c1f13060000000000000000000000000000000000000c1825323f4b5865727e8b989590939a93877e706b615a504a423d3a38342e261e150a000000000000000006111b2a36424d57626e7b8692999083796d605c52454039312a251f1b1716151516171b1d24292f383f44505a636d75828f97938a7d7063594f4431281e13080000000000000d1a2633404d596673808c988b7e7165554b403437424d57606d79746f6a635c52473b2f23170a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1623303d495663707c89968f8275695c4f4236291c0f030000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000000000a13202d394653606c79859297877b6e6154483b2e2115080000000000000000000001070c10131413120f0b06050100000000000000000000060b11171e272f38424b555f6a737f8c9693877b6e62564c41362a1e0c0200000f1c2835424f5b6875828e998c807366594d4033261a0d0000000000000000000000000000000000000000010e1b2734414e5a6774818d9a8d8174675a4e4134271b0e0000000000000000000000000006121e2b37424d5765727f8b99908376695f53463a2d211b26313c4754616e7a869294887b6e6155483d32271b0f00000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d807367616a6e7980868e92999a97928f8c8a898888898a8c8e9196999a949089817b706b635b504a42382d261c120800000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000000000000000000000000000000000000000000000000e1a26313b47535f6a73808d96958e81756e605b534b433c36302b27222322222324262b2f353b4149505a616c717d7c77726e695e52463a2d2014070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010e1b2834414e5b6774818e978a7e7164574b3e3124180b00000000000000000000000000000000000000000613202d394653606c7986939285796c5f5246392c1f13060000000000000000000000000000000000000c1825323f4b5865727e8b98908388939992867d716c605c544e4946443f3830261c110600000000000000000e1a26313b47535f6a73808d95958e81746e635c514b433c36302b27222322222324262b2f353b424a505a626c727f8c93978f82756b6155473d331f160c010000000000000d1a2733404d5a6673808d978b7e7164584b3e333a47535f697884817c736e63574b3f3226190c0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1623303d495663707c89968f8275695c4f4236291c0f030000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000000005121f2b3744505b6576839096897c706356493d3023160a000000000000000000030b12181d1f20201f1b1714110d0809080707060708090e11171c22283039424a545d676f7c8692988e8175695f53443b3025190d0000000f1c2835424f5b6875828e998c807366594d4033261a0d0000000000000000000000000000000000000000010e1b2734414e5a6774818d9a8d8174675a4e4134271b0e000000000000000000000000000814212e3a47535f69768390998b7e7265574d42362a1e15202d3946525e6876828f998c7f7366584e43382b1d1207000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d807367585f676d737b81878d9196989b99979695959596989b9997928e89837d756e69615952443f382f261c140a0000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000000000000000000000000000000000000000000000000000000000009141f2b37434e58606d79849198938d80736c655d554e46413b37332d302f2f2f3131373940454d535b606c717e8788847f7b6e6154473b2e2114080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010e1b2834414e5b6774818e978a7e7164574b3e3124180b00000000000000000000000000000000000000000613202d394653606c7986939285796c5f5246392c1f13060000000000000000000000000000000000000c1825323f4b5865727e8b988d80808c939892867e736d6660585653504a42382e23170c000000000000000009141f2b37424e57606d79839198938c80736e605c554e46413a37332d302f2f2f3131373a41454d545b606c717e88939a92857b6e61594f44352c210d04000000000000000c1926323f4c5965727f8c988c7f7366594f443f414b55616e7b888e88807366594d4033261a0d0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1623303d495663707c898d8d8275695c4f4236291c0f030000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000000000000000000030f1b27333f49536875828e978a7e7164574b3e3124180b0000000000000000060d151d24292c2d2d2b2722201e191816151413131414161a1b22272d333b434b545b666d7983909892867b6e61574d4232291e14080000000f1c2835424f5b6875828e998c807366594d4033261a0d0000000000000000000000000000000000000000010e1b2734414e5a6774818d9a8d8174675a4e4134271b0e000000000000000000000000030f1b27333f4953626e7b889592867a6d6054473b31261a111e2a36414c5664717e8a989184776a605447392e23180c000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a555d606a6e757b8084888b8e909292999a9392908f8c8985817c76706b615e564f4740332d261d140a010000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000000000000000000000000000000000000000000000000030f1a26313c45515d676f7c869299928d80776d675f58524d46443f3e3c3c3c3c3d3f43474b51565e656c727e879295908b7e7164584b3e3125180b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010e1b2834414e5b6774818e978a7e7164574b3e3124180b00000000000000000000000000000000000000000613202d394653606c7986939285796c5f5246392c1f13060000000000000000000000000000000000000c1825323f4b5865727e8b988d8079818e949892887f786f6a6563605c544a3f34281c100300000000000000030e1a26313c45515d676f7c869299928c80746d675f58524c46443f3e3c3c3c3c3d3f43474b51575e666c737e87929a93887d70695e53473e33231a1000000000000000000a1724303d4a5763707d8a989083776c615850494c525c67727f8c998c807366594d4033261a0d0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000815222e3b4855616e7b8080807e7164584b3e3125180b000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000000000000000000000b17222d414e5b6774818e988b7e7165584b3e3225180b000000000000000710181f272f35393a3937332d2d2a25242321212020202123252a2d33383f444d555c666c78818f95948c7f72695e52453c3120170d020000000f1c2835424f5b6875828e998c807366594d4033261a0d0000000000000000000000000000000000000000010e1b2734414e5a6774818d9a8d8174675a4e4134271b0e00000000000000000000000005121f2b3744505b6573808c998f8275685d524539291f140e1925303b4753606d79859296897c6f62544b4034281c10040000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4b51575f62696e73787c7f818385868686868584827f7c79746f6b636059524d443e3528221c140b02000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000000000000000000000000000000000000000000000000000915202935404b555f6a717e87939f928d81796f6a615e565350494a494848494a4c4e53555d60696e777f889299938d80736c6156493d3024170a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010e1b2834414e5b6774818e978a7e7164574b3e3124180b00000000000000000000000000000000000000000613202d394653606c7986939285796c5f5246392c1f13060000000000000000000000000000000000000c1825323f4b5865727e8b988d807378828f939a938c837c7672706d665c5044382c1f120600000000000000000915202935404b555f6a717e87939f928c81796f6a615e565350494a494848494a4c4e53555d60696e78808b9299928c7f736b61574d42352c21110800000000000000000714202d3a4753606d798692958a7d706a605b53565d616d798491988a7d7164574a3e3124170b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714212d3a46535f696e737373716c6256493d3024170a000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000000000061a2734414d5a6774808d988b7f7265584c3f3225190c000000000000071119222a313940454746443f3b393630312f2e2d2d2d2d2e2f3036383f444a50575e676d78818e93968f82776c60564d42332a200e05000000000f1c2835424f5b6875828e998c807366594d4033261a0d0000000000000000000000000000000000000000010e1b2734414e5a6774818d9a8d8174675a4e4134271b0e0000000000000000000000000613202d394653606c788491978a7d7064564c413529180d08141f2c3945515d6774818e9a8d8174665c5145382c1f13080000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d454e53575f61656c6f72757678797a7a79787775726f6d66636059544f46423b322c2317110a0200000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000000000000000000000000000000000000000000000000000000000000030d18242f39434e58616c727f8b9399938e837c746e6863605b5357565555565759585f62676d727b828c939a928d81776c605a5045392d2115080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010e1b2834414e5b6774818e978a7e7164574b3e3124180b00000000000000000000000000000000000000000613202d394653606c7986939285796c5f5246392c1f13060000000000000000000000000000000000000c1825323f4b5865727e8b988d80736d79818d929e959089837f7d796d6053463a2d2013070000000000000000030c18242f39434e58616c727f8b9399938e837c746d6863605b5357565555565759585f62676d727b828c929f928d80746d63594f453b31231a1000000000000000000006131f2c3845515c6774818e9892857c716c656666686d74818e9692867a6d6054473a2d21140700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005121e2a36424d575f6166666664625a5045392d211508000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000000000000000000020e1b2835414e5b6874818e988b7e7165584b3e3225180b0000000000071119232b343c434b5153535049474641403e3c3b3a3a393a3b3c3e42464950545b60696e79818e939891847a6e655b50443b3021180e00000000000f1c2835424f5b6875828e998c807366594d4033261a0d0000000000000000000000000000000000000000010e1b2734414e5a6774818d9a8d8174675a4e4134271b0e000000000000000000000004101c2834404b55636f7c89969285796d6053463a3024190704101d2935404b5563707d89969285796d6053463a3024190d0100000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4042474d53535b606265686a6b676d6d6c656a686663605c54544f48443d363029201a1106000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000000000000000000000000000000000000000000000000000007121d28313c46505a626d727f879298959187807b746f6c656664636262626465686a6f73797f868f949a938c80786c655b50483e34281d11050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010e1b2834414e5b6774818e978a7e7164574b3e3124180b00000000000000000000000000000000000000000613202d394653606c7986939285796c5f5246392c1f13060000000000000000000000000000000000000c1825323f4b5865727e8b988d8073676d78808a91979d95908b877b6e6154483b2e21150800000000000000000007121d27313c46505a626d727f879298959087807a746f6c656664636262626465686a6f737a7f868f9499938c80776c605b51473e33291f110800000000000000000004101c2934404b55616e7b86929792857e78747273757a818e92968d8073675d5145392c201306000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020e1a26313b454d53555a5a5a585650483e34291d1105000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000000004101c2834404b556875828f978a7d7164574a3e3124170b00000000050f19232b353d464e555d60605b5354524c4c4b49484746464747494b4d52535b60666c727b838e939892867c6f685e53493f32291f0f0600000000000f1c2835424f5b6875828e998c807366594d4033261a0d0000000000000000000000000000000000000000010e1b2734414e5a6774818d9a8d8174675a4e4134271b0e000000000000000000000006131f2c3845515c6774818e9a8d8174665c514438281e1308000c18242f394653606c788491978a7d7064564c4135291d110400000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d40373b424649505355585b5d555c6060605b535c595653514b48433d38332a251f170e0800000000000000000000000000000c1825323f4b5865727e8b978d8073675a4d4034271a0d010000000000000000000000000000000000000000000000000000000000000000010c161f2a343e48515b626d727e86919599938d86817c787572716f6f6f6f707274777b80858c92989792887f746c665b53493f362d22170c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010e1b2834414e5b6774818e978a7e7164574b3e3124180b00000000000000000000000000000000000000000613202d394653606c7986939285796c5f5246392c1f13060000000000000000000000000000000000000c1825323f4b5865727e8b958d807367666c737d858d92989c94877b6e6154483b2e211508000000000000000000010b151f2a343e48515b626d727e86919599928d86817c787572716f6f6f6f707274787c80858c92989792877f746c655b504940352c21170d00000000000000000000000c18232f3946525e69717e8a9197928a84817f8082858e939791847a6d60554b4135291d11040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009141f29333b4246484d4d4d4b49453e362d22170c00000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000000006131f2c3845515c6777849095897c6f6256493c2f231609000000000b16212b353d474f585f676d6c6564615e565957565454535353545658575e61656c71787f8690959792867d706a5f564d41382d20170d0000000000000f1c2835424f5b6875828e998c807366594d4033261a0d0000000000000000000000000000000000000000010e1b2734414e5a6774818d9a8d8174675a4e4134271b0e00000000000000000000000713202d3a4653606d79859296897c6f62544a403428160c020007121f2b3844505b6673808d998f8275685d5245392c20140900000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d40343136383f4446484c4e504b5153535350494f4c494645403938322c272119140d050000000000000000000000000000000c1825323f4b5865727e8a8a8a8073675a4d4034271a0d01000000000000000000000000000000000000000000000000000000000000000000040d18222c363f49515b626c717c838d929998928e8985827f7d7c7b7b7c7d7f8184888d92979c938e857d736d605b544a41382d241b1006000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010e1b2834414e5b6774818e978a7e7164574b3e3124180b00000000000000000000000000000000000000000613202d394653606c7986939285796c5f5246392c1f13060000000000000000000000000000000000000c1825323f4b5865727f8888888073675b606b707a80868b8f92877b6e6154483b2e21150800000000000000000000030d18222c363f49515b626c717c838d929998928e8985827f7d7c7b7b7c7d7f8184888d92979c938e857d726d605b53493f372e231a0f05000000000000000000000007121d2a36424d57616c737f8b929896918d8c8c8e92989591857c6e675d51433a2f24180d0100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030d18212931363a3b4040403e3d39342d241b100600000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000000000713202d3a4653606d79869296877a6d6154473a2e21140700000004101c27333d474f59606a6f797974716e6868666462616060606061626467696e72787d838b92989590857c706b60584e443b2f261b0e050000000000000f1c2835424f5b6875828e998c807366594d4033261a0d0000000000000000000000000000000000000000010e1b2734414e5a6774818d9a8d8174675a4e4134271b0e0000000000000000000005111d2935414c5664717d8a979184776a605442392e2318040000030f1c28333f4a54626f7b889592867a6d6054473b31261a0e02000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034262a2d3337393c3f42434045474746443f423f3c3a38342e2c27211c160e0902000000000000000000000000000000000815212e3b4854616e7b7d7d7d7c6f6255483c2f221509000000000000000000000000000000000000000000000000000000000000000000000006101a242d373f49515a616a6f7980868e93999a97928f8c8a898888898a8c8e9196999a948f89817a706b635b504a42382f261b120900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010e1b2834414e5b6774818e978a7e7164574b3e3124180b00000000000000000000000000000000000000000613202d394653606c7986939285796c5f5246392c1f13060000000000000000000000000000000000000714212d3a4754606d7a7b7b7b7a6d61545961686d737a7f8285877b6e6154483b2e211508000000000000000000000006101a242d373f49515a616a6f7980868e93999a97928e8c8a898888898a8c8e9196999a948f89817a706b635b504941382d251c1108000000000000000000000000010e1a25303b45505a636d737e868e92989899999897918c837b6e6a5f554c4131281d1307000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060f181f262a2d2e33333331302d29221b12090000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000000000000000007101c28343f4a54636f7c8998918478685e5246392d2013070000000713202c38444f59606b707c8485817e7a787573716f6e6d6d6c6d6e6f7174777b7f848a909599928d837b6f6a60594f463c32291d140a000000000000000f1c2835424f5b6875828e998c807366594d4033261a0d0000000000000000000000000000000000000000010e1b2734414e5a6774818d9a8d8174675a4e4134271b0e000000000000000000000713202d3946525e6875828f998c7f7366584e4330271c12070000000b17222d3847535f6a778390998b7e7265574d42362a1e1205000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271b22272b2d2f32352f34383a3a3937332d33302d2c28231d1b16100b050000000000000000000000000000000000000714212d3a46535e696e7070706f6a5f53473a2e21150800000000000000000000000000000000000000000000000000000000000000000000000008121b252d373f4850585f676d737c81878d9196989b99979695959597989b9997928d89827d756e68615952443f382f261d140a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010e1b2834414e5b6774818e978a7e7164574b3e3124180b00000000000000000000000000000000000000000613202d394653606c7986939285796c5f5246392c1f13060000000000000000000000000000000000000713202c3945525d686d6e6e6e6d685e524f565d60686d7276797b796d6053463a2d20130700000000000000000000000008121b252d373f4850585f676d737c81878d9196989b99979695959597989b9997928d89827d756e68605951443f382f261b130a000000000000000000000000000009141f29333e48515b636c717b81868a8c8d8c8b88847f796e695f574e433a2f1f160c0100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060d141a1e21222727272524211d171009000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000050e19222b3844505c6673808d9a8e817468564c4135291d11050000000916222f3b4854606b707d8591918e8a8784827f7e7c7b7a79797a7a7c7e8083878c91969c94908780796e6960584f473d342a20170b02000000000000000f1c2835424f5b6875828e998c807366594d4033261a0d0000000000000000000000000000000000000000010e1b2734414e5a6774818d9a8d8174675a4e4134271b0e000000000000000000000714212e3a4754616d7a869294887b6e6155483d3222150b0000000006111c2b37434e5865727f8c99908376695f53463a2d21160a000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a171b1f2022252823292c2d2d2d2b27222623201f1c18120f0a04000000000000000000000000000000000000000005121e2a36424d575e61646464625f584e43372b1f12060000000000000000000000000000000000000000000000000000000000000000000000000009121b252d363e464e555d606a6e757b8084888b8e909292999a9392908e8c8985817c76706b615e564f4740332d261d140b020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010e1b2834414e5b6774818e978a7e7164574b3e3124180b00000000000000000000000000000000000000000613202d394653606c7986939285796c5f5246392c1f130600000000000000000000000000000000000004111d2935414c565d60626262615e564c434c52565d6065666c6e6d665c5144382c1f12060000000000000000000000000009121b252d363e464e555d606a6e757b8084888b8e909292999a9392908e8c8985817c766f6b615e564f473f332d261d140a010000000000000000000000000000020d17202c364049515a62696e74797d7f807f7e7c78726d675f574e453c31281e0d0400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003090e1214151a1a1a181715110c0600000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000000000000050e17202834404b54606d788491988a7e7164574b3e3025190d010000000a1623303d495663707d8692979e9b9796918e8c8a89878786868687898b8d9095999a949089837c736d675f574e463d352b22180e0500000000000000000f1c2835424f5b6875828e998c807366594d4033261a0d0000000000000000000000000000000000000000010e1b2734414e5a6774818d9a8d8174675a4e4134271b0e00000000000000000006121e2b37424d5765727f8b99908376695f53463a2d21140300000000000f1b26313c4754616e7a869294887b6e6155483d32271b0f000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0b0f121315191b181c1f2020201f1b1719161313100c070000000000000000000000000000000000000000000000020e1a25313b454d535457575755534e463c31261a0f03000000000000000000000000000000000000000000000000000000000000000000000000000009121b242c343c434b51585f62696e73787c7f818385868686868584827f7c79746f6a636059524d443e3528221c140b02000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010e1b2834414e5b6774818e978a7e7164574b3e3124180b00000000000000000000000000000000000000000613202d394653606c7986939285796c5f5246392c1f1306000000000000000000000000000000000000010d19242f3a444c525455555554524c443a41454c5254545b6061605c544a4034281c1004000000000000000000000000000009121b242c343c434b51585f62696e73787c7f818385868686868584827f7c79746f6a636059524c443d3527221b140b0200000000000000000000000000000000050e1b242e37404850575e61676d70727373726f6c65605c554d453c332a1f160c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020507080d0d0d0b0a0805000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000001070e172029323b45515c66717e8a969285796d6053473a2d201408000000000915222f3c4855626f7b88959f959090939a9a99979594939a939a9495979a9996918d88837d766f6a605c554d453d342b231910060000000000000000000f1b2835424e5b6875818e998d8073665a4d4033271a060000000000000000000000000000000000000000010e1b2734414e5a6774818d9a8d8074675a4d4134271a0e0000000000000000000814212d3a47535f69768390988b7e7165574d42362a1e120500000000000a15202d3946525e6876828f998c7f7366584e43382c1d12070000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d030506090c070c1013141413120f0b0609070604000000000000000000000000000000000000000000000000000009141f29333b4246484a4a4a4847433c342a20150a0000000000000000000000000000000000000000000000000000000000000000000000000000000009121a222a313940454e53575f61656c6f72757678797a7a79787775726f6d66626058544f46413b322c2317110a0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010e1b2834414e5b6774818e978a7e7164574b3e3124180b00000000000000000000000000000000000000000613202d394653606c7986939285796c5f5246392c1f13060000000000000000000000000000000000000008131e28323a4145474848484746413a32353a4145474a50535453514a42392e23180c0000000000000000000000000000000009121a222a313940454e53575f61656c6f72757678797a7a79787775726f6d66626058544f46413b322b2317110a0200000000000000000000000000000000000009121c252e363e454d52555d60636566666562605b53514b433b332a21180d040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d0202000205070c12182029323b444e58606d798491998e8174675d5145392c1f1306000000000815212e3a47535f6a7783909d908383878a8d90929895959696959993918f8c8884807b76706b625f58514b433b332b22191107000000000000000000000e1b2834414e5b6774818e9a8d8074675a4d412e23170b0000000000000000000000000000000000000000020f1b2835424e5b6875818e998d8073665a4d4033271a0d0000000000000000030f1b27333f4953616e7b889592867a6d6054473b31261a0e02000000000005111e2a36414c5664717e8a989184776a605448392e23180c0000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000040607070605030000000000000000000000000000000000000000000000000000000000000000030d17212931363a3b3d3d3d3c3a37312a22180e0300000000000000000000000000000000000000000000000000000000000000000000000000000000000810181f272f353c43474d53535b606265686a6b676d6d6c656a686663605c54544e48443d363029201a1106000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010e1b2834414e5b6774818e978a7e7164574b3e3124180b00000000000000000000000000000000000000000613202d394653606c7986939285796c5f5246392c1f130600000000000000000000000000000000000000010c1620282f35393a3b3b3b3a39363029293035393a3f4446474644403930271c120700000000000000000000000000000000000810181f272f353c43474d53535b606265686a6b676d6d6c656a686662605c54544e48443d363029201a11060000000000000000000000000000000000000000000a131c242d333b42464b515357595a595855535049454039312a21180f060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000106090b0c1313130d0c0a07020000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0f0f0f080e1114181d2429333b444d56606a727f8c9692877b6e61554b4035291d10040000000006121f2b37434e5865727f8c999083767a7e818385878889898989888684827f7c78736e6a636059534e45403930292119100700000000000000000000000d1a2734404d5a6773808d9a8e817568544a3f34281c10030000000000000000000000000000000000000004101d2935404b556976828f998c7f7266594c3f3326190c000000000000000005121f2b3744505b6573808c998e8275685d524539291f1409000000000000020e1925303b4753606d79859296897c6f62544b4034281c100400000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050f171f252a2d2e3131312f2e2b262018100600000000000000000000000000000000000000000000000000000000000000000000000000000000000000060d151d242931373c424749505355585b5d555d6060605b535b595653514a47433d38322a251f170e0800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010e1b2834414e5b6774818e978a7e7164574b3e3124180b00000000000000000000000000000000000000000613202d394653606c7986939285796c5f5246392c1f13060000000000000000000000000000000000000000040d161e24292c2d2f2f2f2e2d2a251e1e24292c2d3338393b3a38342e271e150b00000000000000000000000000000000000000060d151d242931373c424649505355585b5d555d6060605b535b595653514a47433d38322a251e170e0800000000000000000000000000000000000000000000010a121b21293036394045474a4c4d4c4b4946443f38342f271f180f06000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000070d121618192020201a1917130e0700000000000000000c1825323f4b5865727e8b988d8073675a4d4034271c1c1c1c1c191e2024292f353d454d565e686f7c8692978d8174695f5343392f24180c0000000000030f1a26313c4754616e7a869293877b6e717477797a7b7c7d7c7c7b797875726f6a67625f58544f47433c342e271e180f070000000000000000000000000c1925323f4c5865727f8b98908376665c5044382b1f1206000000000000000000000000000000000000000613202c3945515d67778491978a7e7164574b3e3124180b00000000000000000613202d394653606c788491978a7d7064564c413529180d030000000000000008141f2c3945515d6774818e9a8d8174665c5145382c1f130800000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050d141a1e212124242422211f1a150e06000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030b121820262b3137383f4446484c4e504b5153535350494f4c494644403937322c272119140d050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010e1b2834414e5b6774818e978a7e7164574b3e3124180b00000000000000000000000000000000000000000613202d394653606c7986939285796c5f5246392c1f1306000000000000000000000000000000000000000000040c13191d202122222221201d191313191d2022282b2d2e2d2c28231c150c030000000000000000000000000000000000000000030b121820262b3137383f4446484c4e504b5153535350494f4c494644403937322c272119140d0500000000000000000000000000000000000000000000000000090f171f252a2f35393a3d3f40403f3c3937332d29231d150d060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010a11181e2225262d2d2d2626231f19120a010000000000000c1825323f4b5865727e8b988d8073675a4d4034292929292929252a2d2f353940454f575e686e7a84919992857a6d61574d4231271d12070000000000000a15202d3946525e6876828f9a8c7f7366676a686d6f6f70706f6e6d666866625f5855534e48443d373228231d150c06000000000000000000000000000a1723303d4a5663707d89969285796d6053463a2d20130b000000000000000000000000000000000000000714202d3a4753606d7a869299897c6f6256493c2f2316090000000000000004101c2834404b55636f7c89969285796d6053463a2f241907000000000000000004101d2935404b5563707d89969285796d6053463a3024190d01000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003090e1214151717171515120f0a03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001070c151a1f262b2d3337393c3f42434045474746443f423f3c3a38342e2b27201b160e0802000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010e1b2834414e5b6774818e978a7e7164574b3e3124180b00000000000000000000000000000000000000000613202d394653606c7986939285796c5f5246392c1f13060000000000000000000000000000000000000000000001080d1113141515151413110d08080d1113171c1f2021201f1c18120b030000000000000000000000000000000000000000000001070c151a1f262b2d3337393c3f42434045474746443f423f3c3a38342e2b27201b160e0802000000000000000000000000000000000000000000000000000000050d141a1d24292c2d30323333322f2d2b27221b18120b030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a131b23292e313239393933322f2a241c130a0000000000000c1825323f4b5865727e8b988d8073675a4d40353535353535353036393b40454b515960696e7a839096928a7e70685d52453b311f150b0100000000000005111e2a36414c5664717e8a989184776a60565e61626263636261605c545955534e4847433c38332b262018120b0300000000000000000000000000000814212e3b4754616e7a879698887c6f6255493e33281c0e05000000000000000000000000000000000006101c28343f4a5463707d89999286796d6053473a2d2014070000000000000006131f2c3845515c6774818e9a8d8174665c514438281e13080000000000000000000c18242f394653606c788491978a7d7064564c4135291d1105000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020507080a0a0a0908060300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003090f151a1b22272b2d2f32352f35383a3a3937332d33302d2c28231c1b16100b040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010e1b2834414e5b6774818e978a7e7164574b3e3124180b00000000000000000000000000000000000000000613202d394653606c7986939285796c5f5246392c1f1306000000000000000000000000000000000000000000000000010407070808080707050100000104060b0f1213141312100c07000000000000000000000000000000000000000000000000000003090f141a1b22272b2d2f32352f35383a3a3937332d332f2d2c28231c1b150f0b0400000000000000000000000000000000000000000000000000000000000003090e12181d1f20242627262522201f1b17110c070100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000007111b252d353a3e3f464646403f3b352e261c120700000000000c1825323f4b5865727e8b988d8073675a4d4242424242424242434146474b51555d606b6f7b839095948d80746c61564c4133291f0d0300000000000000020e1925303b4753606d79859296897c6f6254525455565656565553514b4c4947433c3a37312c27211b150c07000000000000000000000000000000000714202d3946525e68778491998c7f7366594f44382c20170c03000000000000000000000000000000030d18212b3844505c6674808d9a908376675d5145392c201306000000000000000713202d3a4653606d79859296897c6f62544a4034281c100400000000000000000007121f2b3844505b6673808d998f8275685d5246392d201409000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003090e11171b1f2022252824292c2d2d2d2b27222623201f1c18120f0a0400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010e1b2834414e5b6774818e978a7e7164574b3e3124180b00000000000000000000000000000000000000000613202d394653606c7986939285796c5f5246392c1f130600000000000000000000000000000000000000000000000000000000000000000000000000000000000306060807060400000000000000000000000000000000000000000000000000000000000003090e11171b1f2022252824292c2d2d2d2b27222623201f1c18120f0a040000000000000000000000000000000000000000000000000000000000000000000001070c10131417191a19181613120f0b060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010d18232d373f464a4c5353534d4b4740382e24190e02000000000c1825323f4b5865727e8b988d8073675a4f4f4f4f4f4f4f4f4f504c5254555d60676d737d849095948f82786d605a50443a3021180d00000000000000000008141f2c3945515d6774818e9a8d8074665c514748494a4949484645403f3c3b37322e2b26201c160f0a04000000000000000000000000000000000005111e2a36414c566774808d9a9184776b6155483e33291e150b0200000000000000000000000000030c151f28343f4a54606d798591998c807366554b4035291d100400000000000005111d2935414c5664717d8a979184776a605442392e23180c00000000000000000000030f1c28333f4a54626f7b889592867a6d6154473c31261a0e020000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060b0f121315191b181d1f2020201f1b1719161312100c0700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010e1b2834414e5b6774818e978a7e7164574b3e3124180b00000000000000000000000000000000000000000613202d394653606c7986939285796c5f5246392c1f1306000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060b0f121315191b181d1f2020201f1b1719161312100c07000000000000000000000000000000000000000000000000000000000000000000000000000000000406070a0c0d0d0c090605030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006121e29353f495157596060605957524a40352a1f1307000000000c1825323f4b5865727e8b988d8073675c5c5c5c5c5c5c5c5c5c5c565e6164676d727980879196948f82796d665c50483e32281e0f0600000000000000000004101d2935404b5563707d89969285796d6053463c3c3d3d3c3b3a38342e2f2e2b26211f1a15100b0500000000000000000000000000000000000000010d1925303c4956626f7c8996968a7d70635a50453b30271d140c040000000000000000000000040c151e27313944505c66717e8a9795887b6e6255483b2f24180d010000000000000713202d3946525e6875828f9a8c7f7366584e4330271c120700000000000000000000000b17222d3847535f6a778390998b7e7265574d42372b1e12050000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030506090c070c1013141413120f0b0609070604000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010e1b2834414e5b6774818e978a7e7164574b3e3124180b00000000000000000000000000000000000000000613202d394653606c7986939285796c5f5246392c1f13060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030506090c070c1013141413120f0b0609070604000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000916222e3a46515b62656c6c6c66635c52473b2f23170a000000000c1825323f4b5865727e8b988d80736868686868686868686868696a686e7174797f848d9299928d82796d675d544a3f362c20160c00000000000000000000000c18242f394653606c788491978a7d7064564c413530302f2e2d2c282322211f1b15120f0903000000000000000000000000000000000000000000000815222e3b4854606a7784919d9083766c61574d42392f261e160d07010000000000000002080d161e273039434d57606d7883919d9083766a5f53473a2e1d1207000000000000000714212e3a4754616d7a869293877b6e6155483d3222150b00000000000000000000000006111c2b37434e5865727f8c99908376695f53463a2d21160a0000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004060707060503000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010e1b2834414e5b6774818e978a7e7164574b3e3124180b00000000000000000000000000020202020202020613202d394653606c7986939285796c5f5246392c1f130602020202020202000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004060707060503000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030607090b0c0e0f10101110100f0e0d0b09070604000000000000000000000000000000000000000000000000000000000000000000000000000000000b1825313e4a57626d72797979736e63574b3f3226190c000000000c1825323f4b5865727e8b988d807575757575757575757575757677787a7e81858b919696918a80786d675d554b42382e241a0e04000000000000000000000007121f2b3844505b6673808d9a8e8275685d5245392c232322201f1c181615130f0a0f0f0b0a0805000000000000000000000000000000000000000007131f2c38434e5865717e8b96958b7e71695e544a413830281f18130e090706030607090e131920283039424b555f69727f8b95958a7d7064574e42372b1e0c0100000000000005121e2b37424d5765727e8b99908376695f53463a2d211403000000000000000000000000000f1a26313c4754616e7a869294887b6e6155483d32271b0f0000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010e1b2834414e5b6774818e978a7e7164574b3e3124180b000000000000000002070a0c0d0f0f0f0f0f0f0f0f13202d394653606c7986939285796c5f5246392c1f130f0f0f0f0f0f0f0f0d0c0a06020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000306060b1012131517191b1c1d1d1e1d1d1c1b1918161313100c0707030000000000000000000000000000000000000000000000000000000000000000000000000c1926323f4c5965727f868686807366594d4033261a0d000000000c1825323f4b5865727e8b989184828282828282828282828282838385878a8e929898928d847d736d665d554b433930261c1208000000000000000000000000030f1c28333f4a54626f7c889592867a6d6054473b31261a1b1b1b1b1b1b1b1b1b1b1b1b181715110c06000000000000000000000000000000000000030f1b27323d4653606d7984919e92857b6e665c534a42393129241d1a151312101213151a1e2429323a424b545d676e7b86929a9083786c6053463c31261a0e000000000000000714212d3a46535f69768390988b7e7165574d42362a1e1205000000000000000000000000000a15202d3946525e6876828f998c807366594f43382c1d120700000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010e1b2834414e5b6774818e978a7e7164574b3e3124180b00000000000000070e1316191a1b1b1b1b1b1b1b1b1b202d394653606c7986939285796c5f5246392c1f1b1b1b1b1b1b1b1b1b191816120d070000000000000000000000000000000000000000000000000000030506090c0e0f101111100f0d0a0707050100000000000000000000000000000000000000000000000000000002070a0c0d1313130c0b090601000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002050a0f1215171c1f202224262829292a2a2a292928262422201f1c1815130f0a06020000000000000000000000000000000000000000000000000000000000000000000c1926323f4c5965727f8c938c807366594d4033261a0d000000000c1825323f4b5865727e8b9896918f8f8f8f8f8f8f8f8f8f8f8f8f909297979a97928c86807a706b605c544b433931271e140a00000000000000000000000000000b17222d3847535f6a778390988b7e7165574d42362a282828282828282828282828282524211d1710090000000000000000000000000000000000000a161f2c3844515c66707d8a93979082786d655c544b433c352f2a2522201f1c1f2022262b30353d444c545c666d7983909893887c6f655b5044372a201509000000000000000815222e3b4855616e7b889592867a6d6054473b31261a0e020000000000000000000000000005111e2a36414c5664717e8a989184776b605448392e23180c00000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010e1b2834414e5b6774818e978a7e7164574b3e3124180b0000000000010a12191f232526282828282828282828282d394653606c7986939285796c5f5246392c282828282828282828282625221e19120a0100000000000000000000000000000000000000000000060b0f121315181a1c1d1e1d1d1b1a171413110d0804000000000000000000000000000000000000000000000000080e1317191a202020191815120d06000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002090e11151b1f2123282b2d2f313334353637373736363533312f2d2c2823221f1b16120e0903000000000000000000000000000000000000000000000000000000000000000c1926323f4c5965727f8c988c807366594d4033261a0d000000000c1825323f4b5865727e8b97979797979797979797979797979797979695918d8985807b736d676159504a423931271f150c02000000000000000000000000000006111c2b37434e5865727f8c99908376695f53463a353535353535353535353535353531302d28221b1209000000000000000000000000000000000004101c2834404a54616b75818e96948e81776d665d554e45413a36312e2d2b282c2d2e31373a41464e565d666d78828f95958e81746b6053493f33271b0f0300000000000007131f2c38434f596673808c998e8275685d524539291f14090000000000000000000000000000010d1925303b4753606d79859296897c6f63554b4034281c1004000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b978d8073675a4d4034271a0d0100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010e1b2834414e5b6774818e978a7e7164574b3e3124180b00000000000a131c242a2f32333535353535353535353535394653606c7986939285796c5f524639353535353535353535353533322f2a231c130a0000000000000000000000000000000000000003090f11171b1f20222527292a2a2a2928262421201d1913100c070100000000000000000000000000000000000000020a12191f2326272d2d2d2524221e181109010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003090e14191e20262b2e2e34383a3c3e3f414243434443434241403e3c3a38342e2e2c27211e1a150f0a0400000000000000000000000000000000000000000000000000000000000c1926323f4c5965727f8c988c807366594d4033261a0d000000000c1825323f4b5865727e8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a898784817d79736e68605d554f443f3830271f150d03000000000000000000000000000000000f1b26313c4754616e7b879393877b6e6155484242424242424242424242424242423e3d39342d241b100600000000000000000000000000000000000c18232e39424f59606d7a849198938e81786d675f58514b46423d3b3a3834383a3b3d42474c525860686d78818e94979083796d60594f41382d22170b000000000000000915222f3b4854606b778491978a7d7064564c413529170d0300000000000000000000000000000008141f2c3845515d6774818e9a8d8174675c5145382c1f1308000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8a8a8a8073675a4d4034271a0d0100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010e1b2834414e5b6774818e978a7e7164574b3e3124180b0000000007121c252e353b3f404242424242424242424242424653606c7986939285796c5f5246424242424242424242424242403e3b352e251c12070000000000000000000000000000000003090f151a1b22272b2d2f323436373737363533312e2d29241f1d18120c070000000000000000000000000000000000000a141c242a2f323339393932312e29231b1309000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002080e151a1f252a2d31373a3c3f4446484a4c4e4f50505150504f4e4c4b494645403c3b38322d2b261f1b150e09030000000000000000000000000000000000000000000000000000000c1926323f4c5965727f8c988c807366594d4033261a0d000000000815212e3b4854616e7b7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7c7a7774706d66615e56514c433e342e261e150d0300000000000000000000000000000000000a15202d3a46525e6976828f9a8c7f7366584e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4b49453e362d22170c000000000000000000000000000000000007121c27303e45525d686f7c869299938e81796f6a605d55534d4a4846443f4446484a4d53565d616a6f7a828e939892857c6e675d51473d2f261b110600000000000004101c2834404b54636f7c89969285796d6053463a2f24190d0100000000000000000000000000000004101d2935404b5563707d89969285796d6053463a3025190d010000000000000000000000000000000000000000000000000000000000000815212e3b4854616e7b7d7d7d7c6f6255483c2f2215090000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010e1b2834414e5b6774818e978a7e7164574b3e3124180b000000020e19242e3740474b4d4e4e4e4e4e4e4e4e4e4e4e4e4e53606c7986939285796c5f524e4e4e4e4e4e4e4e4e4e4e4e4e4c4b4640372e23190d020000000000000000000000000000070c151a20262b2d3337393c3f41424344444342403d3a3935302c29241d18120b0300000000000000000000000000000008121c262e363b3f404646463f3e3a342d251b1106000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060b14191f262b30363a3c4347484a50535557595b5c5c5d5d5d5c5c5b59575553514b4948433d3a37312b27201a150c0701000000000000000000000000000000000000000000000000000c1926323f4c5965727f8c988c807366594d4033261a0d000000000714212d3a46535e696e7070707070707070707070707070707070706f6d676763605c54524d45413a3128231c140c0300000000000000000000000000000000000005111e2a36424d5664717e8b989184776a605b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b585650483e34281d110500000000000000000000000000000000000b151e2935414c56606a707d879298938f837c736d67615e57565553504a50535557575f61686d747c848f949892867d6f6a5f554b40352b1d140a0000000000000006131f2c3845515c6674818d9a8d8074665c514438281e130800000000000000000000000000000000000c18242f394653606c788491978a7d7064564c4135291d11050000000000000000000000000000000000000000000000000000000000000714212d3a46535e696e7070706f6a5f53473a2e2115080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010e1b2834414e5b6774818e978a7e7164574b3e3124180b00000007131f2a3540495257595b5b5b5b5b5b5b5b5b5b5b5b5b5b606c7986939285796c5f5b5b5b5b5b5b5b5b5b5b5b5b5b5b5957514940352a1e1206000000000000000000000000030b121820262b3137383f4446484b4d4f505150504e4d4a4746413a38352f28231d150c0600000000000000000000000000020e19242e3840474b4d5353534c4a463f372d23180d01000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020a11171e252a31373b4246474e5355545c606264666768696a6a6a696968666462605c5456544e4847423c37322b261f18120b030000000000000000000000000000000000000000000000000c1926323f4c5965727f8c988c807366594d4033261a0d0000000005121e2a36424d575e6164646464646464646464646464646464646463605d555653504a46413b352f281f17110a0200000000000000000000000000000000000000020e1925303b4753606d7a859296897c6f686868686868686868686868686868686864615a5045392d2115080000000000000000000000000000000000030c19242f3a444e58616b717e869298959187807a736e69666361605c5f5c60616366696e737a808791969792867d706b60584e43392f23190b02000000000000000713202d3a4653606d79859296897c6f62544a403428160c01000000000000000000000000000000000007121f2b3844505b6673808d998f8275685e5246392d20150900000000000000000000000000000000000000000000000000000000000005121e2a36424d575e61646464625f584e43372b1f12060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010e1b2834414e5b6774818e978a7e7164574b3e3124180b0000000a16232f3b47525c63666868686868686868686868686868686c7986939285796c68686868686868686868686868686866635b51463b2f22160a0000000000000000000000050c151c232831373c434749505355585a5c5d5d5d5c5b595754524c47454039342e271e17110a02000000000000000000000007131f2a36404a52585a606060585651493f34291e12060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050c141c232830363c42474d5254585f6266666d6f717274757676777676757473716f6d666662605855534d47433c373129231d150d0600000000000000000000000000000000000000000000000c1926323f4c5965727f8c988c807366594d4033261a0d00000000020e1a25313b454d53545757575757575757575757575757575757575654514c4a46443f38363029241e160d06000000000000000000000000000000000000000000000914202c3945515d6775818e9a8d80757575757575757575757575757575757575716c6156493d3024170a00000000000000000000000000000000000008131e28323c464f59616c717d86909599928d85807b7673706e6d666b666d6e7073777b80868d93999590857c706b60594f463c31271d10070000000000000005111d2935414c5664707d8a979184776a605442392e231804000000000000000000000000000000000000030f1c28333f4a54626f7b889592867a6d6154473c31261a0e020000000000000000000000000000000000000000000000000000000000020e1a25313b454d535457575755534e463c31261a0f030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010e1b2834414e5b6774818e978a7e7164574b3e3124180b0000000c1925323f4b57636e737575757575757575757575757575757579869392857975757575757575757575757575757575736d63574b3e3225180c00000000000000000000060f171e272e343c43474e53535b60626567696a6a6a69686664615d5653514b4540393027221b140b03000000000000000000000a17232f3b47525c63666c6c6c65625b51463a2e22150900000000000000000000000000000000000000000000000000000000000000000000000000000000000000080f171e262e343b41464d53565e61666a6f7276797b7d7f8182838384838382817f7e7c7976736f6a66615f57544e47423c342f271f181006000000000000000000000000000000000000000000000c1926323f4c5965727f8c988c807366594d4033261a0d000000000009141f29333b4246484a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a494745413d3a38342e2a251f19130c04000000000000000000000000000000000000000000000004111d2935404b5563707d899792858181818181818181818181818181818181817e7164584b3e3125180b000000000000000000000000000000000000010c16202b343d47505a616b707b838d929997928c8783807d7b79797879797b7d8083888d929899928d837b6f6a60594f473d332a1f150b00000000000000000713202d3946525d6875828f9a8c7f7366584e4330271c1207000000000000000000000000000000000000000b17222d3847535f6a778390998b7e7265574d42372b1e120600000000000000000000000000000000000000000000000000000000000009141f29333b4246484a4a4a4847433c342a20150a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010e1b2834414e5b6774818e978a7e7164574b3e3124180b0000000d1a2633404d5966738081818181818181818181818181818181818e9b928781818181818181818181818181818181817f7366594c403326190d0000000000000000000610182129303940444e53585f62656c6f727475767777767573706d6865605d55514b423d332d261d150c030000000000000000000c1926323f4b58636e73797979726d62564a3e3124180b00000000000000000000000000000000000000000000000000000000000000000000000000000000000006111a212930383f444c52575f61696e72777b7f8285888a8c8e8f8f9090908f8f8e8c8a888683807c77736e69626058534d454039312a2217110a0200000000000000000000000000000000000000000c1926323f4c5965727f8c988c807366594d4033261a0d0000000000030d17212931363a3b3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3c3a39352f2d2c28231c19140d0801000000000000000000000000000000000000000000000000010d18242f3a4653606d79859197928e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8d8174675a4e4134271b0e01000000000000000000000000000000000000040d19222c353e48505960696e7980878f949b9a93908c89888685858586888a8d90959a9a938f8680796e6960584f473d352b21180d0300000000000000000714212e3a4754616d7a869293877b6e6154483d3221150b000000000000000000000000000000000000000006111c2b37434e5865727f8b99908376695f53473a2d21160a000000000000000000000000000000000000000000000000000000000000030d17212931363a3b3d3d3d3c3a37312a22180e03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010e1b2834414e5b6774818e978a7e7164574b3e3124180b000000111d2a3744505d6a77838e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e939e99928e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8276695c504336291d100000000000000000061018222a333b424a51585f626a6e73787b7e80828384838381807d7a76716d67605c544f443f382f261e150c0200000000000000000d1a2733404d5a6673808686867f7265584c3f3225190c00000000000000000000000000000000000000000000000000000000000000000000000000000000020a1117232c333b424a50565e61696e747b7f83888c8f92989799989796959595969698999798928f8c8984807b756f6a615f57514b433c3428231c140c03000000000000000000000000000000000000000c1926323f4c5965727f8c988c807366594d4033261a0d000000000000050f171f252a2d2e313131313131313131313131313131313131302d2c2924201f1c17110e080200000000000000000000000000000000000000000000000000000007131f2b3844505c6673808d979797979797979797979797979797979797978d8174675a4e4134271b0e010000000000000000000000000000000000000007101a232c363e474f575f676d737c82888e92989a99969a93929292939a96999a98928e87827b736d665e574e463d352c23190f06000000000000000005121e2b37424d5765727e8b99908376695e53463a2d2114030000000000000000000000000000000000000000000f1a26313c4754616e7a869295887b6e6155483d32271b0f03000000000000000000000000000000000000000000000000000000000000050f171f252a2d2e3131312f2e2b262018100600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010e1b2834414e5b6774818e978a7e7164574b3e3124180b000000111d2a3744505d6a7783909797979797979797979797979797979797979797979797979797979797979797979797978f8376695c504336291d1000000000000000050e18222a343c454d545c606a6e757b8084888b8d8f9090908f8e8c8a86837e79726d6660595049413830261e140a00000000000000000d1a2733404d5a6673808d938b7f7265584c3f3225190c000000000000000000000000000000000000000000000000000000000000000000000000000000030b141c2228353e454d545c60686e747b81868c9095999897928f8d8b8a89898889898a8b8d8f9196979996918c87827c756e69605c554e463f342e261e150d040000000000000000000000000000000000000c1926323f4c5965727f8c988c807366594d4033261a0d00000000000000050d141a1e21212424242424242424242424242424242424242321201d191312100c0600000000000000000000000000000000000000000000000000000000000003101c28343f4a5465727e8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8074675a4e4134271b0e01000000000000000000000000000000000000000008111a242c353d454d555d606a6f767c81858a8d90929995969696959892908d8a85817c756e6a605c544d453d342c231a10070000000000000000000714212d3a46535f69768390988b7e7165574d42362a1e12050000000000000000000000000000000000000000000a15202d3946525e6875828f998c807366594f43382c1f130700000000000000000000000000000000000000000000000000000000000000050d141a1e212124242422211f1a150e060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010e1b2834414e5b6774818e978a7e7164574b3e3124180b000000111d2a3744505d6a77838a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8376695c504336291d10000000000000030d17202a343c464e575e666d737c82878d919798979694949495969999938f8b857f796f6b605b534a423830261c1106000000000000000d1a2733404d5a6673808d988b7f7265584c3f3225190c0000000000000000000000000000000000000000000000000000000000000000000000000000030c151d262d3340474f575e666d727a81878e929999928f8b888582807f7d7c7c7b7c7c7d7e808284888b8e929899938f88827b736d675f5850443f3830271f160d0400000000000000000000000000000000000c1926323f4c5965727f8c988c807366594d4033261a0d000000000000000003090e121415171717171717171717171717171717171717161413110d0806030000000000000000000000000000000000000000000000000000000000000000000b17232e3b4854616e7b7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7c6f6255483c2f2215090000000000000000000000000000000000000000000008121a232b333c434b51585f626a6f757a7d8184868789898a8989878683807d79746f6a625f57514b423b332b221a1108000000000000000000000815222e3b4855616e7b889592867a6d6054473b31251a0e0200000000000000000000000000000000000000000005111e2a36414c5664717e8a989184776b6054483b2f221509000000000000000000000000000000000000000000000000000000000000000003090e1214151717171515120f0a03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010e1b2834414e5b6774818a8a8a7e7164574b3e3124180b0000000a1623303d495663707d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7c6f6356493c302316090000000000010b151f29323c464e585f696e7880878f939a96918e8b89888787888a8c8f929997928c847d726c655c544a42382e231710060000000000000d1a2733404d5a6673808d988b7f7265584c3f3225190c00000000000000000000000000000000000000000000000000000000000000000000000000020b151e262f383f44515961696e787f858e939996918b86827e7b7875747270706f6f6f7070727375787b7e82868b90959b948f8680796f6a625a504a423931281f160c03000000000000000000000000000000000c1926323f4c5965727f8c988c807366594d4033261a0d00000000000000000000020507080a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a09070604010000000000000000000000000000000000000000000000000000000000000000000000000614212d3a46535e696e7070707070707070707070707070707070707070706f6a5f53473a2e2115080000000000000000000000000000000000000000000000081119212a313940454e53586062676d717477797b7c7d7d7c7c7b797774706d67625f58534e45403930292119100800000000000000000000000d1a2633404d596673808a8a8a8175685d524539291f140900000000000000000000000000000000000000000000010d1925303b4753606d79868a8a897c6f6356493c3023160900000000000000000000000000000000000000000000000000000000000000000000020507080a0a0a090806030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000916222f3c4955626f7c7d7d7d7b6e6154473b2e2114080000000916222f3b4854606b7070707070707070707070707070707070707070707070707070707070707070707070707070706f6b6054483b2f221509000000000007121d27313b444e585f6a6f7b838d9299938f8984817e7c7b7a7a7b7d7f82868b91969691877f776d665c544a3f342822180b0200000000000d1a2733404d5a6673808d988b7f7265584c3f3225190c000000000000000000000000000000000000000000000000000000000000000000000000000a141d263038424a505b636b707b838b929795918a847f7a76726e6a69676564636262626363656768696e71757a7e838a909598928c847c716c605c544b433a31281e150c020000000000000000000000000000000c1926323f4c5965727f8c988c807366594d4033261a0d0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005121e2a36424d575e61646464646464646464646464646464646464646464625f584e43372b1f1206000000000000000000000000000000000000000000000000070f181f272f353c43474e54555d606467666c6e6f7070706f6e6c666764605c55534e47423c342e271e170f07000000000000000000000000091623303c4956636f7d7d7d7d7b6e61564c413529170d03000000000000000000000000000000000000000000000008141f2c3845515d676f7d7d7d7d7b6e6155483b2e2215080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000815212e3b47535f6a6f7070706e695e52463a2d2014070000000713202c38444f59606364646464646464646464646464646464646464646464646464646464646464646464646464646360594f43382c1f130700000000000c18242f39434d565f6a6f7c859095959087827c7874716f6e6e6e6e7072767a7f848c9298928c81786d665c50443f342a1d140a00000000000d1a2733404d5a6673808d988b7f7265584c3f3225190c00000000000000000000000000000000000000000000000000000000000000000000000006111b262f38424a545b606d737d85909598928b837e78726e6865625f585a5857565655565657585a575f6164686d71777d838a91979691867e746d665c554c433a30271e140a0000000000000000000000000000000c1926323f4c5965727f8c988c807366594d4033261a0d00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020e1a25313b454d535457575757575757575757575757575757575757575755534e463c31261b0f0300000000000000000000000000000000000000000000000000060d151d242931373c43474b515357545b6061626363636261605b545753514b47433c373128231d150c05000000000000000000000000000915222f3b4854606b6f7070706e695f53443a2f24190500000000000000000000000000000000000000000000000004101d2935404b55606b6f7070706e695f53473a2d21140800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006131f2b37434e585f62646464615e574d42362a1e110500000003101b27323d474f5456575757575757575757575757575757575757575757575757575757575757575757575757575756544f473d32271b0f030000000004101d2935404b555e686f7c859197928d837c75706c656463616161626366686d72797f869195938e81786d605b51463c2f261b1106000000000d1a2733404d5a6673808d988b7f7265584c3f3225190c0000000000000000000000000000000000000000000000000000000000000000000000071017222d38414a545c666c747f889297948f867f78716d66615e5655534e4d4c4a49494849494a4b4d4d5355565d60656b70767e858e9398928b81786d675d554c433930261c110600000000000000000000000000000c1926323f4c5965727f8c988c807366594d4033261a0d000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009141f29333b4246484a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4847433c342a20150a000000000000000000000000000000000000000000000000000000030b121820262b3237394045474a4a50535456565756565453504a4a4745403937312b262018120b03000000000000000000000000000007131f2c38434f596063646464615f574d4232281e1308000000000000000000000000000000000000000000000000000c18242f39434f596063646464615f574d42372b1e1206000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030f1b26323c464e535557575754524d453b30251a0e02000000000b16212b353d4448494a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4948433d352b21160a00000000040f19222c3945515d676e7a849197938b80796f6a63605b53565554545557565d60666d727c839094938e81746d62584e41382d22170b000000000d1a2733404d5a6673808d988b7f7265584c3f3225190c00000000000000000000000000000000000000000000000000000000000000000000040e192227333f49535c666d78808c9399928c827b726d66605c54524c484743413f3d3d3c3c3c3d3d3f404246484c52545961636c717a818b9298938e81796d675d554b42382e23170f06000000000000000000000000000c1926323f4c5965727f8c988c807366594d4033261a0d0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030d17212931363a3b3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3c3a37312a22180e040000000000000000000000000000000000000000000000000000000001070c151b20272b2f35393a3e3f444648494a4a49494846443f3d3a38342f2b26201a150c0700000000000000000000000000000000030f1b27323d474f545657575755534d453b3120160c010000000000000000000000000000000000000000000000000007121d27313d474f545657575755534d453c31261a0e02000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a15202a343c4347494a4a4a4746423b33291f14090000000000040f19232b32383b3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3c3b38322b23190f04000000000a16212b37434e58606d7983909693877f746d66605853504949484747484a4c52545c606a6f7a829095938b7f726a5f53493f33271b0f030000000d1a2733404d5a6673808d988b7f7265584c3f3225190c000000000000000000000000000000000000000000000000000000000000000000020c16202b343d44505b656d78818d929792877f776e69605c54504a46413b3a37313231302f2f2f30303231363a3b4145474f555a61686d747e869196938f82796d675c544a3f342821180c020000000000000000000000000c1926323f4c5965727f8c988c807366594d4033261a0d000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050f171f252a2d2e3131313131313131313131313131313131313131312f2e2b262018100600000000000000000000000000000000000000000000000000000000000000040a0f151b1d24292c2d2d3338393b3c3d3d3d3c3b3938332d2d2c29231d1b150e09030000000000000000000000000000000000000a16212b343d4348494a4a4a4846423b33291f0d040000000000000000000000000000000000000000000000000000010b151f2b343d4348494a4a4a4847423c332a1f15090000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040e18222a32373b3c3d3d3d3b3a36302920170d0200000000000007111921272c2f303131313131313131313131313131313131313131313131313131313131313131313131313131302f2c272119100700000000030f1b27323b47535f6a73808d95928b7f726d605c544e46443f3c3b3b3b3b3d41454b51585f686d7983909692867c6f655b5044372b1f160a0000000d1a2733404d5a6673808d988b7f7265584c3f3225190c00000000000000000000000000000000000000000000000000000000000000000008131e28323d46515b606c77818e939691857d726c655e56504a443f3836302e2b26252423232223232425262a2d2f35393e444850565d606c717c849195948f82796d665c50443e332a1e140a0000000000000000000000000c1926323f4c5965727f8c988c807366594d4033261a0d00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050d141a1e212124242424242424242424242424242424242424242422211f1b150e0600000000000000000000000000000000000000000000000000000000000000000000040a0f12181d202022282b2d2e2f3030302f2e2d2b2822201f1c18120f0a040000000000000000000000000000000000000000040f19222b32383b3c3d3d3d3b3a36312921180d00000000000000000000000000000000000000000000000000000000030d19222b32383b3c3d3d3d3b3a37312a21180e0300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006101820262b2e2f3131312e2d2a251f170e050000000000000000070f161b202223242424242424242424242424242424242424242424242424242424242424242424242424242423221f1b160f07000000000007131f2c38434f59626f7c8792948d80746d625b514b423d37332d2e2e2e2f30353940454e565d676d7a8491989083786c6053463d32271b0f0300000d1a2733404d5a6673808d988b7f7265584c3f3225190c0000000000000000000000000000000000000000000000000000000000000000030d1925303a444f59626d73808d939691847c6f6b605b534d443f38342e2a25211f1a1917161615161617181a1e2124292c33383e444c525a616a6f7b839095948f81786d605a50453c30261c110600000000000000000000000c1926323f4c5965727f8c988c807366594d4033261a0d000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003090e1214151717171717171717171717171717171717171717171515120f0a040000000000000000000000000000000000000000000000000000000000000000000000000001070d101314171c1f2021232324232321201f1c171413100c0701000000000000000000000000000000000000000000000007101921272c2f303131312e2d2a261f180f06000000000000000000000000000000000000000000000000000000000007101921272c2f303131312e2d2b261f180f060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060e151b1f212224242421201e1a140d0500000000000000000000040b1013161617171717171717171717171717171717171717171717171717171717171717171717171717171615130f0a040000000000000915222f3b4854606b768390999082786c605b51454039302b27222221212224292e343c444c555d686f7c8792948a7e7164594f43382c1f130700000d1a2733404d5a6673808d988b7f7265584c3f3225190c00000000000000000000000000000000000000000000000000000000000000010b151f2935414c56606b727f8c929791847b6f6a60595049413b342e28231c1914120f090a0a0909090a0a090e1214191d20282c323a414550585f696e7a839096938d80746c61574d42382e23170b02000000000000000000000c1926323f4c5965727f8c988c807366594d4033261a0d00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020507080a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a090806030000000000000000000000000000000000000000000000000000000000000000000000000000000000010406060b0f12131516171716161513120f0b060604000000000000000000000000000000000000000000000000000000070f161b1f222324242422211e1a140d0600000000000000000000000000000000000000000000000000000000000000070f161b1f222324242422211e1a150e0600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040a0f1315161717171414110e0902000000000000000000000000000307090a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a090907030000000000000004111d2935414c56636f7c899592877c6f665b50493f342e271f1b1715141415191d2328323a434c56606a73808d989083776b6054483b2f22150900000d1a2733404d5a6673808d988b7f7265584c3f3225190c0000000000000000000000000000000000000000000000000000000000000007121d27313946525e686f7d87929891857b6e695f584f443f382f28231c17110d0806020000000000000000000205080d11161c20282f353e464e575e686d7a849196928a7e71695f544a3f34281f1409000000000000000000000c1926323f4c5965727f8c988c807366594d4033261a0d0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003060608090a0a0a09080606030000000000000000000000000000000000000000000000000000000000000000040a0f1315161717171514120e0903000000000000000000000000000000000000000000000000000000000000000000040a0f1315161717171514120e090300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030608090a0a0a0807050200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000713202c3945525d6875818e9a8d80746a5f544a3f3728231d150f0b060808080d12182028313a444e58606d7a859295897c6f6356493c31251a0e02000d1a2733404d5a6673808d988b7f7265584c3f3225190c000000000000000000000000000000000000000000000000000000000000000c18242f39434f59616d7a84919992867c6f695f574e463d332d261d17110b060000000000000000000000000000000001040b0d161e2429343c454d565e686e7b84919992867b6e665c50443b3025190e030000000000000000000c1926323f4c5965727f8c988c807366594d4033261a0d0000000000000105090b0c1313130d0d0b0702000000000000000000000000000000000000000000000000000000000307090913131313130603000000000000000000000000000105090b0c13131313131313131313131313131313131313131313131313131313131313131313100f0d0a050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030709090a0a0a0807050200000000000000000000000000000000000000000000000000000000000000000000000000030709090a0a0a08080602000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000105090b0c1313130d0d0b070200000000000000000000000000000000000000000104060712131313120706040100000000000000000714212d3a4754606d7a869294887b6e61584e42382d2518120b03000000000000070d161f28323d45525d6873808d998d817467574d42362a1e1205000d1a2733404d5a6673808d988b7f7265584c3f3225190c00000000000000000000000000000000000000000000000000000000000004101d2935404b55616b75828f96928a7e706a5f574d453c3427221b140b06000000000000000000000000000000000000000000040c1319222a333b444c565e696f7c8792989083786d60564d42362a1f14090000000000000000000c1926323f4c5965727f8c988c807366594d4033261a0d0000000000060c111518182020201a1917130e0801000000000000000000000000000000000000000000000000040a0f131516202020202012100c0600000000000000000000060c11151818202020202020202020202020202020202020202020202020202020202020202020201d1c1916100a0300000000000000000000000000000000000000000000000000000002060808090909090908060300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000105090b0c1313130d0d0b07020000000000000000000000000000000000000000000000000000000000000000000000000000060c111518182020201a1917130e08010000000000000000000000000000000001080d1113141f2020201e1413110d07010000000000000a1724303d4a5763707d8a99908376695f53463c2f261c1307000000000000000000040d16202935414c56626e7b8896918478695e53463a2d211407000d1a2733404d5a6673808d988b7f7265584c3f3225190c00000000000000000000000000000000000000000000000000000000000006131f2c3845515d67707d8a93958d80746c61584e453b332a2217110a020000000000000000000000000000000000000000000000010810182029323a444d57606a727f8b94958b7f72695e52463b31251a0e0200000000000000000c1926323f4c5965727f8c988c807366594d4033261a0d000000000911181d2224252d2d2d2726231f19120a0200000000000000000000000000000000000000000000070f161b1f22232d2d2d2d2d1f1c17110a03000000000000000911181d2224252d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d292926211c150d0400000000000000000000000000000000000000000000000003090f121415161616161515120f0a040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060c111518182020201a1917130e080100000000000000000000000000000000000000000000000000000000000000000000000911181d2224252d2d2d2726231f19120a020000000000000000000000000000040c13191d20212b2d2d2d2b20201d18130c0400000000000d1a2733404d5a6673808d9a8b7f7265574d42342a1d140a0000000000000000000000040e19242f3a47535f6a77849196877b6e6154483b2e211508000d1a2733404d5a6673808d988b7f7265584c3f3225190c000000000000000000000000000000000000000000000000000000000004101d2935404b55606d798491999083786d605a50463c332a21181006000000000000000000000000000000000000000000000000000000060e172028323b454e58626d75828f9892867b6e61574d42362a1e130800000000000000000c1926323f4c5965727f8c988c807366594d4033261a0d00000009121b23292e313239393934332f2b241c140a01000000000000000000000000000000000000000007101921272c2f3039393939392c28231c150c03000000000009121b23292e3132393939393939393939393939393939393939393939393939393939393939393939393635322d261f160d0300000000000000000000000000000000000000000000060e151a1f21222323232322211f1b150e060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000911181d2224252d2d2d2726231f19120a0200000000000000000000000000000000000000000000000000000000000000000009121b23292e313239393934332f2b241c140a01000000000000000000000000040d161e24292c2d38393939382d2c29241d160d04000000000e1b2734414e5a677480888c897c6f6356493c3123180b0200000000000000000000000008131e2b37434e586874818e968a7d7063574a3d3024170a000d1a2733404d5a6673808d988b7f7265584c3f3225190c000000000000000000000000000000000000000000000000000000000006131f2c3945515d67727f8c9693877c6f665c51473e342a21180f060000000000000000000000000000000000000000000000000000000000050e162029333d46515b616e7b8692988e8174695e53463a3024190d01000000000000000c1926323f4c5965727f8c988c807366594d4033261a0d000006111b242d343a3d3f464646403f3b362e261c120800000000000000000000000000000000000000020b19222b32383b3c464646464638342e261e150a0000000006111b242d343a3d3f4646464646464646464646464646464646464646464646464646464646464646464643423e3831281f150a000000000000000000000000000000000000000000060f1820262b2e2f303030302f2e2b26201810080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009121b23292e313239393934332f2b241c140a010000000000000000000000000000000000000000000000000000000000000006111b242d343a3d3f464646403f3b362e261c12080000000000000000000000010c161f282f35393a45464646453a39352f281f160c010000000d1a2633404c58646e747b7f84796d6053473a2d20140700000000000000000000000000010f1a26313f4c5966727f8c988b7f7265584c3f3225190c000d1a2733404d5a6673808d988b7f7265584c3f3225190c00000000000000000000000000000000000000000000000000000000030f1c28333f4a54606d798592988d81746a60544a40352c22180f0600000000000000000000000000000000000000000000000000000000000000050e17212b343f46525e69727f8c9692867b6e61564c4135291d1105000000000000000c1926323f4c5965727f8c988c807366594d4033261a0d00010c18232d373f454a4b5353534d4c4740382e24190e020000000000000000000000000000000000000a141d2b343d4348495353535353443f3830261c11060000010c18232d373f454a4b53535353535353535353535353535353535353535353535353535353535353535353504e49423a31261c100500000000000000000000000000000000000000030e18212a31373a3b3c3c3c3c3c3a37312a221a1108000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006111b242d343a3d3f464646403f3b362e261c1208000000000000000000000000000000000000000000000000000000000000010c18232d373f454a4b5353534d4c4740382e24190e020000000000000000000008131e28313a41454752535353514745403a31281d13070000000b1724303c47525c64696e73776d675d5145392c20130600000000000000000000000000000a1724313e4a5764717d8a978d8073665a4d4033271a0d000d1a2733404d5a6673808d988b7f7265584c3f3225190c0000000000000000000000000000000000000000000000000000000006121f2b3844505b66727f8b9792867a6d61584e42392e231a1007000000000000000000000000000000000000000000000000000000000000000000050f19222a36424d57606d798491998d8174685d5246392d201409000000000000000c1926323f4c5965727f8c988c807366594d4033261a0d0005111d29343f495156586060605a58524a40362b1f1307000000000000000000000000000000000006111c262f3d474f5456606060605f504a42382e23170c000005111d29343f49515658606060606060606060606060606060606060606060606060606060606060606060605c5a544c42382d21160a000000000000000000000000000000000000000915202a333c434748494949494847433c342c231a1007000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010c18232d373f454a4b5353534d4c4740382e24190e02000000000000000000000000000000000000000000000000000000000005111d29343f495156586060605a58524a40362b1f1307000000000000000000030c19242f3a434c51545e6060605e53514b433a2f24180d01000008141f2b36414a52575f61666a605d554b4035291d100400000000000000000000000000000a1724303d4a5763707d8a968d8074675a4d4134271a0e000d1a2733404d5a6673808d988b7f7265584c3f3225190c000000000000000000000000000000000000000000000000000000000613202d394653606c788491998d8073685e52463d30271c1108000000000000000000000000000000000000000000000000000000000000000000000007101a25303b44515c66727f8b9792867a6d6154473b30251a0e020000000000000c1926323f4c5965727f8c988c807366594d4033261a0d000915222e3a45515b62656c6c6c67645c52473b2f23170b00000000000000000000000000000000000b17222d38424f5960636c6c6c6c6c5c544a3f34281c1003000915222e3a45515b62656c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c69665e54493e3226190d000000000000000000000000000000000000020f1a26313c464e53555656565655534e463e362c22190f06000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005111d29343f495156586060605a58524a40362b1f130700000000000000000000000000000000000000000000000000000000000915222e3a45515b62656c6c6c67645c52473b2f23170b0000000000000000000b151e2935414c555d606b6c6c6c6b605d554b4035291d11040000030e1a242f3841454d5355595e53514b43392f24180d0100000000000000000000000000000a1724303d4a5763707d8a968d8074675a4d4134271a0e000d1a2733404d5a6673808d988b7f7265584c3f3225190c00000000000000000000000000000000000000000000000000000004101c2834404a5463707d899692867b6e61564c41342b1e150b0000000000000000000000000000000000000000000000000000000000000000000000000009141f2834404a54606d798592988b7e7165574d42362a1e12050000000000000c1926323f4c5965727f8c988c807366594d4033261a0d000b1824313d4a56626d72797979736e64584c3f3326190d00000000000000000000000000000000030f1c28333f4a54606b6f7979797976665c5044382c1f1206000b1824313d4a56626d72797979797979797979797979797979797979797979797979797979797979797979797670665a4e4235291c0f00000000000000000000000000000000000006121f2b37434e585f6263636363625f5850483e342b21180e04000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000915222e3a45515b62656c6c6c67645c52473b2f23170b00000000000000000000000000000000000000000000000000000000000b1824313d4a56626d72797979736e64584c3f3326190d000000000000000007121d27303945515d676d78797979786d675d5145392c20130600000008131d262f333b4246484c514745403931281d12070000000000000000000000000000000b1724313e4a5764717d8a978d8073665a4d4033271a0d000d1a2733404d5a6673808d988b7f7265584c3f3225190c00000000000000000000000000000000000000000000000000000006121f2c3844515c6674818e9a8e8275695e52443a3022190c0300000000000000000000000000000000000000000000000000000000000000000000000000030c18232e3945515d6773808d9a908376695e52463a2d2014070000000000000c1926323f4c5965727f8c988c807366594d4033261a0d000c1825323f4b5865727f8686868073675a4d4034271a0d010000000000000000000000000000030e18212b3844505b666f7d86868686786d6053463a2d201307000c1825323f4b5865727e868686868686868686868686868686868686868686868686868686868686868686868276695c504336291d100000000000000000000000000000000000000814212e3a47535f6a6e6f6f6f6f6f6a615a50463d332920160c030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1824313d4a56626d72797979736e64584c3f3326190d00000000000000000000000000000000000000000000000000000000000c1825323f4b5865727f8686868073675a4d4034271a0d01000000000000020b18232e39434f59606d7984868686847a6d6053473a2d201407000000010b141d212931363a3b40443a39352f281f160c010000000000000000000000000000000c1926323f4c5965727f8c988c7f7265594c3f3226190c000d1a2733404d5a6673808d988b7f7265584c3f3225190c0000000000000000000000000000000000000000000000000000000713202d3a4653606d798592978a7d7064574d4232281e100700000000000000000000000000000000000000000000000000000000000000000000000000000007121c2935404b55626f7c889593877b6e6154483b2e2115080000000000000c1926323f4c5965727f8c988c807366594d4033261a0d000c1825323f4b5865727e8b938d8073675a4d4034271a0d01000000000000000000000000000009151f2935414c55606c788390939386796d6053463a2d201307000c1825323f4b5865727e8b93939393939393939393939393939393939393939393939393939393939393938f8376695c504336291d100000000000000000000000000000000000000815222f3b4855626e7c7c7c7c7c7c706c61584e453b32281e150b0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727f8686868073675a4d4034271a0d01000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b938d8073675a4d4034271a0d010000000000000a141d2834404b55606b74818d9693897d70675d5145392c20130600000000020b0f171f262a2d2e33372d2c29241d160d0400000000000000000000000000000006121e2b37424d576774818e978a7d7064574a3d3124170a000d1a2733404d5a6673808d988b7f7265584c3f3225190c0000000000000000000000000000000000000000000000000000000916232f3c4956626f7c89979285796d6053463b3020160c00000000000000000000000000000000000000000000000000000000000000000000000000000000000c18242f3947535f6a7784919a8b7e7164584b3e2f24190d0100000000000c1926323f4c5965727f8c988c807366594d4033261a0d000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000000000000000000000000030c1a26313945515d67717e8b959f9386796d6053463a2d201307000c1825323f4b5865727e8b98999292929292929292929292929292929292929292929292929292929292928f8376695c504336291d100000000000000000000000000000000000000916222f3c4955626f7c86898989877e706a60574d443a30271d140a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b938d8073675a4d4034271a0d01000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000006111c262f3845515c676f7d8893978e81746b60554b4035291d1104000000000000060d141a1e2122262b20201d18120c04000000000000000000000000000000040d18222e3a47535f6977849196887b6e6155483b2e221508000d1a2733404d5a6673808d988b7f7265584c3f3225190c0000000000000000000000000000000000000000000000000000000c1926333f4c5966727f8c998f8275675c5145382c1f1304000000000000000000000000000000000000000000000000000000000000000000000000000000000007121d2b37434e586773808d9a8e817467554c4135291d110400000000000c1926323f4c5965727f8c988c807366594d4033261a0d000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000000000000000a151e2b37424d57606d7a85919ea79386796d6053463a2d201307000c1825323f4b5865727e8b9892878585858585858585858585858585858585858585858585858585858585858276695c4f4336291c100000000000000000000000000000000000000815222e3b4754606a717e88939992867c6f695f564c43392f261b1106000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000000000b17222d38424e58606d7984919a91857a6d60594f433a2f24180d010000000000000003090e121415191e1413100d0701000000000000000000000000000000040c161f2935404b55626e7b8896918478695f53463a2d211407000d1a2733404d5a6673808d988b7f7265584c3f3225190c000000000000000000000000000000000000000000000000000004111d2935404b556975828f988c7f7265554b4034281c10040000000000000000000000000000000000000000000000000000000000000000000000000000000000010f1b26323d4a5764707d8a9a918477675d5145392c20130600000000000c1926323f4c5965727f8c988c807366594d4033261a0d000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000000000000000000000006111c26303847535f6973808d97a1a09386796d6053463a2d201307000c1825323f4b5865727e8b988d807979797979797979797979797979797979797979797979797979797979797670655a4e4135281b0f00000000000000000000000000000000000006131f2b37434e58616c727f8c929892857b6e685d554b41382d221711070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000000050f1c28333f4a545f6a73808c96938a7e71685d52473d31281d130700000000000000000000020507080d110706040100000000000000000000000000000000050d161e28313a45515d6773808c998e817467574d42362a1e1205000d1a2733404d5a6673808d988b7f7265584c3f3225190c00000000000000000000000000000000000000000000000000000613202c3945515d677885919a887c6f6255493c2e23180c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a14212e3a4754616d7a869396877a6d6054473a2d21140700000000000c1926323f4c5965727f8c988c807366594d4033261a0d000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000000000000c17232e38424f59616e7b86929f9fa49386796d6053463a2d201307000c1825323f4b5865727e8b988d80736c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c69655e54493d3125190d000000000000000000000000000000000000030f1b27323c46505a636d74808d939791847a6d675c53493f332723190f0600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000050e1b242b3844505b666f7c8792978f82756c61564c41352b1f160c010000000000000000000000000000000400000000000000000000000000000000000000060e171f28303a434e58606d79859295897c706356493d31261a0e02000d1a2733404d5a6673808d988b7f7265584c3f3225190c00000000000000000000000000000000000000000000000000000714202d3a4753606d7a869793867a6d6053473a2d201407000000000000000000000000000000000000000000000000000000000000000000000000000000000000000713202d3946525d6878849195887c6f6255493c2f22160900000000000c1926323f4c5965727f8c988c807366594d4033261a0d000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000000000003101c28343f4a54606b75828f999993999386796d6053463a2d201307000c1825323f4b5865727e8b988d8073675f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5c5a544c42382c211509000000000000000000000000000000000000000a15202b343e48515b606c78818f95969082796d655b50443f352b21180d04000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000020c17202a36424d57606c7883909992857b6e615a50443a30231a0d0400000000000000000000000000000000000000000000000000000000000000000000030a11172029313a434c555f6a73808d979083786c605346392d20130900000d1a2733404d5a6673808d988b7f7265584c3f3225190c00000000000000000000000000000000000000000000000000000916222f3c4955626f7c8895918478675c5145382c1f13060000000000000000000000000000000000000000000000000000000000000000000000000000000000000005111d2935414c566976838f978a7d7164574a3e3124170b00000000000c1926323f4c5965727f8c988c807366594d4033261a0d000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000000000000000000040e18222c3844505c66707d8994938e87939386796d6053463a2d201307000c1825323f4b5865727e8b988d8073675a5252525252525252525252525252525252525252525252525252524f4e49423a30261b100400000000000000000000000000000000000000040f19222c363f44505b666d79839096948e81776c605a50473d33291f160b020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000008131e29323a46535e69727f8c95948b7e71685e52483e32281e1108000000000000000000000000000000000000000000000000000000000000000000040a0c151c2328323b434c555d676f7c8692958a7e71655b5044372b1f120500000d1a2733404d5a6673808d988b7f7265584c3f3225190c00000000000000000000000000000000000000000000000000000a1724313d4a5764707d8a978f837669554b4034291c100400000000000000000000000000000000000000000000000000000000000000000000000000000000000000010d192430414e5b6774818e998c7f7266594c3f3326190c00000000000c1926323f4c5965727f8c988c807366594d4033261a0d000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000000000a15202935414c56606d788391988e8185929386796d6053463a2d201307000c1825323f4b5865727e8b988d8073675a4d464646464646464646464646464646464646464646464646464643413d3830281e140a00000000000000000000000000000000000000000007101a2428333f4a545d676d7a849197938d80736c62594f453b31281d140a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100040d1925303a44505a616e7b8692988f82766c62564d41362c20160c0000000000000000000000000000000000000000000000000000000000000002050b10151b1e262e343d444d555d676d798491989083786c6053493f33271b0f0300000d1a2733404d5a6673808d988b7f7265584c3f3225190c00000000000000000000000000000000000000000000000000000b1825313e4b5864717e8b978e8175685b4e422f23180c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000081a2633404d596673808c998d8073665a4d4033271a0d00000000000c1926323f4c5965727f8c988c807366594d4033261a0d000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000000030d1b26313946525e68727f8b9592867b85929386796d6053463a2d201307000c1825323f4b5865727e8b988d8073675a4d40393939393939393939393939393939393939393939393939393635312c261e160c0200000000000000000000000000000000000000000000081217222d38424b555e686e7b859299928b7e716b60574d433a2f261c110600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01010c161f2a36414c56616c76828f9892867b6e615a50443b30241a0e04000000000000000000000000000000000000000000000000000000000002080e11161c20262b30383f444f565e676d79828f9692867c6f655b5041382d22170b0000000d1a2733404d5a6673808d988b7f7265584c3f3225190c00000000000000000000000000000000000000000000000000000c1925323f4c5865727f8b988e8174675b4e4134281b070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1926333f4c5966727f8c998d8074675a4d4134271a0e00000000000c1926323f4c5965727f8c988c807366594d4033261a0d000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000010b151f2b37434e58616d7a8592968c7f7885929386796d6053463a2d201307000c1825323f4b5865727e8b988d8073675a4d40342c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c292825211b140c0400000000000000000000000000000000000000000000000006111c262f39434c565f69707d87929f92877d6f695f554c42382d22171006000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d0007131d28313a46525e68717e8b94958b7f72695f53483f32291f120800000000000000000000000000000000000000000000000000000000040a0f14191e20272c32373d424a505960686e79828f94928b7f726a5f53493f2f261b11060000000d1a2733404d5a6673808d988b7f7265584c3f3225190c00000000000000000000000000000000000000000000000000000c1926333f4c5966727f8c998d8074675a4d4134271a0e0100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1925323f4c5865727f8b988e8174685b4e4135281b0e00000000000c1926323f4c5965727f8c988c807366594d4033261a0d000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000007121d27313947535f6a74818d979184797885929386796d6053463a2d201307000c1825323f4b5865727e8b988d8073675a4d4034271f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1c1b1915100a0200000000000000000000000000000000000000000000000000000a141d27313a444d57606b717e8b929992857b6e675d544a3f332822180d040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d030c18242f3a434f59616d7a8592999083786c60574d42362d20170d000000000000000000000000000000000000000000000000000000040a0f151b1e252a2d33383c43474f545c606b707a838f94938e80746d62584e41382d1d140a000000000d1a2733404d5a6673808d988b7f7265584c3f3225190c00000000000000000000000000000000000000000000000000000d192633404c5966737f8c998d8073675a4d4034271a0d0100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988e8175685b4e4235281b0f00000000000c1926323f4c5965727f8c988c807366594d4033261a0d000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000000000000000c18232f3943505a626f7c8792948a7e717885929386796d6053463a2d201307000c1825323f4b5865727e8b988d8073675a4d4034271a13131313131313131313131313131313131313131313100f0d090400000000000000000000000000000000000000000000000000000000020b151f29323c454f59626c73808d93979083796d665b50443e342a1f160b0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d0b151e2935414b55616b75818e9792867c6e665b50453b31241b0e050000000000000000000000000000000000000000000000000001070c151b20262b3036393d44484e535960666d737d849095928d81786c605b51463c2f261b0b02000000000d1a2733404d5a6673808d988b7f7265584c3f3225190c00000000000000000000000000000000000000000000000000000c1926323f4c5965727f8c988d8174675a4e4134271b0e0100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1926323f4c5965727f8c988e8174675b4e4134281b0e00000000000c1926323f4c5965727f8c988c807366594d4033261a0d000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000004101c2934404b55616c76828f999082766c7885929386796d6053463a2d201307000c1825323f4b5865727e8b988d8073675a4d4034271a0d06060606060606060606060606060606060606060603020000000000000000000000000000000000000000000000000000000000000000030d17202a333d47505a606c77818f95958f82786c605a50463c31281d140a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a07121d27303945515d67707d8a93958c7f736a5f544a3f33291f120900000000000000000000000000000000000000000000000000030b121820262b32373b4146474f54585f626b707880879196938c80786d665b50493f342a1d140a00000000000d1a2733404d5a6673808d988b7f7265584c3f3225190c00000000000000000000000000000000000000000000000000000b1825323e4b5865717e8b988e8174685b4e4135281b090000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000d192633404c5966737f8c998d8073675a4d4034271a0d00000000000c1926323f4c5965727f8c988c807366594d4033261a0d000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000020b19222c3845515c67717d8a9493877c6f6c7885929386796d6053463a2d201307000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050e18212b353e44505b656d79839097948d80736c61584e433a2f261b1106000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0b18232e39424e58606d798491999083786d60584e42382d21170d00000000000000000000000000000000000000000000000000070d151d232931373c43474c52545960636a6f757d838d939792887f746d665c544a3f372d22180b0200000000000d1a2733404d5a6673808d988b7f7265584c3f3225190c00000000000000000000000000000000000000000000000000000b1824313e4b5764717e8a978f8275685c4f423025190e0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000010d1a2734404d5a6773808d998c807366594d4033261a0d00000000000c1926323f4c5965727f8c988c807366594d4033261a0d000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000a141d2a36424d56606d798491978e81746a6c7885929386796d6053463a2d201307000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060f192327333f49535d676e7b859299928a7e716a5f564c41382d22170e050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a141d2834404b54606a74808d9692877c6f665c51463c2f261c0f060000000000000000000000000000000000000000000000000810191f272f343c43474e53565e61666b70767c82899195948f857e726d605c544a42382d251b10060000000000000d1a2733404d5a6673808d988b7f7265584c3f3225190c00000000000000000000000000000000000000000000000000000a1623303d495663707c89969084776a564d42362a1e110500000000000000000000000000000000000000000000000000000000000000000000000000000000000000030f1c28333f4a546875828f988b7e7265584b3f3225180c00000000000c1926323f4c5965727f8c988c807366594d4033261a0d000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000006111b262f3846525e69737f8c9692857a6d616c7885929386796d6053463a2d201307000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010407071117222d38414b555e696f7d87929f92867c6f685d53493f332720160b0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271b1c262f3845515c666f7c8793968d80736a60544a40342a1d140a0000000000000000000000000000000000000000000000010a121a222b313940454e53585f62686e72777d82888f9397928b827b716c635b504a42382f261c1309000000000000000d1a2733404d5a6673808d988b7f7265584c3f3225190c00000000000000000000000000000000000000000000000000000815212e3b4854616e7b8798928579695e52463a2d2014070000000000000000000000000000000000000000000000000000000000000000000000000000000000000006121f2b3844505b6677849096897d706356493d3023160a00000000000c1926323f4c5965727f8c988c807366594d4033261a0d000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000000000b17222d38414e58616e7b8692968c7f72685e6c7885929386796d6053463a2d201307000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004080d111314171a1b262f3a434d57606b727f8b939891847a6d655b50443d32281d140a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d40342828222d38424e58606d798391999184796d60584e42392e22180b0200000000000000000000000000000000000000000000010a131c242c343d434b51585f626a6f757a7f84898f9498928d857f766e69615a51443f3830261d140a00000000000000000d1a2733404d5a6673808d988b7f7265584c3f3225190c00000000000000000000000000000000000000000000000000000613202d394653606c79859298877a6e6154473b2e211409000000000000000000000000000000000000000000000000000000000000000000000000000000000000000613202d394653606c79859298877b6e6154483b2e21150800000000000c1926323f4c5965727f8c988c807366594d4033261a0d000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000000030f1b27333f4953606a75818e989184786d60566c7885929386796d6053463a2d201307000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001070c1013191d20212427292a28313b454f59626d74818e95968f82776c60594f443a2f261b1106000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034343434333f4a545f6a73808c9593887d70675d51463c30271c0f0600000000000000000000000000000000000000000000000a131c252e363e464e555c606a6f757c82868c919597928d86807a726d615e5750483f342e261e140b0200000000000000000d1a2733404d5a6673808d988b7f7265584c3f3225190c000000000000000000000000000000000000000000000000000005121f2b3744505b65778490978a7d7164574a3e31261a0e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000916222f3c4955626f7c88989285796c605346392d20130600000000000c1926323f4c5965727f8c988c807366594d4033261a0d000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000030d18212b3744505b656f7c8793948a7d70665c5f6c7885929386796d6053463a2d201307000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001070d12181d1f24292c2d303335373839333d47515b606d79839097938c7f736b60564c41382d22170c030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d41414141414144505b666e7c8692968e81746b60554b40342b1e150b000000000000000000000000000000000000000000000008111b252e373f48505860676d737c82878f9299938f8a85807a736d68625b524d453e3628231c140c020000000000000000000d1a2733404d5a6673808d988b7f7265584c3f3225190c0000000000000000000000000000000000000000000000000000030f1b27333f49536774818d9a8d807467574d42372b1c1106000000000000000000000000000000000000000000000000000000000000000000000000000000000004111d2935414b5565727f8b988f8276665b5044382b1f120600000000000c1926323f4c5965727f8c988c807366594d4033261a0d000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000009141f2935404b55606c788390998f82756b61545f6c7885929386796d6053463a2d201307000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040c13181d24292c2f35393a3d404244454646454545515c676e7b85929a92877d6f685e53493f33271e150b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4e4e4e4e4e4e4e4d57606c7883909991847a6d60594f43392f22190c0300000000000000000000000000000000000000000000040d1a232d373f49515a616a6f7980878f9399928e87827e79736d68605d565146423b332c2417110a02000000000000000000000d1a2733404d5a6673808d988b7f7265584c3f3225190c0000000000000000000000000000000000000000000000000000000b17222d3e4b5764717e8a97908377695f5347382d22170b00000000000000000000000000000000000000000000000000000000000000000000000000000000000613202c3945515d6775828f998c7f7366544a3f33281c0f0300000000000c1926323f4c5965727f8c988c807366594d4033261a0d000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000020c1a26313945515d67717e8b9592877b6e62594f5f6c7885929386796d6053463a2d201307000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001070d161d24292f35383a4145474a4d4f515252535251504b555f69707d88939991847a6d655b50443c30271c120700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675b5b5b5b5b5b5b5b5b5e69727f8b95938a7d70675d51473d31271d120b03000000000000000000000000000000000000000000010c161f2b353f49515b636c717c848d9299938e86817b76716d67615e56524c443f363029211a12060000000000000000000000000d1a2733404d5a6673808d988b7f7265584c3f3225190c0000000000000000000000000000000000000000000000000000000614212e3b4754616e7a879595887b6e62544a3f33281c0f03000000000000000000000000000000000000000000000000000000000000000000000000000000020b14212d3a4754606d7a869297897c6f6356493c2d22170b0000000000000c1926323f4c5965727f8c988c807366594d4033261a0d000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000a141e2a36424d57606d798491978d80746a5f53525f6c7885929386796d6053463a2d201307000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000000000000000000000000000000000000000000000000000000000000000000000000000000000000040c13181f282f35394045474c5254575a5c5d5e5f5f5f5e5d5b5957616b73808d95968f82776c60584e42392e23180c03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d807367676767676767676767676e7b8692978e81756b61554c41382f29241d150d05000000000000000000000000000000000000000008131e28313d47515b636d727e869196959089817b746e6964605c55524c45413a322a251f170f08000000000000000000000000000d1a2733404d5a6673808d988b7f7265584c3f3225190c0000000000000000000000000000000000000000000000000000000714202d3946525e68768390998c8073665b5044382b1f150b0100000000000000000000000000000000000000000000000000000000000000000000000000000a141d2b37434e5864717e8b989285796d6053463a2d2013060000000000000c1926323f4c5965727f8c988c807366594d4033261a0d000c1825323f4b5865727e8b988d8073675a4d4034271a0d010006111c26303846535f6973808d9792857a6d60574e525f6c7885929386796d6053463a2d201307000c1825323f4b5865727e8b988d8073675a4d4034271a0d04040404040404040404040404040404040404040402010000000000000000000000000000000000000000060d161d2429313a40454b5153565d606366686a6b6c6c6c6b6a68656360606d78839097948c7f726a60544a4034281f1409000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8074747474747474747474747475828f9892857a6d615953504a423d352f271f170e06000000000000000000000000000000000000010d19242f3a434f59626d727f889298938d837d756e69615f5753514b46413a353028201a140d0500000000000000000000000000000d1a2733404d5a6673808d988b7f7265584c3f3225190c00000000000000000000000000000000000000000000000000000005111e2a36414d5665727f8b999184786c6053463e31271d12070000000000000000000000000000000000000000000000000000000000000000000000000006111b262f384754606a76828f9a8d8074665c5044382c1f12060000000000070f1926323f4c5965727f8c988c807366594d4033261a0d000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000b17232e38424f59616e7b8692958b7e72685d5245525f6c7885929386796d6053463a2d201307000c1825323f4b5865727e8b988d8073675a4d4034271a111111111111111111111111111111111111111111110e0e0b080300000000000000000000000000000000070f181f282f353e434b51555d6064686d7073757778797978787675726f6d66666e7b85929f92877c6f665c51443b31251a0e030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d04040404040404040404040404040404040000000000000000000000000c1825323f4b5865727e8b989083818181818181818181818181818e94978a7e736f6a64605b544f454039312920180f06000000000000000000000000000000000004111d2935414c55606b727f8c9398928880796f6b615e57534d47454039363029241e160e09020000000000000000000000000000000d1a2733404d5a6673808d988b7f7265584c3f3225190c000000000000000000000000000000000000000000000000000000020e1925303b4754616d7a8692968a7d71645a5043392f24180e040000000000000000000000000000000000000000000000000000000000000000000000030d17222d38414e58626f7c889495897c6f62544a3f34281c1003000000000711192127323f4c5965727f8c988c807366594d4033261a0d000c1825323f4b5865727e8b988d8073675a4d4034271a0d0103101c28343f4a54606b75828f989083786c60564c41525f6c7885929386796d6053463a2d201307000c1825323f4b5865727e8b988d8073675a4d4034271e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1b1a18140f090100000000000000000000000000071018212a313a414550555d60676d71767a7d808284858586858483817f7c79746f6b717e8a93999083786d60574d42362a20150a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a1111111111111111111111111111111111110a09070400000000000000000c1825323f4b5865727e8b9895908e8e8e8e8e8e8e8e8e8e8e8e8e939e9e9184807c77716c666059514b433b322a21180f06000000000000000000000000000000000613202c3945515d67707d88939892867e746d676059534d46423b38342f2a251e19130c0400000000000000000000000000000000000d1a2733404d5a6673808d988b7f7265584c3f3225190c000000000000000000000000000000000000000000000000000000000814202d3946525e6875818e9b9083776c61554b40352920160c03000000000000000000000000000000000000000000000000000000000000000000010b151f27333f49535f6a75828f9b9083776a605442382e23170c00000000040f19232b32383f4c5965727f8c988c807366594d4033261a0d000c1825323f4b5865727e8b988d8073675a4d4034271a0d030e18222b3844505c66707d899393897d70665b504445525f6c7885929386796d6053463a2d201307000c1825323f4b5865727e8b988d8073675a4d40342a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a282724201a130b020000000000000000000000061018222a333c434b515a61676d73797e82868a8d8f909192929291908e8c8985817c777074818e96958c7f73695e53463c31261b0f0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e171614100b050000000000000c1825323f4b5865727e8b989f9c98989898989898989898989898999b9d96918d89837e786f6b605d554c443c332a21180e05000000000000000000000000000004111d2935414b55606d7a84919992867d706c605c554f46423b36312c29231d19130d08020000000000000000000000000000000000000d1a2733404d5a6673808d988b7f7265584c3f3225190c0000000000000000000000000000000000000000000000000000000005111e2a36414c56626f7c8894958a7d70675d51453d32281e150b02000000000000000000000000000000000000000000000000000000000000000007121d27313944505b656f7c8793968a7e7164584e4330261c1106000000000a16212b353d44484c5965727f8c988c807366594d4033261a0d000c1825323f4b5865727e8b988d8073675a4d4034271a0d0a15202935414c56606d788390988e81756b60544a3f45525f6c7885929386796d6053463a2d201307000c1825323f4b5865727e8b988d8073675a4d40373737373737373737373737373737373737373737373737373533302b251d150b01000000000000000000060f18222a343c454d555d606c71797f858b8f9399999a989796969697999b9897928e89837d767a84919e92867b6e61584e43372b1e130800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d40342a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2423201c16100800000000000c1825323f4b5865727e8b98948f8b8b8b8b8b8b8b8b8b8b8b8b8b8c8e9092999995908a837c746d675e564e453c332a20170c03000000000000000000000000000613202c3945515d6773808d9793877d706b615a514b433d36312a261f1c18120d080200000000000000000000000000000000000000000d1a2733404d5a6673808d988b7f7265584c3f3225190c00000000000000000000000000000000000000000000000000000000010d1925303a47535f6a76828f999184796d60594f443a30261d140a020000000000000000000000000000000000000000000000000000000000000a1318232f39434d57606c7883909a9184786c6053463d3220150a00000000030f1b27323d474f54565b65727f8c988c807366594d4033261a0d000c1825323f4b5865727e8b988d8073675a4d4034271a0d0c1a26313945525d68727f8b9592867b6e61594f423845525f6c7885929386796d6053463a2d201307000c1825323f4b5865727e8b988d8073675a4d444444444444444444444444444444444444444444444444444441403c372f271d13090000000000000000030d17212a343c464e575f676d757e848c92979c9993908d8b8a8989898a8c8e9196999b95908a827b7d8a94998e81746a5f53473a3025190d01000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d40373737373737373737373737373737373737373737302f2c28211a1108000000000c1825323f4b5865727e8b988f827e7e7e7e7e7e7e7e7e7e7e7e7f7f8183868a8f929995918780796e685f574e453c33291e150a000000000000000000000000000714212d3a4754606d7a8592978d80736b615950454039302a251f1a14100c0701000200000000000000000000000000000000000000000d1a2733404d5a6673808d988b7f7265584c3f3225190c000000000000000000000000000000000000000000000000000000000008131e2b37434e58626f7c8793968d80736b60564c42382f261b140b030000000000000000000000000000000000000000000000000000000108131b252934404b555f69717e8b95948a7e71665b5044382b1f12030000000007131f2c38444f5960636868727f8c988c807366594d4033261a0d000c1825323f4b5865727e8b988d8073675a4d4034271a0b151e2b37434e58606d7a8592968c8073695e53473d2f45525f6c7885929386796d6053463a2d201307000c1825323f4b5865727e8b988d8073675a5151515151515151515151515151515151515151515151515151514e4c4841392f251a0f03000000000000010b151f29333c464e585f696e79818a91969d95908b8683817f7d7d7c7d7e7f8184888d91979d948f867e828f9c93877c6f62564c41362a1d1105000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d444444444444444444444444444444444444444444443d3c38332c231a10050000000c1825323f4b5865727e8b988d80737171717171717171717171727374777a7d82878e9399938d837a6e6a5f574d453b30261c11060000000000000000000000000b1825313e4b5864717e8b9892857a6d60594f463e342e271e1a140e0904020507080f0a060603000000000000000000000000000000000d1a2733404d5a6673808d988b7f7265584c3f3225190c0000000000000000000000000000000000000000000000000000000000020f1b26323c4754606a74818d9792877c6f685e544a41382d261d150c0500000000000000000000000000000000000000000000000000040c1319252d373f45515c676e7b8592998f82766c61544a3f33281c0f03000000000915222f3b4854606b6f7474747f8c988c807366594d4033261a0d000c1825323f4b5865727e8b988d8073675a4d4034271a121d27303947535f6a74808d979184796d60574d42353945525f6c7885929386796d6053463a2d201307000c1825323f4b5865727e8b988d8073675d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5b59534b41372b20140800000000000007121d27313b454e585f6a6f7b848e939e959089837e7a77747270706f70717375787b80858b929798928b83909d998e8174685e5246392d20150a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a51515151515151515151515151515151515151515151514a48443e352c21160b0000000c1825323f4b5865727e8b988d80736765656565656565656565656668676d71757b818891969590847c6e695f574d42382e23170c040000000000000000000004101c2934404b556875828e998d8073675d51473e3428231d150c090302090e1214151c1713120f0b0600000000000000000000000000000d1a2733404d5a6673808d988b7f7265584c3f3225190c0000000000000000000000000000000000000000000000000000000000000a15202b37434e58606d7a85929991847a6d665c53493f382f271e170e080200000000000000000000000000000000000000000001070d161e2429373f49525c606d7983909892867b6e625a5042382d22170b0000000000091623303c4956636f7c8181818390998c807366594d4033261a0d000c1825323f4b5865727e8b988d8073675a4d4034271a18232e3942505a626f7c8792958a7e71675d51453b313945525f6c7885929386796d6053463a2d201307000c1825323f4b5865727e8b988d80736a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a68645d53483c3024180b0000000000030c18232f39434d575f6a6f7c85919698928b837d76716d686765646363636466686a6f73797f858e939f9590959f9f92867a6d6154473c31261b0f030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d57554f473e33281c100400000c1825323f4b5865727e8b988d8073675a5858585858585858585859555d6064696e747d848f939691857b6e695e544a3f342820150a0000000000000000000006131f2c3845515c6778849199897c6f62554c41352c2218120b0300050d141a1e20212824201f1c17110a020000000000000000000000000d1a2733404d5a6673808d988b7f7265584c3f3225190c000000000000000000000000000000000000000000000000000000000000040f1b27323c45525d68717e8a92968f82786d655b5049413930292019130c0700000000000000000000000000000000000000060b12181f282f354049515b636e74818e95948c7f72695f53483e2f261c110600000000000713202d3a4653606d79828e8e9095998c807366594d4033261a0d000c1825323f4b5865727e8b988d8073675a4d4034271a1c2834404b54616c76828f999083786c60554b4033293945525f6c7885929386796d6053463a2d201307000c1825323f4b5865727e8b988d80777777777777777777777777777777777777777777777777777777777777746f64594c4033271a0e00000000000a151e2934404b555f696f7c8592979691867e78706b65615d5658575656565759585f62676d727a818b92989d9fa7a3988c7f7266584e43372b1f12060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d80736a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6361594f44382c20140700000c1825323f4b5865727e8b988d8073675a4d4b4b4b4b4b4b4b4b4c4c4b5153575f616b6f7a818d929791847b6e665c50443c32261b0f050000000000000000000714202d3a4753606d7a86939286796d6053463a2f201a10070000050f171f252a2d2e35302d2b28221c140b0800000000000000000000000d1a2733404d5a6673808d988b7f7265584c3f3225190c000000000000000000000000000000000000000000000000000000000000000a15202935414c56616c74808d95948e81776c605b534a423b3229241e18120c07030000000000000000000000000003060c11171d2429313a4145525b626d73808c93968f82776c60574d42362c1d140a00000000000006121f2b3844505c666d7a8491999f998c807366594d4033261a0d000c1825323f4b5865727e8b988d8073675a4d40342719222c3845515c66707d8a9493877c6f655b5043392f2c3945525f6c7885929386796d6053463a2d201307000c1825323f4b5865727e8b9892858484848484848484848484848484848484848484848484848484848484848174685b4e4135281b0e0000000006111c26303845515c676e7b8591979590847c726c65605954524c4c4a4a494a4b4c4e53555c60686d747e869298a2aaaa9d9184776a5f53473a2e2115080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d807777777777777777777777777777777777777777777777777777706b6155483c2f23160900000c1825323f4b5865727e8b988d8073675a4d403e3e3e3e3e3e3e3f404045474d535960676d78808d93969083786d60584e43372b21160b0000000000000000000814212e3b4754616e7a879a918578665c5044382b1f12080000020d17212930363a3b423d3938332d261d1a1208000000000000000000000d1a2733404d5a6673808d988b7f7265584c3f3225190c00000000000000000000000000000000000000000000000000000000000000040d1924303a44505a606d78839096938d80746c655c544d443d353028231d1812100b06060603000000030506060b0f12171b22272f353c434c525c636d727f8b929891847a6d655b50453c31241a0b0200000000000003101c28343f4a545e686f7c87929f998c807366594d4033261a0d000c1825323f4b5865727e8b988d8073675a4d403427202a36414c56606d798491988e81746a6053493f31282c3945525f6c7885929386796d6053463a2d201307000c1825323f4b5865727e8b98979290909090909090909090909090909090909090909090909090909090908f8376695c504336291d10000000000c17232e38424f59606d798390979590837a6e6a605b534f4746413f3d3d3c3d3e4043474b51565d616c717d869298a2aba095887c6f6255483c2f24190d0100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b98928584848484848484848484848484848484848484848484848484837d7063574a3d3024170a00000c1825323f4b5865727e8b988d8073675a4d4034323232323232322f35393c42464f555d666c74818e94958d80736a5f53473d33271c100200000000000000000815222e3b4855616e7b88949184776b554b4035291d1104000009141f29333b4246484f4a46443f382f2c241a10050000000000000000000d1a2733404d5a6673808d988b7f7265584c3f3225190c000000000000000000000000000000000000000000000000000000000000000008131e28323e45515c666e7b849197928d80776d665e564f46413a342e29241f1c171513120f0b060b0f121314171b1f23282d333940454e565d606e737f88939892867c6f685e53493f332a1f120800000000000000000b17232e38424c56606a727f8b93998c807366594d4033261a0d000c1825323f4b5865727e8b988d8073675a4d40342727323946525e68727f8c9692867b6e61584e41382d1f2c3945525f6c7885929386796d6053463a2d201307000c1825323f4b5865727e8b989d9a94949494949494949494949494949494949494949494949494949494948f8376695c504336291d1000000003101c28343f4a54606b74818d95969083796d685f585049413d393530313030303131373940454c525a626b707c869299a4a8998c807366564c4135291d110400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b989792909090909090909090909090909090909090909090909090908a7e7164574b3e3124180b00000c1825323f4b5865727e8b988d8073675a4d40342725252525252524292c31373d434c545b606d78828f9692877c6f62594f44382c1f140900000000000000000714212e3a4754616d7a8798928578675d5145392c20140a03060e1a25303b454d52545b5753504a423e362c22170c0000000000000000000d1a2733404d5a6673808d988b7f7265584c3f3225190c0000000000000000000000000000000000000000000000000000000000000000020c16202834404b545e696e7c859298928d81786e696059524c454039352f2b282321201f1c171c171b1f202122272b2e34383f444b51585f686d75808c939992867d706a5f564c41382d21180e00000000000000000006111c26303a444e58626d74818e958c807366594d4033261a0d000c1825323f4b5865727e8b988d8073675a4d4034272b37434e58616e7a8592968c7f72685e52463d2f261b2c3945525f6c7885929386796d6053463a2d201307000c1825323f4b5865727e8b98938e8888888888888888888888888888888888888888888888888888888888888276695c504336291d1000000006121f2c3844505c66707d89929891847a6d675e564e443f382f2d29242423232324262b2f343a41465059606a707d87939fa79d908377685d5245392c20130700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b989d9a949494949494949494949494949494949494949494949494948a7e7164574b3e3124180b00000c1825323f4b5865727e8b988d8073675a4d4034271a1818181819181d20262b313a424a505c666d7a8491999083766b6054483b3025190e02000000000000000613202d394653606c79869297867a6d6053473c2f261c14101117202a36424d575e616863605b5450483e33281c110500000000000000000d1a2733404d5a6673808d988b7f7265584c3f3225190c000000000000000000000000000000000000000000000000000000000000000000040e18232e39424d575f6a6f7c869297938e827b706b615d56514b45403a38342e2e2d2b28222922272b2d2e2d3337393f444950555d606a6f7a818d929892877e706b60584e443a2f261b0f06000000000000000000000a141e29323d46515b606d79838a8a807366594d4033261a0d000c1825323f4b5865727e8b988d8073675a4d40342731394754606a74818e989184796d60564d41342b1d142c3945525f6c7885929386796d6053463a2d201307000c1825323f4b5865727e8b988e817b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7a6e6154473b2e2114080000030f1b27333f4953606d7883919d92867c6f685e554c443c332d26201d1917171617181a1d232930353e474f58616b737f8c959f9f93867a6d6054473a2d21140700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b98938e88888888888888888888888888888888888888888888888888887e7164574b3e3124180b00000c1825323f4b5865727e8b988d8073675a4d4034271a0d0b0b0b070d11141a1f282f383f4a545e68707d8a9494897d7063564d42362a1e11050000000000000006121f2b3844505b66778390978a7d7064574d42382d261f1c1b2227323b46525e696e75706c66615a5045392d21140800000000000000000d1a2733404d5a6673808d988b7f7265584c3f3225190c0000000000000000000000000000000000000000000000000000000000000000000007121d27303b454e57606a6f7c8591969490857d746d68605c54514b46443f3d3b3938332d362d3337393b3c3f44464a50535b60676d737c848e939792867d706c61594f463c32281d140a0000000000000000000000020c17202b343f45515d676e7b7d7d7c6e6255483b2f221508000c1825323f4b5865727e8b988d8073675a4d40342f3943505a626f7c8793948a7d70675c51443b3022191f2c3945525f6c7885929386796d6053463a2d201307000c1825323f4b5865727e8b988d80736e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e695e52463a2d201407000005121f2b3744505b65717e8b95958c7f726a5f564c433a3227221b14110d080a090a0a0f12181e2429353d464f59606c78839099a4998a7d7064574a3d3124170800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988e817b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7a6d6053473a2d20140700000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000104090d161d262e38424c56616c76828f9c8f8276695e52463a2d20140600000000000000030f1c28333f4a546774808d9a8e8174695f544a3f382f2b282a2d333c444e58616e7b827d78716c6155493c3023170a00000000000000000d1a2733404d5a6673808d988b7f7265584c3f3225190c00000000000000000000000000000000000000000000000000000000000000000000000b151e29333c454e58606a6f7b849094979288817a726d66605d5553504a4a4846443f4343433f44464749495053545c60656c7179808791969591857d706b615a50473d342a20160b02000000000000000000000000050e19222935404b555e696e70706e6a5f53473a2e211408000c1825323f4b5865727e8b988d8073675a4d403435404b55616c768390998f82766c61554b4032291f101f2c3945525f6c7885929386796d6053463a2d201307000c1825323f4b5865727e8b988d80736761616161616161616161616161616161616161616161616161616161615e574d42362a1e110500000613202d394653606c7884919d9183796d60584e443a31282017110a0501000000000001070c1319232b343e44505b666f7c87939f998d8073665a4d403024190d01000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d80736e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6d675d5145392c20130600000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000040b141c26303a444f59636f7c899593877b6e6154473b2d22170b00000000000000000b17222d3c4956636f7c899592877b6e665b5049413b383436383f444d56606a74818d8a847e7164574a3e3124170b00000000000000000d1a2733404d5a6673808d988b7f7265584c3f3225190c0000000000000000000000000000000000000000000000000000000000000000000000030c17212a333d464e5860696e7a828d939a938e857e79726d6763605c54565453504a504f504950535456535b6063666d71787e848d9299938e837c6f6b615950483e352b22180e040000000000000000000000000000071018242f39434d575e616464625f584e43372b1f1206000c1825323f4b5865727e8b988d8073675a4d40343945515d67717e8a9492877c6f625a5043392e20170d1f2c3945525f6c7885929386796d6053463a2d201307000c1825323f4b5865727e8b988d8073675a55555555555555555555555555555555555555555555555555555554524d453b30251a0e0200000a1623303d495663707c8995968a7e71665c51463c32281f160e0600000000000000000000020811192228333f4a545f6a75828e9b9c8f827669564c4135291d1105000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d807367616161616161616161616161616161616161616161616161605d554b4035291d110400000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000000000000020a141e28323e4854606b778390998b7f726553493f33271b0f03000000000000000615222f3b4854606b778390998f82786c605b534d46443f41464950575f696f7c8692958a7d7063574a3d3024170a00000000000000000d1a2733404d5a6673808d988b7f7265584c3f3225190c000000000000000000000000000000000000000000000000000000000000000000000000050f18212b343d464e575f686e788088919697928b847f7974706d66666361605b545d5c5d535b60616365656c6f74797e848a919697928b81796e6a60594f473e362c231910060000000000000000000000000000000007121d27313b454d5254575755534e463c31261a0f02000c1825323f4b5865727e8b988d8073675a4d4036424d57606d798491978d80746a5f53483e30271d0e121f2c3945525f6c7885929386796d6053463a2d201307000c1825323f4b5865727e8b988d8073675a4d48484848484848484848484848484848484848484848484848484746423b33291f1409000006121e2b37424d576774818e9a9184786c60544a40342a20160d0400000000000000000000000000071017222d38424e58626f7c89959e918578685d5246392d201307000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a555555555555555555555555555555555555555555555553514b433a2f24180d0100000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000020c16202c38434f5965727f8c988f8275655b5044372b1f12050000000000000007131f2c38434f5963707d8a93948d80736c655e5753504a4c52535b60696e7b8591999083786c605346392d20130600000000000000000d1a2733404d5a6673808d988b7f7265584c3f3225190c00000000000000000000000000000000000000000000000000000000000000000000000000060f19222b343c454d565e666d737d848d929996918b85817d797672706e6c666a6969696a656c6e6f7275787c81858b91959a938e857e746d675f584f463e352c241a11070000000000000000000000000000000000010b151f29333b4246474a4a4847433c332a20150900000c1825323f4b5865727e8b988d8073675a4d403846535e6973808c9692857a6d61584e43362c1e150b121f2c3945525f6c7885929386796d6053463a2d201307000c1825323f4b5865727e8b988d8073675a4d403b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3a36302920170d0200000814212e3a47535f69788591998c8073665b5042392e22180e0500000000000000000000000000000006111c262f3c4754606a7784919d96877a6d6154473a2e211407000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d484848484848484848484848484848484848484848484745403a31281d13070000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000000040e1b27323d4855626f7b88979285786c605346392d20130600000000000000030f1b27323d4855616b75818e96928c80776e6963605c54565e61656c717b83919792877c6f655b5044372b1f120500000000000000000d1a2733404d5a6673808d988b7f7265584c3f3225190c0000000000000000000000000000000000000000000000000000000000000000000000000000071019222b333c444d545c606b707980868e929998928e8985827f7d7b7977777676767777797b7c7f8285898d92979a938f87817a716c605d554e463d342c231a110800000000000000000000000000000000000000030d17202930363a3b3d3d3b3a37312a21180e0300000c1825323f4b5865727e8b988d8073675a4d40424f59616e7b8692958b7f72685e52463c31231a0c03121f2c3945525f6c7885929386796d6053463a2d201307000c1825323f4b5865727e8b988d8073675a4d40342e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2d2a251f170e050000000815222f3b4855626e7b889797887b6f62544a3f30271c100700000000000000000000000000000000000a141d2b37434e586673808c9995887c6f6255493c2f221609000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d403b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3a39352f281f160c010000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000000000a13202d394653606c79859297877b6e6154483b2e21150800000000000000000a16212c38444f59606d7a849197928c827b746f6d66696a686d71787e859195928c7f736b6053493f33271b0f0300000000000000000d1a2733404d5a6673808d988b7f7265584c3f3225190c000000000000000000000000000000000000000000000000000000000000000000000000000000071019212a323b424a505961676d737b81868d92979b98928f8c898786848483828383848587898c8f92979a98928e87827c746d68625a514b433c332b221a1108000000000000000000000000000000000000000000050e171f252a2d2e31312f2e2b2620180f060000000c1825323f4b5865727e8b988d8073675a4d3f4a54606b75818e989083786d60564c41342a20110800121f2c3945525f6c7885929386796d6053463a2d201307000c1825323f4b5865727e8b988d8073675a4d403427222222222222222222222222222222222222222222222221201e1a140d05000000000b1825313e4b5864717e8b979285796c605346392d20150b000000000000000000000000000000000000020b1b27323d495663707c8996978a7d7064574a3d3124170a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d40342e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2d2c29241d160d04000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000000005121f2b3744505b6576839096897c706356493d3023160a000000000000000004101c28333e45525d686e7b859196938f86807c79777676787a7e838a9297928d80746d63594f41382d22170b0000000000000000000d1a2733404d5a6673808d988b7f7265584c3f3225190c00000000000000000000000000000000000000000000000000000000000000000000000000000000070f18202930383f444f555d60696e747b80858a8e929898999699929190908f909091929896989998928f8a86817c756f6a615e5650454039312a211910080000000000000000000000000000000000000000000000050d141a1e2021242422211f1a150e06000000000c1825323f4b5865727e8b988d8073675a4d44505b66707d899393897d70665c50443a3022180e0006121f2c3945525f6c7885929386796d6053463a2d201307000c1825323f4b5865727e8b988d8073675a4d4034271a151515151515151515151515151515151515151515151414110e090200000000000d1a2733404d5a6673808d998f8275655b5044372b1f1203000000000000000000000000000000000000000a14202d3a4753606d7a8697988b7f7265584c3f3225190c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034272222222222222222222222222222222222222220201d18130c0400000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000000000000000000030f1b27333f49536875828e978a7e7164574b3e3124180b0000000000000000000b16212935414c565f696e7b848e9398928d898584838384868b909597928a80746e645b51473d2f261b11060000000000000000000d1a2733404d5a6673808d978b7f7265584c3f3225190c0000000000000000000000000000000000000000000000000000000000000000000000000000000000060e171e262e343d434b51575f61696e74797d8285888c8e909298959696979696959892918f8c8986827e7a746f6a626058524c443e352f281f180f070000000000000000000000000000000000000000000000000002090e11141417171514120f090300000000000c1825323f4b5865727e8b988d8073675a4d4c56606c788390998f82756b60544a3f32281e10060006121f2c3945525f6c7885929386796d6053463a2d201307000c1825323f4b5865727e8b988d8073675a4d4034271a0d08080808080808080808080808080808080808080808070502000000000000000f1b2835424e5b6875818e9a8d80746753493f33271b0f03000000000000000000000000000000000000000613202c3945515d67788591998d8073665a4d4033271a0d000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a1515151515151515151515151515151515151413110d07010000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000000000000000000000b17222d414e5b6774818e988b7e7165584b3e3225180b000000000000000000050d19242f3a434d575f696e7a818a90959a9892918f9091939a98928d857e736e645c524940342b1d140a000000000000000000000d1a2733404d5a6673808a8a8a7f7265584c3f3225190c000000000000000000000000000000000000000000000000000000000000000000000000000000000000050c151c2328313940454d53575e61666d7075797c7f828485878889898a8a8988878684827f7c7976716d67625f58544e46413a3229241d160d0600000000000000000000000000000000000000000000000000000000020507080a0a08080602000000000000000c1825323f4b5865727e8b988d8073675a4d525d68727e8b9592867b6e61594f42382e20160c000006121f2c3945525f6c7885929386796d6053463a2d201307000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000000000000000000000000000000000000000000000000000000000000101c2936434f5c6976828f998c7f7266594c3f2d22170b000000000000000000000000000000000000000004111d2935404b556a7783909a8d8074675a4e4134271b0e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d08080808080808080808080808080808080706040100000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000000000061a2734414d5a6774808d988b7f7265584c3f3225190c0000000000000000000008131e28313b454d575f686d757d83898d909298949496918f8b86807a716c635c524a41372e22190b02000000000000000000000815222f3b4855626e7c7d7d7d7b6e6155483b2e22150800000000000000000000000000000000000000000000000000000000000000000000000000000000000000030a11171f272f353c42474d53545c6064666d6f727577797a7b7c7d7d7d7c7c7b797775736f6d6764605d55534e47433c3530282018120c04000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4e57606d7a8592978d8073695f53473d30261c0e04000006121f2c3945525f6c7885929386796d6053463a2d201307000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000000000000000000000000000000000000000000000000000000000000101d2a3643505d69768390988b7e7265584b3f322518060000000000000000000000000000000000000000010d18242f43505d697683909b8e8174685b4e4135281b0e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000000000000000000020e1b2835414e5b6874818e988b7e7165584b3e3225180b00000000000000000000010c161f29333b454d565d606b70777c8083858787878685827e7a746d68615a524a41382f251c100700000000000000000000000814212e3a47535f6a6e7070706e695f53463a2d211407000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060d151d242931373b42464b5153545c606265686a696e6f6f7070706f6f6e6c66696663605c5553514b47433c373229251e160e0701000000000000000000000000000000000000000000000000000002070a0c0d1313130c0b09060100000000000000000c1825323f4b5865727e8b988d8073675a535f6a74808d9791857a6d60574d42352b1e150a00000006121f2c3945525f6c7885929386796d6053463a2d201307000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000000000000000000000000000000000000000000000000000000000000101d2a3743505d6a768390988b7e7265584b3f3225180c000000000000000000000000000000000000000000071d293643505c6976838f9b8f8275685c4f4235291c0f000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000000004101c2834404b556875828f978a7d7164574a3e3124170b0000000000000000000000040d182129333b434c525961636a6f7377797a7b7a7a7875716d68615d56504840382f261d130a00000000000000000000000006121f2b37434e585f62646464615f574d42362a1e120500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030b12181f262b3136394045464a505355595b565e616263636463636261605b54595653514b4745403a37312b272019130c04000000000000000000000000000000000000000000000000000000080e1317191a202020191815120d06000000000000000c1825323f4b5865727e8b988d8073675a59626e7b8792958b7e71675d51453c31231a0c0300000006121f2c3945525f6c7885929386796d6053463a2d201307000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000000000000000000000000000000000000000000000000000000000000101d293643505c6976838f988c7f7265594c3f32261908000000000000000000000000000000000000000003101c28343f4a546a768390988b7f7265584b3f3225180c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000000006131f2c3845515c6777849095897c6f6256493c2f231609000000000000000000000000060f182129313a41454f5558606267656c6d6e6e6d676865605d56524c443e362e261d140b01000000000000000000000000020f1a26313c464e535557575755534d453b31261a0e02000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001070c151a1f252a2e34383a3f4446494c4f4d5254555656575756555453504a4c494645403a39352f2b26201b150d08020000000000000000000000000000000000000000000000000000020a12191f2326272d2d2d2524221e1811090100000000000c1825323f4b5865727e8b988d80736754616b76828f999083786c60554b41332a1f11080000000006121f2c3945525f6c7885929386796d6053463a2d201307000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000000000000000000000000000000000000000000000000000f1c2935424f5c6875828f998d8073665a4d403025190d010000000000000000000000000000000000000006121f2b3844505c66778491978a7e7164574a3e3124170b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000000000713202d3a4653606d79869296877a6d6154473a2e21140700000000000000000000000000060f181f282f353e44484e5456535b60616161605d555854524c46413a322c241c140b0200000000000000000000000000000a15202a343c4347484a4a4a4846423b33291f1409000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003090e141a1d23282c2e34383a3c3f4242464748494a4a4a49494846443f403c3a38342e2c29241d1b150f0a04000000000000000000000000000000000000000000000000000000000a141c242a2f323339393932312e29231b130900000000000c1825323f4b5865727e8b988d8073675c66707d8a9493897c6f655b50433a2f21180e000000000006121f2c3945525f6c7885929386796d6053463a2d201307000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000000000000000000000000000000000000000000000000000e1a2734414d5a6774808d9a8e827568564c41362a1d1105000000000000000000000000000000000000000713202d3a4653606d79869296897d6f6356493c30231609000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000000000000000007101c28343f4a54636f7c8998918478685e5246392d2013070000000000000000000000000000060d161e242933383d43474949505354545453514b4b4745413a353028201a120a02000000000000000000000000000000030e18222a31373a3b3d3d3d3b3a36312921170d030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003090e12181c1f23282b2d2f3230363a3b3c3c3d3d3d3c3c3b3938332d302d2c2823201d18130f0a03000000000000000000000000000000000000000000000000000000000008121c262e363b3f404646463f3e3a342d251b1106000000000c1825323f4b5865727e8b988d807367606d788491988e81756b6053493f31281d0f06000000000006121f2c3945525f6c7885929386796d6053463a2d201307000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000000000000000000000000000000000000000000000000000c1925323f4c5865727f8b98918477685e5246392d20150a000000000000000000000000000000000000000915222f3c4855626f7b889997877a6d6154473a2e211407000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000050e19222b3844505c6673808d9a8e817468564c4135291d1105000000000000000000000000000000040c131921282c32373b3c3f44464748474745403e3a39353029241e160e08000000000000000000000000000000000000060f1820262b2e2f3131312e2d2a261f170f060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000070c1013171c1f202226252a2d2e2f30303130302f2e2d2b282223201f1c1813110d0701000000000000000000000000000000000000000000000000000000000000020e19242e3840474b4d5353534c4a463f372d23180d010000000c1825323f4b5865727e8b988d80736768727f8c9692867b6e61594f41382d1f160c00000000000006121f2c3945525f6c7885929386796d6053463a2d201307000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000000000000000000000000000000000000000000000000000000000000091623303c4956636f7c899895877a6d6154473c31261a0d04000000000000000000000000000000000007111d2a36414c5665727e8b98918578685e5246392d201307000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000000000000050e17202834404b54606d788491988a7e7164574b3e3025190d010000000000000000000000000000000001080d161c20272b2e2d3337393a3b3b3a38352f2d2c29241e19130c040000000000000000000000000000000000000000060e151a1f212224242422211e1a140d06000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004060b1012131619191e20212223232424232221201f1c17161313100c070401000000000000000000000000000000000000000000000000000000000000000007131f2a36404a52585a606060585651493f34291e12060000000c1825323f4b5865727e8b988d8073676d7a8592968c7f73695e52473d2f261b0d0400000000000006121f2c3945525f6c7885929386796d6053463a2d201307000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000000000000000000000000000000000000000000000000000713202d3a4653606d798692978b7e7164584e43372b1f160c01000000000000000000000000000000050e19232d3946525e6875828f9b8e817568564c41362a1d1105000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000001070e172029323b45515c66717e8a969285796d6053473a2d20140800000000000000000000000000000000000000050b10151b1f2222272b2d2e2e2e2d2c292421201d19130d080200000000000000000000000000000000000000000000030a0f1214151717171514120e090300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003060709090e111414151617171716161513120f0b060706040000000000000000000000000000000000000000000000000000000000000000000000000a17232f3b47525c63666c6c6c65625b51463a2e2215090000000c1825323f4b5865727e8b988d80736a74818e979184796d60574d42342b1d140a0000000000000006121f2c3945525f6c7885929386796d6053463a2d201307000c1825323f4b5865727e8b988d8073675a4d4034271a0d020202020202020202020202020202020202020202000000000000000000000006131f2c3845515c6676828f9c8f82766a5f53473d31281d13070000000000000000000000000000040d17202935414c56616d7a8692988b7e7164584b3e3025190d01000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d0202000205070c12182029323b444e58606d798491998e8174675d5145392c1f1306000000000000000000000000000000000000000000040a0f1315171b1f20212121201f1d181413110d08020000000000000000000000000000000000000000000000000000020608080a0a0a08070502000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000205070809090a0a0a09090806060300000000000000000000000000000000000000000000000000000000000000000000000000000000000c1926323f4b58636e73797979726d62564a3e3124180b0000000c1825323f4b5865727e8b988d80736f7c8793948a7e71675d51453b3022190b020000000000000006121f2c3945525f6c7885929386796d6053463a2d201307000c1825323f4b5865727e8b988d8073675a4d4034271a0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0d0c0a060200000000000004101c2834404b5464717e8b9893877c6f62594f433a2f2418110a030000000000000000000000050d161f29323b45525d68737f8c9992867a6d6054473a2d21140800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d02020202020202020202020202020202020000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0f0f0f080e1114181d2429333b444d56606a727f8c9692877b6e61554b4035291d100400000000000000000000000000000000000000000000000306060b0f12131415141413100c070704010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000d1a2733404d5a6673808686867f7265584c3f3225190c0000000c1825323f4b5865727e8b988d8073768290999082766c61554b4033291f1007000000000000000006121f2c3945525f6c7885929386796d6053463a2d201307000c1825323f4b5865727e8b988d8073675a4d4034271b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b191816120d070000000000000c18232e3a4753606d7a85929a8e81756b60554b413529231c150c07000000000000000003090f172028313b444f59606d7a85929b8e8175685d5245392c20130700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0909070300000000000000000c1825323f4b5865727e8b988d8073675a4d4034271c1c1c1c1c191e2024292f353d454d565e686f7c8692978d8174695f5343392f24180c00000000000000000000000000000000000000000000000000000000030506070808070604000000000000000000000000000000000000000000000000000000000000000002070a0c0d13131312070604010000000000000000000000000000000000000000000000000000000000000002060a0c0d131313120807050100000000000000000000000000000000000000000000000000000000000000010507070a0c0d0e0e0e0d0c0a080705020000000000000000000000000000000000000000000000000000000000000000000d1a2733404d5a6673808d938b7f7265584c3f3225190c0000000c1825323f4b5865727e8b988d80737e8a9493877c6f625a5043392f21170d00000000000000000006121f2c3945525f6c7885929386796d6053463a2d201307000c1825323f4b5865727e8b988d8073675a4d40342828282828282828282828282828282828282828282828282625221e19120a01000000000713202c3945515d6773808d9893897d70675d514540342e261e18120d0806050406070a0f141a2129323a434c56606b74808d9793887c6f62564c4135291d110400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1615130f0a040000000000000c1825323f4b5865727e8b988d8073675a4d4034292929292929252a2d2f353940454f575e686e7a84919992857a6d61574d4231271d12070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000070e1316191a2020201f1413110d080100000000000000000000000000000000000000000000000000000000070d121619192020201f1414110d080200000000000000000000000000000000000000000000000000000306080d11131417181a1a1b1a1a19171414110e0905030000000000000000000000000000000000000000000000000000000000000d1a2733404d5a6673808d988b7f7265584c3f3225190c0000000c1825323f4b5865727e8b988d80798491978e81746a5f53483e31271d0f0500000000000000000006121f2c3945525f6c7885929386796d6053463a2d201307000c1825323f4b5865727e8b988d8073675a4d403535353535353535353535353535353535353535353535353533322f2a231c130a0000000004111d2935404b55616d7a86929e9184796d605c52443f383028231d19151312101313151b1f252a333b444c555e68707d8793988f82756a5f53443a2f24190d0100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034282828282828282828282828282828282828282823221f1b160f0700000000000c1825323f4b5865727e8b988d8073675a4d40353535353535353036393b40454b515960696e7a839096928a7e70685d52453b311f150b0100000000000000000105090b0c131313131313131313131313131212110f0d0907060400000000000000000000000000000000000000000000000000000000000000010a12191f2325262d2d2d2c21201d19130c0400000000000000000000000000000000000000000000000000010a12191e2325262d2d2d2c21201e19140d050000000000000000000000000000000000000000000000030a0f1315191d202123252627282727252421201e1913120f0b06000000000000000000000000000000000000000000000000000000000d1a2733404d5a6673808d988b7f7265584c3f3225190c0000000c1825323f4b5865727e8b988d807f8c9692857a6d61584e43362c1f150b0000000000000000000006121f2c3945525f6c7885929386796d6053463a2d201307000c1825323f4b5865727e8b988d8073675a4d4242424242424242424242424242424242424242424242424242403e3b352e251c1207000000010d18242f3a46525e68727f8c95968e81756e635b504a423b342e2a2521201f1c1f2022262b30363e454d565d676e7a85919992867b6e61584e4332281e13080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d40353535353535353535353535353535353535353535302f2c2721191007000000000c1825323f4b5865727e8b988d8073675a4d4242424242424242434146474b51555d606b6f7b839095948d80746c61564c4133291f0d030000000000000000060c11151818202020202020202020202020201f1e1d1b19161312100c0700000000000000000000000000000000000000000000000000000000000a131c242a2f3233393939382d2c29241e160d040000000000000000000000000000000000000000000000000a131c232a2f3233393939392e2d2a251e170e050000000000000000000000000000000000000000060b10151b1f22252a2d2e3032333434343332302e2d2a25201f1b17110c0700000000000000000000000000000000000000000000000000000d1a2733404d5a6673808d988b7f7265584c3f3225190c0000000c1825323f4b5865727e8b988e818692968c7f72685e52463c32241a0d030000000000000000000006121f2c3945525f6c7885929386796d6053463a2d201307000c1825323f4b5865727e8b988d8073675a4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4c4b4640372e23190d0200000007131d2a36414c56606d78839098938d80736d605c544d45403936302e2d2b282c2d2f32373b42464f575e686d79839097948c7f72695f53463c3220160c010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d424242424242424242424242424242424242424242423c3b38322b22190f040000000c1825323f4b5865727e8b988d8073675a4f4f4f4f4f4f4f4f4f504c5254555d60676d737d849095948f82786d605a50443a3021180d00000000000000000911181d2224252d2d2d2d2d2d2d2d2d2d2d2d2d2c2b2a282623201f1c18120f0a040000000000000000000000000000000000000000000000000007121c252e353b3f40464646453a39352f281f160c0100000000000000000000000000000000000000000000050f1c252e353b3e40464646453b3936302920170d020000000000000000000000000000000000020a11171c1f272b2e3036393a3d3f40414141403f3d3b3a36302d2b27221b18120b030000000000000000000000000000000000000000000000000d1a2733404d5a6673808d988b7f7265584c3f3225190c0000000c1825323f4b5865727e8b98938692989184786d60564c41342a201208000000000000000000000006121f2c3945525f6c7885929386796d6053463a2d201307000c1825323f4b5865727e8b988d8073675b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5957514940352a1e1206000000010d1925303a44505c666e7b869299928c7f746d665e57514b46413d3b393734383a3b3e43474d525961696e7a829095968f82786c60574d42342a200d04000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4948433d342b21160a0000000c1825323f4b5865727e8b988d8073675c5c5c5c5c5c5c5c5c5c5c565e6164676d727980879196948f82796d665c50483e32281e0f060000000000000009121b23292e3132393939393939393939393939393938373533302d2c28231c1b160f0b0400000000000000000000000000000000000000000000020e19242e3740474b4d535353524745413a31281e1308000000000000000000000000000000000000000000030d17212e3740464b4c535353524746413b32291e140800000000000000000000000000000000070c141c23282b32373b3c4146474a4b4d4d4e4d4d4c4a4746423c3937332d28231d150c0701000000000000000000000000000000000000000000000d1a2733404d5a6673808d988b7f7265584c3f3225190c0000000c1825323f4b5865727e8b989a939a948a7d70665c51443a3022180e00000000000000000000000006121f2c3945525f6c7885929386796d6053463a2d201307000c1825323f4b5865727e8b988d8073686868686868686868686868686868686868686868686868686868686866635b51463b2f22160a0000000008131e28343f4a545f69707e87939f928c80786e69605c55524c49484644404546484a4e53575e616b707b8390949791847a6d665b50453b3122180e00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b56544f463d32271b0f0300000c1825323f4b5865727e8b988d80736868686868686868686868696a686e7174797f848d9299928d82796d675d544a3f362c20160c0000000000000006111b242d343a3d3f4646464646464646464646464645454442403c3a38342e2c27211b160d0802000000000000000000000000000000000000000007131f2a3540495257596060605f54524c433a2f24190d03000000000000000000000000000000000000000009141f293340495157596060605f54524c443b3025190d0100000000000000000000000000030b12181e262e34383c4347494c52545658595a5b5a5a585754524d4946443f38342e271e18130c040000000000000000000000000000000000000000000d1a2733404d5a6673808d988b7f7265584c3f3225190c0000000c1825323f4b5865727e8b98a49f998f82766b61544a4032291e100700000000000000000000000006121f2c3945525f6c7885929386796d6053463a2d201307000c1825323f4b5865727e8b988d80757575757575757575757575757575757575757575757575757575757575736d63574b3e3225180c00000000020c17232e38424d57616c727f8b919f928d837b726d67615e56565453504b51535557585f62696e757d8590959791857b6e685e544a3f332a1f100700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073686868686868686868686868686868686868686868686868686360594f43382c1f130700000c1825323f4b5865727e8b988d807575757575757575757575757677787a7e81858b919696918a80786d675d554b42382e241a0e04000000000000010c18232d373f454a4b535353535353535353535353535251504e4c494644403938322c272119130c04000000000000000000000000000000000000000a16232f3b47525c63666c6c6c6b605d564c4135291f150900000000000000000000000000000000000000020b1a25303b45515b63666c6c6c6c615e564c41362a1e1105000000000000000000000000050c151d232830383f44464e5455565e61636566676767666563615e56565350494540393029241d160d0600000000000000000000000000000000000000000d1a2733404d5a6673808d988b7f7265584c3f3225190c0000000c1825323f4b5865727e8b98a99f92877b6e62594f42392e20170d0000000000000000000000000006121f2c3945525f6c7885929386796d6053463a2d201307000c1825323f4b5865727e8b9891838181818181818181818181818181818181818181818181818181818181817f7366594c403326190d000000000006111c26303c45505a626d727f8b92999590867f79726d68666361605b555c606264676a6f747b818a92979691857c6f695f564c42382d21180e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8075757575757575757575757575757575757575757575757575756f6b6054483b2f22150900000c1825323f4b5865727e8b989184828282828282828282828282838385878a8e929898928d847d736d665d554b433930261c12080000000000000005111d29343f49515658606060606060606060606060605f5e5d5b595653514a48433d383229241e160e070000000000000000000000000000000000000c1925323f4b57636e73797979786d685d52453c31261a0c030000000000000000000000000000000000000a141d2a36424d57636d73797979786e685e5246392d2014070000000000000000000000060e171e272e343d424a505358606267686d7072737474747372706e696763605b53514b423e352f281f180f07000000000000000000000000000000000000000d1a2733404d5a6673808d988b7f7265584c3f3225190c0000000c1825323f4b5865727e8b98a1978d80746a5f53473e30271c0e050000000000000000000000000006121f2c3945525f6c7885929386796d6053463a2d201307000c1825323f4b5865727e8b9895918e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8276695c504336291d100000000000000a151e2a333e48515b636d727e87919698928c847f7a7673706e6c656b676d6e7174777c81868e939e938f847b6f6a5f574d443a2f261c0f060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b98918381818181818181818181818181818181818181818181818181817c6f6356493c3023160900000c1825323f4b5865727e8b9896918f8f8f8f8f8f8f8f8f8f8f8f8f909297979a97928c86807a706b605c544b433931271e140a00000000000000000915222e3a45515b62656c6c6c6c6c6c6c6c6c6c6c6c6c6c6b6a686663605c54544f48443d3530282019100800000000000000000000000000000000000d1a2633404d59667380868686857a6d60574d42372b1e150a000000000000000000000000000000000006111c262f3846525e69737f868686857a6e6154473b2e21140800000000000000000000060f182029303940454f545c60646a6f73777a7d7e80808180807f7d7a77746f6c65605c544f45403a312a211910070000000000000000000000000000000000000d1a2733404d5a6673808d988b7f7265584c3f3225190c0000000c1825323f4b5865727e8b979792857a6d60574e42352c1e150b000000000000000000000000000006121f2c3945525f6c7885929386796d6053463a2d201307000c1825323f4b5865727e8b97979797979797979797979797979797979797979797979797979797979797978f8376695c504336291d10000000000000030c18212c363f49515b636c717d848e939d96918c86827f7c7b79787879797b7d8084888e929998928b827a6e695f584e453c32291d140a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b9895918e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8a7e7164574b3e3124180b00000c1825323f4b5865727e8b97979797979797979797979797979797979695918d8985807b736d676159504a423931271f150c0200000000000000000b1824313d4a56626d727979797979797979797979797978787775736f6d66636059544f46413a322b221a1209000000000000000000000000000000000714202d3a4753606d798491978d8073695f53473d30261c1106000000000000000000000000000000000b17222d38424f59616e7b8692968c7f72685e5246392d201407000000000000000000060f18212a323b424b515960666d71777c808486898b8c8d8e8d8d8b8a8784817c78716d666159514b433c332b2219100700000000000000000000000000000000000d1a2733404d5a6673808d988b7f7265584c3f3225190c0000000c1825323f4b5865727e8a8a8a8a7f72685d52453c31231a0c03000000000000000000000000000006121f2c3945525f6c78858a8a86786d6053463a2d201307000c1825323f4b5865727f8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8276695c504336291d1000000000000000060f1a242d373f49515a626b6f7a818990959c99928f8c89878685858586888a8d91959a99928e857f756d685f574e463c332a20170b02000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b979797979797979797979797979797979797979797979797979797978a7e7164574b3e3124180b00000c1825323f4b5865727e8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a898784817d79736e68605d554f443f3830271f150d030000000000000000000c1825323f4b5865727f86868686868686868686868686858483817f7c79746f6b636059524c443d342c241b120900000000000000000000000000000006131f2c3945515d67717e8a9592877b6e62594f42382e23170c020000000000000000000000000000030f1c28333f4a54606b75818e989184796d60564c41362a1e11050000000000000000050e18212a333c444d545c606b6f787e83888d91939a989998989899989696918d89847e79706b605d554d453d342b22190f06000000000000000000000000000000000d1a2733404d5a6673808d988b7f7265584c3f3225190c0000000815212e3b4854616e7b7d7d7d7d786d60564c41332a201108000000000000000000000000000000000a1724303d4a5763707d7d7d7d786c605346392d201306000815212e3b4854616e7b7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7c6f6356493c30231609000000000000000008121b252d373f48505960686d757d83898f92999b999699939292929895979a9997928d86817a726d605d564d453c342a21180e0500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727f8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a7e7164574b3e3124180b00000815212e3b4854616e7b7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7c7a7774706d66615e56514c433e342e261e150d03000000000000000000000c1825323f4b5865727e8b9393939393939393939393989291908e8c8985817c766f6b615d564e463e362d241b1209000000000000000000000000000004101d2935404b55606c788390998f82756b61544a3f34281e130800000000000000000000000000030e18212b3844505b666f7c8993948a7d70665c51443b3025190d0100000000000000020c17202a333c454d565e666d747c838a90959a9992908e8c8b8b8b8c8e9092999a96918b847d756d675f574e463d342b21180d040000000000000000000000000000000d1a2733404d5a6673808d988b7f7265584c3f3225190c0000000714212d3a46535e696e707070706d665c50443a2f21180e00000000000000000000000000000000000916232f3c4855616b707070706c655b5044372b1f1205000714212d3a46535e696e707070707070707070707070707070707070707070707070707070707070707070706f6b6054483b2f22150900000000000000000009131c252d363f474f565e616b70777d82868b8e91929996969696959892908d8985807b746e68625b524c443b332a22180f060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000815212e3b4854616e7b7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7b6e6154483b2e21150800000714212d3a46535e696e7070707070707070707070707070707070706f6d676763605c54524d45413a3128231c140c0300000000000000000000000c1825323f4b5865727e8b989992929292929292929292929895989998928e89827d746d68605850483f362d241b110700000000000000000000000000000c18242f3944505b656f7c879394897d70665c50443a3025190d0400000000000000000000000009151f2935414c55606c788390998f82766b61544b4032291e140800000000000000000a141e29323b454d575f696e788088909599938f8a868381807f7e7f7f8183868a8e929996918a81796e6960584e463d332a1f160c0100000000000000000000000000000d1a2733404d5a6673808d988b7f7265584c3f3225190c00000005121e2a36424d575e6164646464605c544a3f32281e0f0600000000000000000000000000000000000714202c38444f596163646464605b53493f33271b0f030005121e2a36424d575e61646464646464646464646464646464646464646464646464646464646464646464646360594f43382c1f1307000000000000000000010a131c242d353d444c525960636b70757a7e8184868889898a8989878583807d79746e69615e565145413a322a21181006000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714212d3a46535e696e7070707070707070707070707070707070707070707070707070707070706e695e52463a2d201407000005121e2a36424d575e6164646464646464646464646464646464646463605d555653504a46413b352f281f17110a020000000000000000000000000c1825323f4b5865727e8b9892878585858585858585858586888b8f92989b948f89817a6f6a615a51483f362c23190e050000000000000000000000000007121d27333f4953606a74818e989184786d60564c41362a20150a0000000000000000000000030c1a26313945515d67717e8b9592877b6e62594f42392e20170d020000000000000006111c26303b444d575f696e7b838d939a938e87827e7a777473727172737476797d81868d9299938e847b6f6a60584e453c31281d120700000000000000000000000000000d1a2733404d5a6673808d988b7f7265584c3f3225190c000000020e1a25313b454d53545757575753504a42382e20160c00000000000000000000000000000000000004101c28333e474f555757575753504941382d22170b0000020e1a25313b454d53545757575757575757575757575757575757575757575757575757575757575757575756544f473d32271b0f0300000000000000000000010a121b232b323a41464f54596063686d717477797b7c7d7d7c7c7a797673706d66615e57524c443f35302820180f06000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005121e2a36424d575e61646464646464646464646464646464646464646464646464646464646464615e574d42362a1e12050000020e1a25313b454d53545757575757575757575757575757575757575654514c4a46443f38363029241e160d0600000000000000000000000000000c1825323f4b5865727e8b988d80797979797979797979797a7c7e82868b91969c938e847c716c625b51483e352b20170b02000000000000000000000000010b17222d38414e58616e7b8692958b7f72685e52463c31261b0c03000000000000000000000a151e2b37424d57606d7a8591978d80746a5f53473e30271d0e0500000000000000000b17232e38424c565f696e7b849095969189817b75716d6768666565656667676d70757b808790959691857c6f6a60574d43392f24180b02000000000000000000000000000d1a2733404d5a6673808d988b7f7265584c3f3225190c0000000009141f29333b4246484a4a4a4a46443f3830261c0d04000000000000000000000000000000000000000b16212c353e44484a4a4a4a46443f382f261b110600000009141f29333b4246484a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4948433d352b21160a00000000000000000000000000091019202930363d44484f55565e616468666d6e6f7070706f6e686a6663605c54534d46413b3229241e160e06000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020e1a25313b454d535457575757575757575757575757575757575757575757575757575757575754524d453b30251a0e0200000009141f29333b4246484a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a494745413d3a38342e2a251f19130c040000000000000000000000000000000c1825323f4b5865727e8b988d80736c6c6c6c6c6c6c6c676d6f72757a7f848c92989691877e726d625a50473d32291d140a0000000000000000000000000006111b262f3d46525e68727f8c9692857a6d61584e43372b1e150b00000000000000000006111c26303847535f6973808d9792857a6d60574e42352c1e150b000000000000000003101c28343f4a545e686e7b859196948f847d756e6964605d555958585859555d6063696e747c838e939792867c6f695f554b4035291d140a000000000000000000000000000d1a2733404d5a6673808d988b7f7265584c3f3225190c00000000030d17212931363a3b3d3d3d3d3a38342e261e140a000000000000000000000000000000000000000005101a232c33383c3d3d3d3d3937332d261d140a00000000030d17212931363a3b3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3c3b38322b23190f040000000000000000000000000000070e171e252a33383d44484c525458545c60616363636362615e565a5653504a46423b3630292019130c04000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009141f29333b4246484a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4846423b33291f140900000000030d17212931363a3b3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3c3a39352f2d2c28231c19140d0801000000000000000000000000000000000c1825323f4b5865727e8b988d8073675f5f5f5f5f5f555d606265676d72797f8690959992877f726c61594f443b2f261b1106000000000000000000000000000a141d2a36414d56606d798491978d81746a5f53473e30271d120700000000000000000c17232e38424f59616e7b8692958b7e72685d52453c31231a0c0300000000000000040f19232b3844505c666e7a849197938e827a706b625f5754514c4d4c4b4c4c4b5153575e616a6f79818c929892857b6e675d51453d2f261c11060000000000000000000000000d1a2733404d5a6673808d988b7f7265584c3f3225190c0000000000050f171f252a2d2e313131312d2b28231c140c0200000000000000000000000000000000000000000008111a21282c2f303131312d2b27221b140b020000000000050f171f252a2d2e31313131313131313131313131313131313131313131313131313131313131313131302f2c272119100700000000000000000000000000000000050c131921272c33383a4146474b4a515355565657565654524c4d4a46443f3836312a251e170e0802000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030d17212931363a3b3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3b3a36302921170d020000000000050f171f252a2d2e313131313131313131313131313131313131302d2c2924201f1c17110e08020000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a52525252524b515355555d60666d727b838e939993887e716b60564d41382d22170b01000000000000000000000000020b1925303b45515c67707d8a9492877c6f625a5043392e23180c0200000000000003101c28343f4a54606b75828f999083786c60564c41332a20110800000000000000000b16212b37434e58606d78829096938e80786d686059534d474541403f3e3f404045474d52585f676d74808c92979083796d60594f42382d22170b0000000000000000000000000d1a2733404d5a6673808d988b7f7265584c3f3225190c000000000000050d141a1e212124242424201f1c17110a0200000000000000000000000000000000000000000000000810161c202324242424201f1b17110a0200000000000000050d141a1e21212424242424242424242424242424242424242424242424242424242424242424242423221f1b160f0700000000000000000000000000000000000002080d161c21272c3035393a3e40444648494a4a4949474641403d3a38342e2a251f19140d05000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050f171f252a2d2e3131313131313131313131313131313131313131313131313131313131312e2d2a251f170f0500000000000000050d141a1e21212424242424242424242424242424242424242321201d191312100c060000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d46464646404547494c51545c60696e79818d929a92877d70685e53493f33271e13080000000000000000000000000008141f2834404b55616c76828f998f82766c61554b4034281f14080000000000040e18222c3844505c66707d899493897d6f665b50443a2f21180e0000000000000000030f1b27323a47535f6a73808c94948e81746d665d564f47423c39352f3232322f35383b42464e555c606e73808d93958e81746b60544a3f33281c0f0300000000000000000000000d1a2733404d5a6673808d988b7f7265584c3f3225190c0000000000000003090e121415171717171312100b060000000000000000000000000000000000000000000000000000050b1014161717171713120f0b060000000000000000000003090e121415171717171717171717171717171717171717171717171717171717171717171717171615130f0a04000000000000000000000000000000000000000000050b10161c1e25292d2e2e34383a3b3c3d3d3d3c3b393630302d2c28231c1a140e08020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050d141a1e212124242424242424242424242424242424242424242424242424242424242421201e1a140d0500000000000000000003090e121415171717171717171717171717171717171717161413110d08060300000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4039392f35393a3c41454b51575f676d77808d939992857a6e655b50443a2f24190d01000000000000000000000000020c18232e3943505a626f7c8792948a7d70675c51453b3025190b02000000000a15202a36414c56606d788391988e81756b60544a3f32281e0f0600000000000000000713202c38444f59626f7c8792968f82786d605c544c433d37312c292425252524292c30363c434b515b636e75818e9593897d70665b5044382b1f150a00000000000000000000000d1a2733404d5a6673808d988b7f7265584c3f3225190c000000000000000000020507080a0a0a0a0706030000000000000000000000000000000000000000000000000000000000000407090a0a0a0a0605030000000000000000000000000000020507080a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0909070300000000000000000000000000000000000000000000000000050b1013191d202123282c2d2e303030302f2e2d2a2523201f1c17110e0903000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003090e1214151717171717171717171717171717171717171717171717171717171717171514120e0902000000000000000000000000020507080a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a090706040100000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d40342c24292c2d2f353940454d555c656c74818e94978f82776c60554c4135291d12070000000000000000000000000007121d27303e47535f6a74818d979184796d60564d41362a1d140a000000030d1b26313946525e68727f8b9592867b6e61594f42382d20160c0000000000000000000915222f3b4854606b76828f9991847a6d665c504a423a312b26201d19191819181d1f252a31394045525c606d7983919a9083786c6053463c32261b0f03000000000000000000000d1a2733404d5a6673808d988b7f7265584c3f3225190c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002080d111314181c1f2022232324232321201e19171312100c0600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020507080a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a08070502000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d403427181d202024292e343b434b535b606d78828f97948b7e71675d5145392f23180c00000000000000000000000000000b151e2b37434e58616d7a8592968c7f72685e52463d2f261b110600010b151f2b37434e58616d7a8592968c8073695e53473d2f261c0d04000000000000000005111e2a36414c56636f7c8994948a7d70685e544a3f3830281f1a15110d080b070c10141a1f272f344045515d676f7c8793958a7e7164584e43372b1f1306000000000000000000000d1a2733404d5a6673808d988b7f7265584c3f3225190c00000000000000000000000000000000000000000000000000000000000000040607080909090807070401000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010507070c1012131516171716161414110e080706030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a111314191d232830394149505c666e7a85919e92857a6d60554b4034291c100400000000000000000000000000030c1b26313c46525e68727f8b9592867b6e61584e41382d22170b0107121d27313947535f6a74818d979184796d60574d42352b1d140a0000000000000000000714202d3946525e6875828f9c8f82766c61564c42382e261e160d0904010000000004090d151d232935404b55606a74818e999083776a5f54473b2e221508000000000000000000000d1a2733404d5a6673808d988b7f7265584c3f3225190c0000000000000000000000000000000000000000000000000000030506070c10131415161616151413110d080706040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004060708090a0a0a0908070502000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040607090b0d0e0f10101110100f0e0c0b08060503000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d06080d12181e272f383f4a545e68707d8a94978c7f72675c5145382c1f130700000000000000000000000000000a15202935414c56606d788391988e81746a6053493f33271d12070c18232f3943505a626f7c8792948a7e71675d51453b3123190b020000000000000000000814212e3b4754616e7a869295897c70635a50443a30261c140c04000000000000000000030b1218242f39434e58626e7b879395887c6f6255493c3025190d010000000000000000000d1a2733404d5a6673808d988b7f7265584c3f3225190c000000000000000000000000000000000000000000000000060b0f121316181d1f20222223222221201d19171313100c0700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000306070c1012131618191b1c1d1d1e1d1d1c1b19171513120f0b0605020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000070c151d262e38424c56616c76828f9c9185796d6053473a2e23180c0000000000000000000000000000040d1925303a44505c66707d899493877c6f655b5044392f24180d101c2934404b55616c76828f999083766c61554b4033291f1107000000000000000000000c1925323f4c5865727f8b999083776b6054483e32291e140a0200000000000000000000000107121d28313d47535f6976828f9a8d807367564c41362a1e11050000000000000000000d1a2733404d5a6673808d988b7f7265584c3f3225190c00000000000000000000000000000000000000000002080e11171b1f202324292c2d2e2f2f2f2f2d2c292424201f1c18120f0a03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002050a0f1315181c1f202224262829292a2a2a292928262422201f1b1714110e0904000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000030b141c26303b44505a626f7c8994978a7e7164544b4034281c1004000000000000000000000000000008131e28343f4a54606b75828f999083786c60554b4035291f1419222c3845515c67717d8a9493877c6f625a5043392f21170d0000000000000000000005111e2a36414d566875828f998c7f7266594f44362c20170c0200000000000000000000000000010c161f2b37424d5764717e8b97918477685e5246392d2014070000000000000000000d1a2733404d5a6673808d988b7f7265584c3f3225190c0000000000000000000000000000000000000002080d14191b22272b2d2f2f35393a3b3c3c3c3b3a39352f302d2c28231d1b150f0a030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003090e12151b1f2223282c2d2f313335363637373736363433312f2d2b2722201e1a14100c0701000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000000020a151e29323e4754606a7683909b8f8275665c5145382c1f13060000000000000000000000000000020c17232e38424f59616e7b8692958a7e71675d51453b31251a1d2a36424d57606d798491988e81746a5f54483e31271d0f05000000000000000000000714202d3946525e6878859298887c6f6255493d32221a0e05000000000000000000000000000000040d1a26313c4754616e7a879695877a6e6154473b2e2114080000000000000000000d1a2733404d5a6673808d988b7f7265584c3f3225190c000000000000000000000000000000000000050c13191e252a2d3337393c404045474849494948474541403d3a38342e2b26201a150c0701000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040a0f141a1e21272b2e2e34383a3c3e404142434344434342413f3e3b3937332d2d2a251f1c18120d080200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000030c17202b38434e5865717e8b9a9286796d6053463a2d20130700000000000000000000000000000006111c26303d47535f6973808d979184796d60574d42362a1d262f3846525e69737f8c9692857a6d61584e43362c1f150b00000000000000000000000814212e3b4754616e7b87979285796c605346392d20130600000000000000000000000000000000000915202d3946525e68778491968a7d7063574a3d3024170a0000000000000000000d1a2733404d5a6673808d988b7f7265584c3f3225190c0000000000000000000000000000000001080e161e252a3036383f4446494c4b5153555556555554524c4d4a4645403937312b262018120b0300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003090e151b1f262a2d32373b3c404446494b4c4e4f50505150504f4e4c4a4846443f3b3a36302c29231d19130c06000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000050e1b27323d4754616d7a879398897c6f6356493c30231609000000000000000000000000000000000a151e2b37424d57606d7a8592968c8073695e53463d2f262d38414e58616e7b8692968c7f72685e52463c32241a0d030000000000000000000000091623303c4956636f7c8996908377665b5044382b1f1206000000000000000000000000000000000005111e2a36414c566975828f988c7f7265594c3f3226190c0000000000000000000d1a2733404d5a6673808d988b7f7265584c3f3225190c000000000000000000000000000000040c1319202830363b41464950535659555d606162626262605d565a5753514b47433c373129231d150d0600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000070c141a20262b31363a3d4347494a51535557595b5c5c5d5d5d5c5c5b5957555350494746423b38342f29241e17110a0300000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000a16202d3946525e68778490988c7f7265594c3f3226190c00000000000000000000000000000000030c1a26313c45525d68717e8b9592867b6e61594f42382d333f4953606a75818e989184786d60564c41342a2012080000000000000000000000000b1724313e4a5764717d8a978f827568544a3f33281c0f030000000000000000000000000000000000010d192530414d5a6774808d998c807366594d4033261a0d0000000000000000000d1a2733404d5a6673808d988b7f7265584c3f3225190c0000000000000000000000000000060d161e2429323a41464c52535b60626669676d6e6f6f6f6e6d68696663605c54534e47433c342f271f180f0700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030b12181f262a32373b4246484e5456545c606264666869696a6a6a696967666462605b5354524d47454039353028231c150c06000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000005111d2935414c566774818e9a8e8174675b4e4134281b0e000000000000000000000000000000000009151f2935414c56606c788390988e81756b60544a3f333744505b656f7c8793948a7d70665c51443a3022190e000000000000000000000000000b1825313e4b5864717e8b978e8174685b4e412d22170b00000000000000000000000000000000000000081a2733404d5a6673808d998c807366594d4033261a0d0000000000000000000d1a2733404d5a6673808d988b7f7265584c3f3225190c00000000000000000000000000060f171f282f353f444c52565e61656c6f7376787a7b7c7c7c7b7a787673706d66625f58534e454039312a211911080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060c151d232831363c43474d535558606266666d6f717374757676777676757472716e6c6565615e5753514b46413a342e261e17110a0200000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000000000000010d1925303f4c5966727f8c998f8276695c504336291d100000000000000000000000000000000000030d19242f3a44505b666f7d899393897d70665b50443a404b55606c788390998f82756b61544a4032291e1007000000000000000000000000000c1825323f4b5865727e8b988d8174675a4e4134271b06000000000000000000000000000000000000000d192633404c5966737f8c998c807366594d4033261a0d0000000000000000000d1a2733404d5a6673808d988b7f7265584c3f3225190c0000000000000000000000000610182129313a414550565e61686e73787c7f8285868888898888878583807d79746f6a625f58514b433c332b231a1208000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060f181e272e343b42464e53575f61666a6f7376797c7e7f8182838384838382817f7d7b7975726e6965605c55524c443f383028221c140b05000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000081824313e4b5764717e8a979083776a5d5044372a1d1100000000000000000000000000000000000008131e28333f4a54606b75818e989083786c60564c4145515d67717e8b9592877b6e62594f42392e20170d00000000000000000000000000000c1825323f4b5865727e8b988d8174675a4e4134271b0e010000000000000000000000000000000000000d192633404c5966737f8c998c807366594d4033261a0d0000000000000000000d1a2733404d5a6673808d988b7f7265584c3f3225190c0000000000000000000000060f18222a333b434c525a62686d747a8084898c8f91939a959595959792908d8a85817c756e6a605c554d453d352c241a1108000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020a1117222a303940454d53585f62696e73777c808385888a8c8e8f8f9090908f8f8e8c8a8885827f7b76716d67615d56504a423d332d261d170e060000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000000000000000a1724313d4a5764707d8a979184776b5e5144382b1e11000000000000000000000000000000000000010b17222d38424f59616e7b8692958b7e71685d52454d57606d798491978d8073695f53473e30271c0e0500000000000000000000000000000c1825323f4b5865727e8b988d8174675a4e4134271b0e010000000000000000000000000000000000000d192633404c5966737f8c998c807366594d4033261a0d0000000000000000000d1a2733404d5a6673808d988b7f7265584c3f3225190c00000000000000000000050e18212a343c454d565d606c717a80868c9196999b9895949a939a9495979a9997928e87827c736d675f574f473e362c231a100700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030b141c2228343c434b51575f616a6f757b8084898c8f92989799989796959595969798999797928f8b87837e79736d68605c544e443f382f2920180f0700000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000000000000000a1724303d4a5763707d8a969184786b5e5145382b1e120000000000000000000000000000000000000006111c262f3d46535e6973808c9692857a6d60574d535f6973808d9792857a6d60574d42352c1e150b0000000000000000000000000000000c1825323f4b5865727e8b988d8174675a4e4134271b0e010000000000000000000000000000000000000d192633404c5966737f8c998c807366594d4033261a0d0000000000000000000d1a2733404d5a6673808d988b7f7265584c3f3225190c000000000000000000020c17202a333c464e575f686d757e858d92989b96918e8b898786868687888a8d90959a9a938f8780796e69605950483e352c22190e040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030c151d262d333e464e555c60696e757c81878c9196999897918f8d8b8a89898889898a8b8d8f9297989a93908b857f7a726d666058504a423a322a21181007000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000000000000000b1824313e4b5764717e8a979084776a5d5144372a1e1100000000000000000000000000000000000000000a141d2a36424d57606d798491978d8073695f5359616e7b8692958b7e71685d52453c31231a0c030000000000000000000000000000000c1825323f4b5865727e8b988d8174675a4e4134271b0e010000000000000000000000000000000000000d192633404c5966737f8c998c807366594d4033261a0d0000000000000000000d1a2733404d5a6673808d988b7f7265584c3f3225190c0000000000000000000a141e29323c454e585f696e7a818b929799928e8984817e7c7a7a79797a7c7e8084888d929899928d837b706b615a50473e342b20160c02000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030d151e272f383f4450585f676d737b82888e929999928f8b888582807e7d7c7c7b7c7c7d7f808285888b8f929997928c857f786f6a605b544c443c332a22180e040000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000000000000000c1825323f4b5865727e8b989083766a5d5043372a1d100000000000000000000000000000000000000000020b1a25313b45515d67717e8a9592877b6e6259606b75828f989083786c60564c41332a201108000000000000000000000000000000000c1825323f4b5865727e8b988d8174675a4e4134271b0e010000000000000000000000000000000000000d192633404c5966737f8c998c807366594d4033261a0d0000000000000000000d1a2733404d5a6673808d988b7f7265584c3f3225190c000000000000000006111c26303b444d575f6a6f7b848f939e938f87817c7874716f6e6d676d6d6f7174777b80868d92999590867d706c61594f463d32281e13080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030c151f273039424a505a626a6e797f868f939b95918b86827e7b7875747270706f6f6f7070727375787b7e82868c919697928b837c736c665e564d453c342a20150a0000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000003101c28343f4a546773808d9a8e8275685b4f4235281c0f00000000000000000000000000000000000000000009141f2935404b55606c788390998f82756b6166707d899393897d6f665b50433a2f21180e00000000000000000000000000000000000c1825323f4b5865727e8b988d8174675a4e4134271b0e010000000000000000000000000000000000000d192633404c5966737f8c998c807366594d4033261a0d0000000000000000000d1a2733404d5a6673808d988b7f7265584c3f3225190c00000000000000000b17232e38424c565f696f7c85919697928a827b756f6c65656261605c60616264676a6f747a808791969892867e706b61584e443a3024190d03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020b151e273139424b545b606c717c838c929895908a847e7a75716e6969676564636262626364656769696e72767a7f848a91959590877f786d685f574e463c32261b0f0300000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000006121f2c3844505c6676828f998d8073665a4d4033271a0d000000000000000000000000000000000000000000030c18242f3944505b656f7c879394897d70666d788390988e81756b60544a3f31281e0f0600000000000000000000000000000000000c1825323f4b5865727e8b988d8174675a4e4134271b0e010000000000000000000000000000000000000d192633404c5966737f8c998c807366594d4033261a0d0000000000000000000d1a2733404d5a6673808d988b7f7265584c3f3225190c0000000000000003101c28343f4a545e686e7b8591979590857e756e6963605b535654535153545557585f62686d747c848f949892877d706a60564c4135291f150b0100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a141d263039434b545c666c747e86909597928b837d78726d6865615f575a5857565655565657585a575f6165686d72787e848b9297928c827a6e695f584e43372b1f130600000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000020c14202d3a4653606d798592978a7e7164574a3e3124170b0000000000000000000000000000000000000000000007121d27333f4953606a74818e989184786d727f8b9592867b6e61594f42382d1f160c0000000000000000000000000000000000000c1825323f4b5865727e8b988d8174675a4e4134271b0e010000000000000000000000000000000000000d192633404c5966737f8c998c807366594d4033261a0d0000000000000000000d1a2733404d5a6673808d958b7f7265584c3f3225190c000000000000040f19222b3844505c666e7a8491979490837b706c615f57535049494747454647494b4e53565e616a6f7a828e939992867c6f685d52463e31271d12070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006111b262f38424b555d666d78808b9298938e857e78716c66615e5655534d4d4b4a49494849494a4c4d4d5355565e61666c71787e858f93948f847b6f6a5f53473b2e21150800000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000a141e2a36414c5663707d899895877a6e6154473b2e21140800000000000000000000000000000000000000000000010b17222d38414e58616e7b8692958b7f727a8592968c8073695e52473d2f261c0d040000000000000000000000000000000000000c1825323f4b5865727e8b988d8174675a4e4134271b0e010000000000000000000000000000000000000d192633404c5966737f8c998c807366594d4033261a0d0000000000000000000d1a2733404d5a6673808888887f7265584c3f3225190c0000000000000a16212b37424d57606d78828f969590827a6e69615a534d46443f3c3b3a383a3a3c3e43474c525860676d78818e939891847a6d615a5043392f23180c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050f17222d38414a545d676d78818d9299928b817a726c66605b54524c484642413f3d3d3c3c3c3d3d3f404246484c52545b60666c727a828b929691857c6f6255493c2f22160900000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000006111c26303846525e6874818e9a908477685e5246392d201407000000000000000000000000000000000000000000000006111b262f3d46525e68727f8c9692857a808d979184796d60574d42352b1d140a000000000000000000000000000000000000000c1825323f4b5865727e8b988d8174675a4e4134271b0e010000000000000000000000000000000000000d192633404c5966737f8c998c807366594d4033261a0d0000000000000000000714212e3a4754616d7a7b7b7b7a6d6054473a2d2114070000000000030f1b27323a47535f69737f8c94969083796d685e575046423b37332d2e2d2c2d2e2f31373a41464e555d666d78818e94968f82756c61554b4034291c110600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030d172127333f49535c666d79828e939792877f756d68605b54504a46413b3a37313231302f2f2f30313231363a3b41464a50545b60686e757f8692978b7f7265584c3f3225190c00000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000001071217232e38424d57616d7a8692998c7f7366564c41362a1e11050000000000000000000000000000000000000000000000000a141d2a36414d56606d798491978f828792948a7e71675d51453b3023190b02000000000000000000000000000000000000000c1825323f4b5865727e8b988d8174675a4e4134271b0e010000000000000000000000000000000000000d192633404c5966737f8c998c807366594d4033261a0d0000000000000000000713202d3946525e686d6e6e6e6d685d5245392c201307000000000007131f2c38434e58626e7b86929991847a6d675d564d453e36312b272221201f202122262b30353c434c545c666d78829097938a7d70675c5145382d22170b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009141f29333b44505b656d78828f949691857c726d615e56504a443f3835302d2b26252423232223232425262a2d3036383f444a50565e616d73808d988b7f7265584c3f3225190c00000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000040c13182428343f4a545f6973808d9892877b6e6154483b3025190e02000000000000000000000000000000000000000000000000020b1925303b45515c67707d8a94948f92999082766c61554b4033291f110700000000000000000000000000000000000000000c1825323f4b5865727e8b988d8174675a4e4134271b0e010000000000000000000000000000000000000d192633404c5966737f8c998c807366594d4033261a0d00000000000000000005111d2a36414c565e61626262605d564c4135291d110400000000000915222e3b4854606a76828f9992877c6f685e554c443b332a261f1b171414131314161b1e2529313a424a545c666e7b85929e9184796d60544a3f33281c0f030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040d1a25303b454f59606c77818e949591847b6f6a625b524c443f38332d2925211e1a1817161615161617191a1e21252a2d33383f444c525b6673808c988b7f7265584c3f3225190c00000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d06070c10161d2429363e44505c666e7b8692998e8175695e53463a2d1e1408000000000000000000000000000000000000000000000000000008141f2834404b55616c76828f999c9f93877c6f625a5043392f21170d0000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8174675a4e4134271b0e010000000000000000000000000000000000000d192633404c5966737f8c998c807366594d4033261a0d000000000000000000040d1925303a444c525455555554524c443a2f24190c020000000005111e2a36414c56626f7c8994978d80736b60564c433a3229211a140f0b06070607070a0f13191f283038424b545e69717e8b94968b7e72665b5044382b1f120600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010c161f2a36424d57616b73808d939691837a6e6960585146413a332d28221c1914120e090a0a0909090a0a090e1214191c22282d333b414d596673808c988b7f7265584c3f3225190c00000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a101313181c1f282f353f48505a606d7882909893877c6f62574d42362a1e0d020000000000000000000000000000000000000000000000000000020c18232e3943505a626f7c87929f9a8e81746a5f53483e31271d0f050000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8174675a4e4134271b0e010000000000000000000000000000000000000d192633404c5966737f8c998c807366594d4033261a0d0000000000000000010c161f2a343c424b515357585653504a423b33291e140a000000000714202d3946525e6875828f9b9185796d60594f443a312820170f09030000000000000002080d161e262f39424d57616c7683909c9184786c605346392d2013090000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008131e28313a46525e69707d88939791847b6e685f574e463f363028221c17110d0805020000000000000000000205080d11171c222830404d596673808c988b7f7265584c3f3225190c00000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d403427181c1f2023282c313a4145515a626c73808d94978d81746a5f53453b31251a0e0000000000000000000000000000000000000000000000000000000007121d27303e47535f6a75828e9b94877b6e61584e43362a1f150b000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8174675a4e4134271b0e010000000000000000000000000000000000000d192633404c5966737f8c998c807366594d4033261a0d000000000000000007121d28313c464e545c60636563605c544d453b30261c11060000000814212e3b4754616e7a8692988c7f72675d51463d32291f160d050000000000000000000000040c151d27303b45505a63707d899596897d706356493d31261a0e020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010d19242f3a43505a616e7b85929992857c6e695e564d453d342a251e17110b060000000000000000000000000000000000060b11172633404d596673808c988b7f7265584c3f3225190c00000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d40342a23282c2d2e34383e434b515b626c717e8b929991857a6d60584e4333291f1409000000000000000000000000000000000000000000000000000000010b151f2b37434e58616d7a85929f988c7f72685e52463c2f261b11060000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8174675a4e4134271b0e010000000000000000000000000000000000000d192633404c5966737f8c998c807366594d4033261a0d00000000000000010d18242f39434e585f666d7071706d665e574d42382e23170b000003101c28343f4a5465727f8b9992867a6d60554b40342b20170d0400000000000000000000000000030b151e29333e4854606b7783909a8e817467574d42362a1e1205000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004111d2935414c56616c76828f9793877d706a5f574d443c332b2219130b06000000000000000000000000000000000000000000061a2633404d596673808c988b7f7265584c3f3225190c00000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4037372e34383a3b40454650555d606d727e87929f93877d70685d52463c3121170d0300000000000000000000000000000000000000000000000000000007121d27313947535f6a74818e979e9f92857a6e61584e41382d22170b0100000000000000000000000000000000000000000c1825323f4b5865727e8b988d8174675a4e4134271b0e010000000000000000000000000000000000000d192633404c5966737f8c998c807366594d4033261a0d0000000000000004101d2935404b555f6a6f797d7e7d786e695e544a3f34281c10030006121f2b3844505c6675828f9b8e8175675d51433a2f22190e05000000000000000000000000000000030c17202c38444f5966727f8c99918478695f53463a2d21140700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000613202c3945525d68717e8a94948c80736b60584e453b322a2119100802000000000000000000000000000000000000000000000d1a2633404d596673808c988b7f7265584c3f3225190c00000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d44444444404546484b51535a61676d757f889299928c7f736b60564c41342a200f05000000000000000000000000000000000000000000000000000000000c18232f3943505a626f7c8793969196988e81746a6053493f33271d120700000000000000000000000000000000000000000c1825323f4b5865727e8b988d8174675a4e4134271b0e010000000000000000000000000000000000000d192633404c5966737f8c998c807366594d4033261a0d000000000000000613202c3945515d676f7c848a8b89837b6e665c5044382b1f1206000713202d3a4653606d788592978a7e7164554b4131281d10070000000000000000000000000000000000050e1c27333d4855626e7b889796887b6e6155483b2e2215080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004111d2935414c56606d7a8591999082786c60594f463c332920180f070000000000000000000000000000000000000000000000000d1a2633404d596673808c988b7f7265584c3f3225190c00000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a51515151514b515355555c60646c7179818c939a938d80746d63594f443a3022180e0000000000000000000000000000000000000000000000000000000004101c2934404b55616c76828f9991848f9493877c6f655b5044392f24180d03000000000000000000000000000000000000000c1825323f4b5865727e8b988d8174675a4e4134271b0e010000000000000000000000000000000000000d192633404c5966737f8c998c807366594d4033261a0d000000000000000714202d3a4753606d7984919698959083786d6053463a2d201307000815222f3b4855626e7b889897877a6e6154473b2f21160c000000000000000000000000000000000000000b13202d394653606c798592978a7d7164574a3e3124170b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000713202c3945525d6873808d9792877c6f665b50473d332a21170e06000000000000000000000000000000000000000000000000000d1a2633404d596673808c988b7f7265584c3f3225190c00000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675d5d5d5d5d5d555c606264676d71777e848e939f938e81786c605b51473d32281e1006000000000000000000000000000000000000000000000000000000020b19222c3845515c67717e8a9492877c828f999083786c60554b4035291f1409000000000000000000000000000000000000000c1825323f4b5865727e8b988d8174675a4e4134271b0e010000000000000000000000000000000000000d192633404c5966737f8c998c807366594d4033261a0d000000000000000b1824313e4b5764717e8a96a0a7a095897d706356493d3023160a000a1724313d4a5764707d8a97928578695e52463a2d2014040000000000000000000000000000000000000005121f2b3744505b6576838f998c7f7266594c3f3326190c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003101c28343f4a54606d7a8592978d80736a5f544a3f352b21180f0500000000000000000000000000000000000000000000000000000d1a2633404d596673808c988b7f7265584c3f3225190c00000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d80736a6a6a6a6a6a6a6b676d6e7174797e838a91969f928d81786c665b504940352b20160c000000000000000000000000000000000000000000000000000000000a141d2a36424d56606d798491978d81747c8792958a7e71675d51453b31261a0c020000000000000000000000000000000000000c1825323f4b5865727e8b988d8174675a4e4134271b0e010000000000000000000000000000000000000d192633404c5966737f8c998c807366594d4033261a0d000000000000000c1926333f4c5966727f8c99a8b1a7978b7e7164584b3e3125180b000c1825323f4b5865727e8b989083766a564d42362a1e110500000000000000000000000000000000000000030f1b27333f49536774818e9a8e8174675b4e4134281b0e00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006121f2c3844505c66737f8c9892857a6d60584e42382d231a0f060000000000000000000000000000000000000000000000000000000d1a2633404d596673808c988b7f7265584c3f3225190c00000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8077777777777777777778797b7e81858a90959e97928a80776c665b544a3f372e23190e0400000000000000000000000000000000000000000000000000000006111b262f3846525e69737f8c9692857a6d74808d979184796d60574d42362a1e140a0000000000000000000000000000000000000c1825323f4b5865727e8b988d8174675a4e4134271b0e010000000000000000000000000000000000000d192633404c5966737f8c998c807366594d4033261a0d000000000000000b1825313e4b5864717e8b96a1a7a095897d706356493d3023160a000d192633404c5966737f8c998f8275695c4f423025190e0200000000000000000000000000000000000000000b17222d404d5a6673808d998e8175685b4e4235281b0f0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000713202d3a4653606d798592988c8073675d51463c2f261c1108000000000000000000000000000000000000000000000000000000000d1a2633404d596673808c988b7f7265584c3f3225190c00000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b9892858484848484848484848586888b8e92979d99928e857e746c655b544a42382d251c1107000000000000000000000000000000000000000000000000000000000b17222d38414e58616e7b8692958b7f72686d7a8592968c8073695f53463d30261c110600000000000000000000000000000000000c1825323f4b5865727e8b988d8174675a4e4134271b0e010000000000000000000000000000000000000d192633404c5966737f8c998c807366594d4033261a0d000000000000000714202d3a4753606d7984919698959083786d6053463a2d20130700101d293643505c6976828f9b8e8275685b4f4235281c09000000000000000000000000000000000000000000061926333f4c5966727f8c998f8275695c4f4236291c0f000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004101c2934404b5563707d8a9792867a6d61554c41342a1d140a00000000000000000000000000000000000000000000000000000000000d1a2633404d596673808c988b7f7265584c3f3225190c00000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b989792909090909090909091929399979b9f95908d86817b706c605b534a42382f261c130a00000000000000000000000000000000000000000000000000000000030f1b27333f4953606a75818e989184786d6068727f8b9592867b6e61594f42382e23170b02000000000000000000000000000000000c1825323f4b5865727e8b988d8174675a4e4134271b0e010000000000000000000000000000000000000d192633404c5966737f8c998c807366594d4033261a0d000000000000000613202c3945515d676f7c848a8b8a837b6e665c5044382c1f120600101c2936434f5c6976828f9b8e8275685b4f4235281c090000000000000000000000000000000000000000000d192633404c5966737f8c998f8275685c4f4235291c0f000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006131f2c3845515c6775818e9b8e8175685e52433a2f22180b0200000000000000000000000000000000000000000000000000000000000d1a2633404d596673808c988b7f7265584c3f3225190c00000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b989f9c989898989898989898989b9ea1a1979083807b746e69615a504941382f261d140a01000000000000000000000000000000000000000000000000000000030d17212b3744505b656f7c8793948a7d70665c606d788390988f82756b60544a3f34281e1308000000000000000000000000000000000c1825323f4b5865727e8b988d8174675a4e4134271b0e010000000000000000000000000000000000000d192633404c5966737f8c998c807366594d4033261a0d0000000000000004111d2935404b555f6a6f797d7f7d786e695f544a3f34281c1003000f1c2835424f5b6875828e9b8f8275695c4f4231261a0e0200000000000000000000000000000000000000000d1a2733404d5a6673808d998e8175685b4e4235281b0f00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714202d3a4753606d798592978a7d7063564c4131281e10060000000000000000000000000000000000000000000000000000000000000d1a2633404d596673808c988b7f7265584c3f3225190c00000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b98948f8b8b8b8b8b8b8b8b8b8c8e92979e91857b736e69615e5750443f382f261d140b020000000000000000000000000000000000000000000000000000000009141f2935404b55606c788390998f82756b61545c66707d899393897d70665c50443a3024190d030000000000000000000000000000000c1825323f4b5865727e8b988d8174675a4e4134271b0e010000000000000000000000000000000000000d192633404c5966737f8c998c807366594d4033261a0d00000000000000010d18242f3a434e585f676d7072706d665f574d42382e23170c00000e1b2834414e5b6774818e9a9083776a574e42372b1e12060000000000000000000000000000000000000003101c28343f4a546874818e9a8d8074675a4d4134271a0e00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1623303d495663707c89989285796d6053463a3020160c000000000000000000000000000000000000000000000000000000000000000d1a2633404d596673808c988b7f7265584c3f3225190c00000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988f827e7e7e7e7e7e7e7e7e7f81858a919691857c6e695e544d453e332d261d140b0200000000000000000000000000000000000000000000000000000000020c1a26313945515d67717e8b9592877b6e62594f54606b75828f989083786d60564c41352920150a0000000000000000000000000000000c1825323f4b5865727e8b988d8174675a4e4134271b0e010000000000000000000000000000000000000d192633404c5966737f8c998c807366594d4033261a0d000000000000000007131d28313c464e555c60646563605c544d453b30261c110600000d1a2733404d5a6673808d999285786a5f53473a2e2114090000000000000000000000000000000000000006121f2c3844505c66768390988c7f7265594c3f3226190c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000d192633404c5966737f8c998e8275665c5044382c1f1204000000000000000000000000000000000000000000000000000000000000000d1a2633404d596673808c988b7f7265584c3f3225190c00000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d807371717171717171717274797e848f9391847b6e665c50443a30241b140b0200000000000000000000000000000000000000000000000000000000000a141e2a36424d57606d798491978d8073695f53474f59616e7b8692958b7f72685d52463c31261b0c0300000000000000000000000000000c1825323f4b5865727e8b988d8174675a4e4134271b0e010000000000000000000000000000000000000d192633404c5966737f8c998c807366594d4033261a0d0000000000000000010c161f2a343c434b515357585753504a423b33291e150a0000000c1825323f4b5865727e8b9898887b6e6255483b30251a0e020000000000000000000000000000000000000713202d3a4653606d798592968a7d7063574a3d3024170a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004111d2935414c566976828f988b7e7265544a3f34281c1003000000000000000000000000000000000000000000000000000000000000000d1a2633404d596673808c988b7f7265584c3f3225190c00000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073676565656565656565666d7179818f949083786d60564c4135291d1104000000000000000000000000000000000000000000000000000000000006111c26303846535f6973808d9692857a6d60574d4246535e6973808d9692857a6d61584e43372b1e150b00000000000000000000000000000c1825323f4b5865727e8b988d8174675a4e4134271b0e010000000000000000000000000000000000000d192633404c5966737f8c998c807366594d4033261a0d000000000000000000040d18222a31394045474a4c4a46443f38302921170c030000000a1724303d4a5763707d8a96988b7e7265574d42362a1f1409000000000000000000000000000000000007101c28343f4a54626f7c899896877a6d6154473a2e211407000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000613202c3945525d6878859299887b6f6255483c2e23170c00000000000000000000000000000000000000000000000000000000000000000d1a2633404d596673808c988b7f7265584c3f3225190c00000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a585858585858545c60676d78828f958c7f72685d5245392c20130700000000000000000000000000000000000000000000000000000000000b17232e38424f59616e7b8692958b7e72685d52453c424d57606d798491978d80746a5f53473e30271d1207000000000000000000000000000c1825323f4b5865727e8b988d8174675a4e4134271b0e010000000000000000000000000000000000000d192633404c5966737f8c998c807366594d4033261a0d000000000000000000000610181f272f34383a3d3f3d3a38342e261e170f06000000000915222f3c4855626f7b88999c8f8276695e52463b30251a1006000000000000000000000000000000050e19222c3844505c6673808d9a918477685e5246392d201307000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714212d3a4754606d7a87979286796d6053463a2d20130600000000000000000000000000000000000000000000000000000000000000000d1a2633404d596673808c988b7f7265584c3f3225190c00000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4b4b4b4b4b4a50555d666d79849192857a6d6054473a2e23180c0000000000000000000000000000000000000000000000000000000003101c28343f4a54606b75828f989083786d60564c41333b45515d67717e8a9592877c6f625a5043392e23180c020000000000000000000000000c1825323f4b5865727e8b988d8174675a4e4134271b0e010000000000000000000000000000000000000d192633404c5966737f8c998c807366594d4033261a0d0000000000000000000000060d151d23292c2d3132302d2c28231c150c0600000000000713202d3a4653606d7986929f92877b6e61574d42362a22180f0600000000000000000000000000040d17202834404b54606d7984919a8d807367564c41362a1e1105000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000916222f3c4955626f7c8895918477665c5144382c1f120600000000000000000000000000000000000000000000000000000000000000000d1a2633404d596673808c8d8b7f7265584c3f3225190c00000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d403e3e3e3e3f444b545d67717e8b988c7f7265544b4034281c10040000000000000000000000000000000000000000000000000000030e18212b3844505c66707d899393897d70665c50443a2f35404b55606c788390998f82766c61554b4034281f14090000000000000000000000000c1825323f4b5865727e8b988d8174675a4e4134271b0e010000000000000000000000000000000000000d192633404c5966737f8c998c807366594d4033261a0d000000000000000000000000030b12181c1f20242524201f1c17110a0300000000000006121f2c3844515c667783909d998d8073695e52463e342a21180f070000000000000000000000060e161f29323a45515c66717e8b9695887c6f6255493c3025190d01000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1724313e4a5764717d8a978f827669544a4034281c100400000000000000000000000000000000000000000000000000000000000000000a1724313d4a5764707e8181817d706356493d3023160a00000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d403432322e343a424b55606d7a8692908376665c5145382c1f130600000000000000000000000000000000000000000000000000000915202935414c56606d788390988f82756b60544a3f32282f3944505b656f7c8793948a7d70675c51453b3025190b0200000000000000000000000c1825323f4b5865727e8b988d8174675a4e4134271b0e010000000000000000000000000000000000000d192633404c5966737f8c998c807366594d4033261a0d0000000000000000000000000001070c1013141719171312100c06000000000000000004101c2834404a546874818e9b9f92867b6e615a50463c332a2118120b0600000000000001040a0f182028313a444e58606d7984919d9083776a5f54473b2e1e130800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1825323e4b5865717e8b988e8175685b4e422e23180c0000000000000000000000000000000000000000000000000000000000000000000a1623303c4955616c70747474706b6054483b2f22160900000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d403427252328303945525d687683909286796d6053463a2d20130700000000000000000000000000000000000000000000000000030c1a26313945525d68727e8b9592867b6e61594f42382e2027333f4953606a74818e989184796d60564d42362a1d140a00000000000000000000000c1825323f4b5865727e8b988d8174675a4e4134271b0e010000000000000000000000000000000000000d192633404c5966737f8c998c807366594d4033261a0d000000000000000000000000000000000406070a0c0a07060300000000000000000000000c18232e3f4b5865727e8b98a2988e81756c61584e453c3328231d17110d08090909070d10161b212a323a434c56606a737f8c96958a7d7164584e43372b1f0d0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1925323f4c5865727f8b988e8174675b4e4134281b070000000000000000000000000000000000000000000000000000000000000000000814202d39444f5961646767676360594f44382c20130700000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a171e2935414c566875828f99877b6e6154483b2e211508000000000000000000000000000000000000000000000000000b151e2b37424e57606d7a8592978d8073695f53473d30261c222d38414e58616e7a8592968c7f72695e52463d2f261b1106000000000000000000000c1825323f4b5865727e8b988d8174675a4e4134271b0e010000000000000000000000000000000000000d192633404c5966737f8c998c807366594d4033261a0d0000000000000000000000000000000000000000000000000000000000000000000000000715222f3b4855626e7b8897a19e938a7e716a5f574d453d342e27221b191716151616181d20272b333c444c555e686f7c86929a9083786c6053463c32261b0f0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1926333f4c5966727f8c998d8074675a4d4134271a0e01000000000000000000000000000000000000000000000000000000000000000004101c28333e474f55575a5a5a56544f473d33271c100400000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a1019242f424e5b6875818e94887b6e6155483b2e22150800000000000000000000000000000000000000000000000007121c27303947535f6a74808d979184796d60574d42352b1e141b262f3d46525e68727f8c9692867b6e61584e41382d22170b010000000000000000000c1825323f4b5865727e8b988d8174675a4e4134271b0e010000000000000000000000000000000000000d192633404c5966737f8c998c807366594d4033261a0d0000000000000000000000000000000000000000000000000000000000000000000000000814212e3a47535f6a7885919ea59f92867c6f695f574f454039332d2a25232322222324292c32373e454d565d676d7a84919993887c6f665b5044382a20150a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000d192633404c5966737f8c998d8073675a4d4034271a0d010000000000000000000000000000000000000000000000000000000000000000000b17212c353e44494a4e4e4e4948443d352b21160b0000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d403427171c212b37434e586976828f98877a6d6054473a2d2114070000000000000000000000000000000000000000000000000c18232e39424f59626e7b8792958b7e71675d51453b3123190c141d2a36414c56606d798491988e81756a6053493f33271d13070000000000000000000c1825323f4b5865727e8b988d8174675a4e4134271b0e010000000000000000000000000000000000000d192633404c5966737f8c998c807366594d4033261a0d00000000000000000000000000000000000000000000000000000000000000000000000006121e2b37424e576874818e9ba9a29891847b6e696059514b443f383630302f2f2f302f35393d434750575f686d79839096958d80746a60544a3f3328190e040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1926323f4c5965727f8c988d8174675a4e4134271b060000000000000000000000000000000000000000000000000000000000000000000005101a232c33393c3d4141413d3b38332b23190f050000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d40342823282b333c47535f6a788491928579675d5145392c201306000000000000000000000000000000000000000000000004101c2834404a54616b75828f999083786c60554b4033291f11070b1925303b45515c66707d8a9493877c6f655b50443a2f24180d0300000000000000000c1825323f4b5865727e8b988d8174675a4e4134271b0e010000000000000000000000000000000000000d192633404c5966737f8c998c807366594d4033261a0d000000000000000000000000000000000000000000000000000000000000000000000000020e1a26313d4a5763707d8a97a2aaa19691847b706b605c54504946413f3d3c3c3c3d3e4045474e545a62696e7a829095969083786d60584e42382d221707000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1825323e4b5865717e8b988e8174685b4e412d22170b000000000000000000000000000000000000000000000000000000000000000000000008111a21282d3031343434302f2c2721191107000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4035352e34383d454f59626f7c88968f837669554c4135291d110400000000000000000000000000000000000000000000040e18222c3844515c66707d8a9493877c6f655b50433a2f21170d0008141e2834404b54616c76828f999083786c60554b4135291f140900000000000000000c1825323f4b5865727e8b988d8174675a4e4134271b0e010000000000000000000000000000000000000d192633404c5966737f8c998c807366594d4033261a0d000000000000000000000000000000000000000000000000000000000000000000000000000913202d3a4653606d7985929faba9a19691857d736d66605b53524c4b4a494849494b4b51535860626c717b8390959791847b6e665c51463d2f261c1106000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1824313e4b5764717e8a978f82756953493f33271b0f0300000000000000000000000000000000000000000000000000000000000000000000000810171c2023242727272322201c160f0700000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d424242423f44464f57606b74818e988b7f7265584c3f2f24190d01000000000000000000000000000000000000000000000a15202a36414c56606d788491988e81756a6053493f31281d0f0600020c18232e3942505a626e7c8792958b7e71675d51453c31261a0c03000000000000000c1825323f4b5865727e8b988d8174675a4e4134271b0e010000000000000000000000000000000000000d192633404c5966737f8c998c807366594d4033261a0d0000000000000000000000000000000000000000000000000000000000000000000000000006121f2c3844515c6674818d9aa6a7a09d9792878079706c65615e5658565655555658555d60646a6f767e8691959792857c6f695e544b40342b1d140a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091623303c4956636f7c8996908477655b5044372b1f1205000000000000000000000000000000000000000000000000000000000000000000000000050b101416171b1b1b161613100b050000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4e4e4e4e4e4a50535960696f7d879392867b6e6154473b2e21140800000000000000000000000000000000000000000000030f1b26323946525e68727f8c9692867b6e61584e41382d1f160c00000007121d27303e47535f6a74808d9791857a6d60574d42372b1e150a000000000000000c1825323f4b5865727e8b988d8174675a4e4134271b0e010000000000000000000000000000000000000d192633404c5966737f8c998c807366594d4033261a0d0000000000000000000000000000000000000000000000000000000000000000000000000004101c2834404a54626f7c88949fa095919599938c847d78726d68676563626262636466676d71767c828b92989691857c6f6a5f574d42392e22190b0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000814212e3b4754616e7a87989285796c605346392d201306000000000000000000000000000000000000000000000000000000000000000000000000000004080a0a0e0e0e0a09070400000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675b5b5b5b5b5b545c60636b707b8592968d8073695e52463a2d2014070000000000000000000000000000000000000000000006121f2b37434e58616d7a8592968c7f73695e52463d2f261b0d04000000000b151e2b37434e58606d7a8592978d8073695f53463d30261c11060000000000000c1825323f4b5865727e8b988d8174675a4e4134271b0e010000000000000000000000000000000000000d192633404c5966737f8c998c807366594d4033261a0d00000000000000000000000000000000000000000000000000000000000000000000000000000c18232e3947535f6a76828f9c9d91838d939996918a837f7a777472706f6f6f707173767a7e828990949e938e847b6f6a5f584e453b30271d10070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714202d3a46525e6979859298877b6e6154483b2e21150a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000101010000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d80736868686868686868666d6f757d85929791847a6d60574d42362a1e1105000000000000000000000000000000000000000000000815212e3b47535f6a74818e979184796d60574d42342b1d140a0000000000030c1a26313c45525d68727f8b9592867b6e61594f42382e23170c0000000000000c1825323f4b5865727e8b988d8174675a4e4134271b0e010000000000000000000000000000000000000d192633404c5966737f8c998c807366594d4033261a0d000000000000000000000000000000000000000000000000000000000000000000000000000007121c2b37434e5863707d89949b8e81808791959d95908b8683807e7d7c7b7c7c7e8083868a8f949c97918a81796e695f584e463c33291e150b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005111e2a36424d566a778390978a7e7164574b3e32261b0f0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8075757575757575757576797c8289929792867c6f685d52453b30251a0e020000000000000000000000000000000000000000000814212d3945505a626f7c8793948a7e71675d51453b3022190b020000000000000a15202935414c56606d788390998f82756b60544a3f34281c100300000000000c1825323f4b5865727e8b988d8174675a4e4134271b0e010000000000000000000000000000000000000d192633404c5966737f8c998c807366594d4033261a0d0000000000000000000000000000000000000000000000000000000000000000000000000000000f1b26313c4855616b7682909c93877c7c848b91969c9992908d8b89898888898b8d8f92989c97928c857e756d675f574e463c342a21170c0300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020e192530414d5a6774808d9a8d817467584e43372b1c120700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b9891838181818181818181828385898f939691867d706a5f564c4133291f1409000000000000000000000000000000000000000000000a1723303c4955616c76828f999082766c61554b4033291f100700000000000000030d1924303a44505c66707d899394897d70665c5044382c1f120600000000000c1825323f4b5865727e8b988d8174675a4e4134271b0e010000000000000000000000000000000000000d192633404c5966737f8c998c807366594d4033261a0d0000000000000000000000000000000000000000000000000000000000000000000000000000000a15202c38444f59626f7c899399908379787e848a8f92999a9a98969595959697999a9795908b85807a716c605d554d453c342a22180f05000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091724313d4a5764707d8a999184776a5f5347392e23180c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b9895918e8e8e8e8e8e8e8e8f90929799928d847c706b61584e443a2f20170d02000000000000000000000000000000000000000000000b1724313e4a5764717d8a8a8a877c6f625a5043392f21170d00000000000000000008131e28343f4a54606b75818a8a8a84796d6053463a2d20130700000000000c1825323f4b5865727e8b978d8174675a4e4134271b0e010000000000000000000000000000000000000d192633404c5966737f8c978c807366594d4033261a0d00000000000000000000000000000000000000000000000000000000000000000000000000000003101c27333d4854606a74818e97958c7f7372797e82868a8d8f919298939992918f8d8a87837f7a736d68615a514c433c332a22181006000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714212e3a4754616d7a869396887c6f62544a4034281c1106000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b9797979797979797979797969595908d86817a6f6a61594f463c32281e0e0500000000000000000000000000000000000000000000000916232f3c4956626f7c7d7d7d7d706a5f53483e31271d0f05000000000000000000020b17232e38424f59616e7a7d7d7d7d7a6d6154473a2e21140700000000000c1825323f4b5865727f8a8a8a8174675a4e4134271b0e010000000000000000000000000000000000000d192633404c5966737f8a8a8a807366594d4033261a0d000000000000000000000000000000000000000000000000000000000000000000000000000000000b16212c38434e58616d7a85919e92877c6f6d71767a7d80828486868686868483817e7b76726d67605d565045413a312a2118100700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000713202d3946525e6876838f9a8d8073665c5144382d22170b020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8a8a8a8a8a8a8a8a8a8a8a8a89888784807b746d6860584f473e342a20160c0000000000000000000000000000000000000000000000000815222e3b4754606a6f707070706b60584e43362c1f150b000000000000000000000006111c26303d46525e686e707070706d685d5246392d20130700000000000815212e3b4854616e7b7d7d7d7c6f6255483c2f221509000000000000000000000000000000000000000815222f3b4855626e7b7d7d7d7b6e6255483b2f22150800000000000000000000000000000000000000000000000000000000000000000000000000000000050f1b27323d46525d68707e8a929991847a6d64686d7073767779797a7979787674716e6965605d55524c433e352f281f180f0700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005111d2a36414c5665717e8b989184796d60544a3f33281e13080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000815212e3b4854616e7b7d7d7d7d7d7d7d7d7d7d7d7d7d7b7a77736e69615e564e463e352c22180d0400000000000000000000000000000000000000000000000006131f2b38434e5860626464646360594f463c32241a0d030000000000000000000000000a141e2a36414c565e6164646464615d564c4135291d110500000000000714212d3a46535e696e7070706f6a5f53473b2e211508000000000000000000000000000000000000000814212e3a47535f696e7070706e6a5f53473a2e21140800000000000000000000000000000000000000000000000000000000000000000000000000000000000a16212935414c56616c74808d95968e81756d62606467696b666d6d6d666b696764615e5754514c45413a3129241e160d0600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010d1925303a4754606d7a8692968b7e71665b50443a3024190f0500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714212d3a46535e696e707070707070707070707070706f6d6866625f57524c443c342c231a100700000000000000000000000000000000000000000000000000030f1b27323d464e545657575756544f473d342a20120800000000000000000000000000020c1925303b444c52545757575754524c443a3024190d01000000000005121e2a36424d575e61646464625f584e43372b1f12060000000000000000000000000000000000000006121e2b37424d575f62646464625f584e43372b1f12060000000000000000000000000000000000000000000000000000000000000000000000000000000000040d1924303a44505a606d79839098938b7f726a5f565a5c545c6060605c545c5a5754524d4745413a352f281f19130c040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000813202c3945525d6874818e999184786c60564c41352921170d040000000000000000000000000000000000000000000000000000000000000000000000000003000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005121e2a36424d575e616464646464646464646464646362615e5655534d46413a322b221a11080000000000000000000000000000000000000000000000000000000a16202b343d4347494a4a4a4948443d352b22180e00000000000000000000000000000008141e29323b4146474a4a4a4a4746413a32281e1308000000000000020e1a25313b454d535457575755534e463c32261b0f0300000000000000000000000000000000000000020e1a26313c454d535557575755534e463c31261a0f0200000000000000000000000000000000000000000000000000000000000000000000000000000000000008131e28323e45515c676e7b86929f92867c6f685d53494a50535353514a504e4b4846423b39352f29241e160d08010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004111d2935414c56626e7b8793968b7e71685d52453e33291f160c030000000000000000000000000000000000000000000000000000000000000000010507070f0a09070300000000000000000000000000000000000000000000000000000000000000000000000000000000020e1a25313b454d5354575757575757575757575757565554524c4847423c3630292019100800000000000000000000000000000000000000000000000000000000040f19222b32383b3c3d3d3d3d3b38322b23191007000000000000000000000000000000020d1720293036393b3d3d3d3d3a3935302820160c020000000000000009141f29333b4246484a4a4a4847433c342a20150a00000000000000000000000000000000000000000009151f2a333c4247484a4a4a4847433c332a20150900000000000000000000000000000000000000000000000000000000000000000000000000000000000000020c16202934404b555f69717e8b939891847a6d655b504444464746444043413e3b3a36302c29241e19130c04000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010d19242f3a47535f6975828e9992857a6d60594f453b31281e150c03000000000000000000000000000000000000000000000000000000000002080d1113141c161613100b0400000000000000000000000000000000000000000000000000000000000000000000000000000009141f29333b4246484a4a4a4a4a4a4a4a4a4a4a4a4a484746413b3a37312a251e170e0700000000000000000000000000000000000000000000000000000000000007101920272b2e2f313131302f2c27211911070000000000000000000000000000000000050e171e252a2d2e313131312e2d29241e160e040000000000000000030d17212931363a3b3d3d3d3c3b37322a22180e04000000000000000000000000000000000000000000030e18212a31373a3b3d3d3d3b3a37312a21180e030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040e18232f39434d57616c74818e95968f82776c60594f453c3a3a38342e34312e2d2a25201d19130d0801000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008131e2b37424d57626e7b8692978d81746b61574d433930271e150c04000000000000000000000000000000000000000000000000000000050c13191d2021292322201b160f070000000000000000000000000000000000000000000000000000000000000000000000000000030d17212931363a3b3d3d3d3d3d3d3d3d3d3d3d3d3d3c3a3935302e2b261f19130d050000000000000000000000000000000000000000000000000000000000000000070f161b1f22232424242322201b160f0700000000000000000000000000000000000000050d14191e20212424242421201d19130c0400000000000000000000050f171f252a2d2e3131312f2e2b26201810060000000000000000000000000000000000000000000000060f181f262b2e2f3131312f2e2b2620180f060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000007121d27313c45505a606d79839097948c7f736b61574d433a302c2823272421201e1a14110d080100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010e1a26313c47535f6a73808d9693887d70695e554b423930271e160d0600000000000000000000000000000000000000000000000000060e171e252a2d2e36302f2c27211911080000000000000000000000000000000000000000000000000000000000000000000000000000050f171f252a2d2e313131313131313131313131302f2e2d2925211e1a150d080200000000000000000000000000000000000000000000000000000000000000000000040a0f131516171717161613100b0400000000000000000000000000000000000000000002080d111414171717171413110d0802000000000000000000000000050d141a1e212124242422211f1b150e0600000000000000000000000000000000000000000000000000060e151a1e212224242422211f1a150e060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010b151f2a333e45515d676e7b85929993887d70695f564c42382e23181b181514120e0904010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009151f2b37424e57606d7984919992857b6e675d544a423930281f18100903000000000000000000000000000000000000000000020a111720293036393a423d3b38322b231a12080000000000000000000000000000000000000000000000000000000000000000000000000000050d141a1e2121242424242424242424242424232221201d1914120e09030000000000000000000000000000000000000000000000000000000000000000000000000000030608090a0a0a0a09070400000000000000000000000000000000000000000000000000010507080a0a0a0a0707050100000000000000000000000000000003090e1214151717171515120f0a0400000000000000000000000000000000000000000000000000000003090e1214151717171514120f090300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030d18212935404b555e69707d87939a92857b6e685d544a3f342823190f0807050200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030e1a26313c45515d67707d8793979083796d665c544b433a312a221a150d0802000000000000000000000000000000000002080b141c2228323a4146474f4948443d352c241a1208000000000000000000000000000000000000000000000000000000000000000000000000000003090e12141517171717171717171717171717151413110d080602000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020507080a0a0a0908060300000000000000000000000000000000000000000000000000000000000000020608080a0a0a0808060200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060f18242f39434d57606b727f8c939791847a6d665c50443f352b21180e05000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000915202935404b55606b737f8c94958f82786d665c554c433c342b262019130e090502000000000000000000000002050a0f14191d262d333c444c52545c56544f473e362c241a1006000000000000000000000000000000000000000000000000000000000000000000000000000000020507080a0a0a0a0a0a0a0a0a0a0a0a0a09070705010000000000000000000000000000000000000000000000000000000000000000000105090b0c13131313121111100f0e0d0b090706040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000007121d27313b454f59606c77818f95968f82786d605a50473d332a20170d03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030c18242f39434f59606c78828f95948e81786d675d554e463f37312a251e1a14120e09080706040004060708090e12151b1e252a2f383f444e565e616963605950483e362c22170c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060c111518182020201f1e1e1e1d1c1b1918161413100c0707040100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000105090b0b1313130e0d0b07030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010b151f29333d44505b656d79839097948d80736c62594f453c32291f150b0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000007121d27313d44505b666d7a839096938e81796d675f585047423c36302a26201e1a17151313100c10131415171a1e21262b30363c424a50585f686d75706b615a50483e34281d11050000000000000000000000000000000000000000010507080a0c0d0e0e0e0d0b0907060400000000000000000000000000000000000000000000000000000407090a0e0e0e090806030000000000000000000000000000000000000911181d2224252d2d2d2c2b2b2a2a2928262523201f1d181413110d08040100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060c111517182020201a1a17130e080100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030d172127333f49535d676e7b859298928b7e716b60574d443a31271d140a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010b151f28333f4a545d686e7b849197938f82796f6a625a534d46413a36312d2a252422201f1c181c1f202223262a2d31373b41464e545b606a6f7a827d706c615a5045392d21140800000000000000000000000000000000000206080d11141417191a1b1b1a1a18161312100c0703000000000000000000000000000000000000000000050b101416171b1b1b1515120f0a0300000000000000000000000000000009121b23292e31323939393938373737363433312f2d2c292421201d1913110d0701000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000911181d2124252d2d2d2726231f19120b0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050f17222d38414b555e696f7d86929f92877d70695f564c43392f261c1106000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030d17222d38424c565e696e7b859196948f847c716c625f57524c46423b3a3630302e2d2c2823292c2d2f3031363a3c43474c52585f666c727c848f867e716c6155493d3023170a00000000000000000000000000000003090e1214191e2021242527272827262522201f1c18120f0b060000000000000000000000000000000000000810161c20232428282822211f1a150e060000000000000000000000000006111b242d343a3d3f46464646454444434241403e3c3a38352f2d2c2924201d18130f09030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009121b22292e31323939393433302b241d140b010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006111b262f3a434d57606b717e8b929992857b6e685e554b42382d2217120800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006111c262f3a444d565f696e7b8490959691867e766e69615e56534d4846423f3d3b3a38342f34383a3b3d3f4246484e53565e616a6e787f86919692867e7164574b3e3124180b0000000000000000000000000003090f151a1e21252a2d2e30323334343433312f2d2c28231f1c17110a0200000000000000000000000000000008111a21282c2f303535352f2e2b26201810060000000000000000000000010c18232d373f454a4b53535352515151504f4e4c4b494745403e3a39352f2c29241d1a150e09020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006111b242d343a3d3e464646413f3c362f261d120800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a141d28313b454f59616c73808d939791847a6d675d544a3f3328241a10070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a141d28323b444d575f696e7a838e9398928b827b736d68615f5754524d4c4a4846454045404547484a4c4d5355585f62686e747c828c9298938e827a6d6154473a2e211407000000000000000000000000060b151a20262b2e3036393b3d3f40414141403e3c3a38342e2b28221c140b080200000000000000000000000005101a232c33383c3d4141413c3a37312a22180e030000000000000000000005111d29343f495156586060605f5e5e5d5d5c5b59585653514b4b4745413a39352f2b26201a140c060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010c18222d363f454a4b5353534d4c4740382f24190e0300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020b161f29333d46505a606c78818f95969083796d665b50443f362c22190f050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020b162029323c454d575f686e79818b9298948f86807a746e6965615e5758575553514b524b5153555658575f61656a6f747a8187909498928b81786d685e5246392d20130700000000000000000000020a111720262b31373a3b4146474a4c4d4e4e4d4d4b494644403938332d261d19130c0500000000000000000000000b16212c353e44484a4e4e4e4847433c342a20150a000000000000000000000915222e3a45515b62656c6c6c6c6b6a6a6a6967666462605d555754524c4745413a37312a251f17110a0300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005111d29343f485056586060605a58524a40362b1f13070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040d17212b343e44505b666d79839096958e81786c605b51483e342b21170d030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040e17202a333c454d565e676d757f86909599928d86807b76726e6968656361605c555e555c6062636568696e72767c81868e9299948f857e746d665e564c41362a1d1105000000000000000000030c141c232831373c4247484c525457585a5a5b5a59585553514a46443f382f2a251e160e0600000000000000000004101c28333e474f55575b5b5b55534e463c31261a0f030000000000000000000b1824313d4a56626d727979797978777776757473716f6d676764605d5654514b47433c363028231c150c0600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000915212e3a45505a62656c6c6c67645c52473c3023170b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050f192228333f4a545d676d7a849197938d80746d625a50463d33291f1409000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050e18212a333b444c555d606d727c838b929798928d88837f7b787472706e6d676c6b6c676d6e707275787b7f83888e929896918a827b716c605c544c443a3025190d010000000000000000030d151e262e343c43474d5355565e61636566676767666462605c5453504a423e36302820180f0600000000000000000714202c38444f596163686868625f584e43372b2015090000000000000000000c1825323f4b5865727f868686858484848382817f7e7c7a7774716d6865605d55534e46423b342e261e180f08000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1724313d4a56626c71797979746e64584c3f33261a0d00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000071017222d38424b555e686e7b859298928c7f726c61594f453b31251a0e02000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060f182129323b434b515b626a6f777e858c92979a95908b8784817f7d7b7979787878797a7b7d7f8184888c90959a96918c847e766e69615a514b423a32281e13080000000000000000030d151f2730383f444e53575f6266686e70727374747473716f6d6664605b545046413a322a21180f06000000000000000916232f3c4855616b707474746f6a5f53473c31261a0e0300000000000000000c1825323f4b5865727e8b939892919190908f8e8c8b898684817e7a76726d67625f58524d443f38302a211a12090100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1825323e4b5865717e8686868074675a4d4134271a0e010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006111c262f39434c565f696f7d86929993887e716b60574d42362a1e120500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060f182029313a404551585f656c717a7f858b9095999896918e8b8a888686858585868688898b8e9196989995908a847f79716c615e5750454039302820160c0200000000000000010b151f273139424a50585f62696e73777a7d7f80818180807e7c7975706c66615a524c443c332a21180e050000000000000a1724303d4a5763707d8181817c6f62574e42372b1f140900000000000000000c1825323f4b5865727e8b989d9a94949595979899979992908e8a86837e7a746e6a615e57504a423c332c241b130a02000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1825323e4b5865717e8b938d8074675a4d4134271a0e0100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a141d27313a444d57606b717e87939a92867d6f695e53463a2d2114070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060e171f282f353f464e535b60686d73797f83888c9092999998969499929291929299959698999992908c88837e79726d67615a534d453e342e271e160e05000000000000000007121d273139434b545c606a6e757b8084878a8b8d8d8e8d8c8b8885827d78716c615e564e453c332a20160c0200000000000a1623303d495663707c898e8e81756a5f53473b31251a0e02000000000000000c1825323f4b5865727e8b98928d878888898a8b8d8e9196969a99928f8b85817b746e69605c544d453e362d251c140a010000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1825323e4b5865717e8b988d8074675a4d4134271a0e010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020b151f28323c454f59616c727f898a8a8a857b6e6154483b2e211508000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050d161d2429343c414950565d60676d72777b8083868a8c8e9092939a949494939792908e8c8986837f7b76716d66605c555046423b3328231d150c050000000000000000050f18242f39434b555d666d737c82878d9196969899989798999798928f8a847e756d685f574e453c32281e130800000000000713202d3a4653606d79869293877b6e62574d42362a1f1408000000000000000c1825323f4b5865727e8b988d807b7b7b7c7d7f80828487898d91969998928d87817b736d665f5750483f372e261c130a0100000000000000000000000000000000000000000000000000000000000000000000000000000000000b1825323e4b5865717e8b988d8074675a4d4134271a0e01000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030d16202a333d46505a626d727d7d7d7d7d7c6f6255483c2f22150900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040c1318222a2f383f444c52555d60656a6e73777a7d80818385868687888787868583817f7c7a76726e6964605c54514b433e3631292118120b030000000000000000020d17212935404b555d676d787f878f939a9a96918e8c8b8b8c8d8f92999b96918a827a6e6a5f574e443a3025190c030000000006131f2c3845515c6776828f998e8174695e53463b3025190e020000000000000c1825323f4b5865727e8b988d80736e6f6f70727375777a7d8084888d929799938e867f786e69615a514940382e251c130900000000000000000000000000000000000000000000000000000000000000000000000000000000000b1825323e4b5865717e8b988d8074675a4d4134271a0e0100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050e18212b343e48515b626b70707070706f6a5f53473b2e2115080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010710181d262d333a41454b5153575f6266676d7073757678797a7a7b7a7a7978767573706d6766615f5753514a454039302a251f170f070000000000000000000009141f29333b45515d676d79828c929998928d888481807e7e7f8083868b91969e948f847c6e6a5f564c41362a1e150a0000000004101c2834404b5565727f8c9892867b6e61564d41362a1e13080000000000000c1825323f4b5865727e8b988d807367626264656668686d7073777b80858b919698928c837b716c625b524a40372e251b1108000000000000000000000000000000000000000000000000000000000000000000000000000000000b1825323e4b5865717e8b988d8074675a4d4134271a0e010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060f19222c363f495159606364646464625f584e43372b1f120600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060b141b22272f35394045474e5355555d606366686a656c6d6e6e6e6d6c666a686663605d5555534d46444039342e271e1a140d0500000000000000000000020e1a25303b45515b606d79828f949f938e86807b78747372717273767a7e848c92989691857c6e685e52463e30261c1106000000000c18232e3c4955626f7c8897998d8174685e52463a3025190d0100000000000c1825323f4b5865727e8b988d8073675a5657585a565d606367696e73797e848b92979590867e726d645c524940372d231a0f060000000000000000000000000000000000000000000000000000000000000000000000000000000b1825323e4b5865717e8b988d8074675a4d4134271a0e0100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000007101a242d373f474f54565757575755534e463c32261b0f030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020a11171e24292f35393c4247484c515457595b535b606061616160605b545b595653514b4846423b38342e28231d150c0903000000000000000000000005121e2a36424d57626d75818e9499938c817b746e6a676665646567686d71797f8691979791847a6d615a5042382e23170c000000000713202d394653606c7885929e92867b6e61564c4135291e130800000000000c1825323f4b5865727e8b988d8073675a4d4a4c4d4c525456575f62676d71797f858f949892887f736e645b52493f352c21170c0300000000000000000000000000000000000000000000000000000000000000000000000000000b1825323e4b5865717e8b988d8074675a4d4134271a0e010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008121b252d353d44484a4a4a4a4a4847433c342a20150a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060b13191d24292c31373a3b4145474a4d4e495053535455545453504a4e4c494745403b3a36312c28231c18120b03000000000000000000000000000714202d3a46525e69727f8b939a93877f756e69625f5859585859565d60666d727c859196968f82756c61544a3f34281c100300000005121f2b3744505b6575818e9b988d8073685e52463a2f24190d01000000000c1825323f4b5865727e8b988d8073675a4d403f404145474a4d53555c60666d727b828b9299938c80736e635b51473e33291e150b00000000000000000000000000000000000000000000000000000000000000000000000000000b1825323e4b5865717e8b988d8074675a4d4134271a0e01000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009131b232b33383c3d3d3d3d3d3c3b37322a22180e0400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001080d12181d1f262b2e2f35393a3d40423f4446474748474746443f42403d3a39352f2d2a261f1c18120c07000000000000000000000000000005111e2a36414c56616e7b86929f93887e726d615e57534e4d4b4b4c4c52545c606a6f7b849198948a7e71665c5044382c1f1307000000030f1b27333f495365717e8b989f92867a6d61554c4135291d1207000000000c1825323f4b5865727e8b988d8073675a4d40343035393a3d42474b51545c60686e777f879298928c80736d625a50453b30271d1207000000000000000000000000000000000000000000000000000000000000000000000000000b1825323e4b5865717e8b988d8074675a4d4134271a0e0100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000109111a21272c2f30313131312f2e2b262018100600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001070c10151a1e2124292c2d30332d3337393a3b3b3b3a3938332d33302d2c2924211e1a14100c07000000000000000000000000000000000714202d3946525e6874818e98938c7f726c635b524d4743403f3e3f41454b515860696f7c86929e9184786d6053463a2f24180d010000000b17222d3b4854616e7b8796a0988c8073675d5145392f24180c000000000c1825323f4b5865727e8b988d8073675a4d403424292c2d31373940454b51565e656c727d869298928b7f726c61574d42392e23180c030000000000000000000000000000000000000000000000000000000000000000000000000b1825323e4b5865717e8b988d8074675a4d4134271a0e0100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080f161c2022232424242422211f1b150e060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004090e1214191d2021242622272b2d2d2e2e2e2d2d2b2822262320201d1814120e09040000000000000000000000000000000000000814212e3b4754616e7a8692998f82756d635a5146423b373132312f353940454e575f6a717e8b95968a7e7164554b4035291d11040000000614212d3a46535e697784919e9f92857a6d60554b4035291d12070000000c1825323f4b5865727e8b988d8073675a4d4034271d2021262b2e343940454d535b606b707d86929893877e70695f544b40342820150a00000000000000000000000000020507080c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c1825323e4b5865717e8b988d8074675a4d4134271a0e020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050b10141617171717171515120f0a04000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000206080d111314171a171b1f202021222121201f1c1719161413100d0705020000000000000000000000000000000000000004101c2834404a5465727f8b9992867b6e615b51483f36302b26252524292e343d454e58606c7883909c8f8276675d5145392c20130600000005121e2a36424d576774818d9aa2978c7f72675d5145392e23180c0000000c1825323f4b5865727e8b988d8073675a4d4034271a13141a1d23282e343b41495059616a707d86929992857b6e665c51453c31261a0f050000000000000000000003090e12141519191919191919191919191919191919191919191925323e4b5865717e8b988d8074675a4d4134271a120e090300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000407090a0a0a0a0a09080603000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010406070a060b0f1213141415141413120f0b060a070604010000000000000000000000000000000000000000000006121f2c3844515c6676838f9a8d8174695f53493f362a251f1a1818191d2328333c44505b65707d8a9792867a6d6053473a2d201407000000020e1a25313d4a5764707d8a99a39e9285796d60544b4034281c110600000c1825323f4b5865727e8b988d8073675a4d4034271a0d090e12181d23282f383f444f58606b707e8793979083796d60584e43372b22170b000000000000000000050d141a1e202125252525252525252525252525252525252525252525323e4b5865717e8b988d8074675a4d413427211e1a140d050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030506070808080706060300000000000000000000000000000000000000000000000000000000000713202d3a4653606d79859297897c6f63574d42372e241a140f0a080d12182127333f4953606d79859299897d7063564a3d3023170a000000000914212d3a4754606d7a86929fa1978b7f72665c5145382e23170b00000c1825323f4b5865727e8b988d8073675a4d4034271a0d0000070c12181d262d333e464f59616c737f8c94958d80736a5f53473e33281c100500000000000000050f171f252a2d2e32323232323232323232323232323232323232323232323e4b5865717e8b988d8074675a4d41342e2d2a251f170f0500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000815222f3b4855626e7b88989285796d6053463b31201c120903000000070f17222d3844505c6675818e988c7f7265594c3f3226190c000000000613202c3945525d687683909da99e9184796d60544a3f34281c1003000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000070b141b2227343d47505a606c78828f9792877c6e625a5044392d21160b000000000000030d17212930363a3b3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f4b5865717e8b988d8074675a4d413f3b3a36312921170d030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000406070a0c0d0e0d0c090605030000000000000000010507070b0c0e0e0c0b0807050200000000000000000000000000000000000000000000000000000000000a1724303d4a5763707d8a968f8376665c5044382b1f120a00000000000006111b28343f4a5465727f8c988d8174675a4e4134271b0e0000000004111d2935414c566673808c969696968b7e71665c5044382b1f1206000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000000020a1117222b353e44505b666d7a8592998f82766c6155493d33271c1002000000000009141f29333b4246484c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c5865717e8b988d8074675a4d4c4c4846423b33291f140900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000070c10131317191a1b1a181613120f0b060000000002080d11131418191a1a19181414110e09030000000000000000000000000000000000000000000000000000000b1825313e4b5864717e8b978e817568544a3f34281c1003000000000000000c17232e3e4b5764717e8a978e8175685b4e4235281b0f00000000010d19242f3d495663707d898a8a8a8a8a84796d6053463a2d201307000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000610192328333f4a545e68717e8b94948a7d7064594f44382c1e140800000000020e1a25303b454d5254585858585858585858585858585858585858585858585858585865717e8b988d8074675a58585854534d453b31251a0e0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003090e12181c1f2023252727262523201f1b17110d08050b1013191e202124262727262521201e1a140f0b06000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8074675a4d412e23170b0000000000000000061723303d4a5663707d89968f8275695c4f4236291c0f00000000000813202d3a4653606d787d7d7d7d7d7d7d7a6d6054473a2d211407000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000000000000071117222d38424c56606c7883909c9083776b6054483b3025190d0100000005121e2a36424d575e61656565656565656565656565656565656565656565656565656565717e8b988d80746765656565615e574d42362a1e12050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001070c151a1d23282c2d3032333433322f2d2b27221b19130e171c1e252a2d2e3133343433312e2d2a251f1c17110a0200000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0600000000000000000a1623303d495663707c89968f8275695c4f4236291c0f000000000006121f2c3844515c666d707070707070706d675d5145392c201306000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000006111c262f3a44505b656f7c899495897d7063564c41362a1e11050000000714202d3a46525e696e727272727272727272727272727272727272727272727272727272727e8b988d807472727272726e695e53463a2d211407000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030b121820262b2e34383a3d3f4041403f3c3937332d29241e1a22282d3036393a3e3f41413f3e3b3a36302b28221c140b07000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000a1623303d495663707c89968f8275695c4f4236291c0f000000000004101c2834404a545c6063636363636363605d554c4135291d1104000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000000a141d27333f4953606a76828f9c8f8276685e5246392d2014070000000815212e3b4854616e7b7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f818e9b90827f7f7f7f7f7f7b6e6154483b2e2115080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050d151d23293137394045464a4c4d4e4d4b4946443f38353028262b33393a4146474b4c4d4d4c4b4746423b38332d261d1910080000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000a1623303d495663707c89968f8275695c4f4236291c0f0000000000000c18232e39424a51535757575757575754514c433a2f24190d01000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000000020b17222d38414e5863707d899692867a6e6154473b2f24180d0100000713202d3a4653606d79848b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8e939e94908b8b8b8b8b897d7063564a3d3023170a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050e171f272f343c42474b515356585a5a59585653504946413a3231373e44494c525457595a5a595854524d46443f382f2b221a120900000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000a1623303d495663707c89968f8275695c4f4236291c0f00000000000007121c2730394044464a4a4a4a4a4a4a4745413a31281e130800000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000000006111b262f3d4854606b778491998b7f7265554b4135291d1104000006121f2c3844505c66707d8993989898989898989898989898989898989898989898989898989b9ea59f9c9898989896897d7063564a3d3023170a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050e172029313940454e53555c6063656667666562605b53524c443f3c42475055565e61646667676664615e5753504a423c342c241b1209000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000a1623303d495663707c89968f8275695c4f4236291c0f000000000000000b151e272e34383a3d3d3d3d3d3d3d3a39352f281f160c0100000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000000000000000000000a141d2c38444f596673808c99908376675d5145392c201306000003101c28343f4a54606b75828f989f95908c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8f949e95908c8c8c8c8c897d7063564a3d3023170a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030c162029323b434b51575f62676d7072737473726f6c65615d565144454e535a6164686d7172747472716e6964605b544e463e362d241b10070000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000a1623303d495663707c89968f8275695c4f4236291c0f00000000000000030c151c23282c2d303030303030302d2c29241e160d040000000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000000000020b1c27333d4855626e7b889692867a6d6054473a2d2114070000000c17232e38424f59616e7b86929d9083808080808080808080808080808080808080808080828f9c90838080808080807b6e6155483b2e22150800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b151e28323b444c555c606a6e75797d7f8081807e7c78736d68625b514f575f626c71767a7e7f80807f7e7b77716c66605850483e362d23190d0300000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000a1623303d495663707c89968f8275695c4f4236291c0f0000000000000000030b12181c1f202424242424242421201d19130c04000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000000000000b16212e3a47535f6a78849199897d7063564a3d3023170600000006111c26303d46535f6973808c9692857a73737373737373737373737373737373737373737e8b988d807473737373736e695f53473a2d2114080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000007121d27303a444c565e676d747b8185898b8d8d8c8b8984807a726d605c59606a6e767d83868a8c8d8d8c8b87837e786f6a615a50483e352b1f150b01000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000a1623303d495663707c89968f8275695c4f4236291c0f00000000000000000000070c101213171717171717171413110d080100000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000000000000000000000006121f2b37434e586875818e998d8073665a4d402e23170b000000000a151e2a36424d57606d798491978e81746a6666666666666666666666666666666666717e8b988d80746766666666615f574d42372b1e1206000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c18232e39424c565e686e7980878e9298989897989897918d857f746d66616b707c838a909399999898999795908b837c716c615a50473d31271d1207000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000a1623303d495663707c89968f8275695c4f4236291c0f0000000000000000000000000406070a0a0a0a0a0a0a07060401000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000000000000020f1a26313f4b5865727e8b988f827569544a3f34281c1003000000030c1a26313b45515d67717e8a9493877c6f655b595959595959595959595959595965717e8b988d8074675a59595955534d453c31261a0e0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004101c2834404b545e686e7a838d929995918d8b8b8c8e919797928b81786d6c707d85909599928f8c8b8b8c8f92989590867e716c61594f43392f23180c000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000a1623303d495663707c89968f8275695c4f4236291c0f0000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000000000000000a1623303c4956636f7c8996918477665c5044382b1f12060000000009141f2935404b55616c768290999083786c60564c4d4d4d4d4d4d4d4d4d4d4d5865717e8b988d8074675a4d4d4d4847423c332a1f15090000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006131f2c3845515c666d7a84909595908984807f7e7f81858b9196938e8278707e879297938e86827f7e7e7f82868d929892887e716b60554b4034291c11060000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000a1623303d495663707c89968f8275695c4f4236291c0f0000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000000000000000814212e3b4754616e7a87989286796d6053463a2d20130700000000030c18242f3943505a626f7c8793958b7e71685d52454040404040404040404b5865717e8b988d8074675a4d41403b3a37312a21180e0300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005111e2a36414d56606d78829096938e837d777372717274787e849094948e817c869298928a817b7673717172757a8087929792877d6f675c5145382e23170b0000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000a1623303d495663707c89968f8275695c4f4236291c0f0000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000000000000000714202d3946525e6879859299877b6e6154483b2e211508000000000007121d27313e47535f6a74818e9792857a6d60584e43373333333333333e4b5865717e8b988d8074675a4d41342e2d2b261f180f06000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714202d3946525e68737f8c94938e8179706b67656465666c717a829095938e85929892867e746e6966656566686d747d8592989184796d60544a3f34281c100300000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000a1623303d495663707c89968f8275695c4f4236291c0f0000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000000000000005111e2a36414c566b78849195887b6f6255483c2f2215090000000000010b151f2b37434e58616d7a8592978d80746a5f53473e3128262626323e4b5865717e8b988d8074675a4d413427211e1a150e0600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000814212e3b4754616e7b8692968e81776d6760595858545b60686e7983909897929793887e716c615e575858565e616b707d8692968c7f72665c5044382b1f120600000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000a1623303d495663707c89968f8275695c4f4236291c0f0000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000000000000000000000000020e19253044515d6a77849095897c6f6256493c2f231609000000000000030d1b26323c46525e68727f8b9592877c6f625a50433a2f241925323e4b5865717e8b988d8074675a4d4134271a120e0903000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005121e2a36424d576673808c989184796d655c554f4c4b4a50565e676e7b86929f9f978d80736c615a524d4b4b4c5259606b727f8b969285796d6053463a2d20130700000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000a1623303d495663707c89968f8275695c4f4236291c0f0000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000000000000000081d2a3743505d6a76839096897d7063564a3d3023170a000000000000000a15202a36414c56606d788390999083766c61554c4135292025323e4b5865717e8b988d8074675a4d4134271a0e02000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714212d3a46535e69778491978a7d70675c534b433f3e3f444c555f6974808d9a9f92857a6d605a5046423e3e41464f59606d79849197897c706356493d3023160a00000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000a1623303d495663707c89968f8275695c4f4236291c0f0000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000000000000003101d2a3643505d6976839096897d7063564a3d3023170a00000000000000040d1925303a44505c66707d8993948b7e71675d51453c312625323e4b5865717e8b988d8074675a4d4134271a0e01000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000815212e3b4854616e7b87959285796d60554b4139302d333b434d57626f7c88989b8e8174685d52483e363030363d44515c6673808c998d8073665a4d4033271a0d00000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000a1623303d495663707c89968f8275695c4f4236291c0f0000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000000000000004111e2a3744515d6a77849096897c6f6356493c30231609000000000000000008131e28343f4a54606b75828f9891857a6d60584e43372b25323e4b5865717e8b988d8074675a4d4134271a0e01000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1623303d495663707d89968f8275665c5043392f272228313b47535f6a788592978b7e7164564c41362a25252a34404a5463707c89968e8275685b4f4235281c0f00000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000a1623303d495663707c89968f8275695c4f4236291c0f0000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000000000000004111d2935414c556b77849195887c6f6255493c2f2216090000000000000000020c17232e38424f59616e7b8692978d80736a5f53473e3128323e4b5865717e8b988d8074675a4d4134271a0e01000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1825313e4b5864717e8b978d807367544a3f30271d171f2b37434e586a77839096897c706356493d30231a19232e3b4855616e7b88949083766a5d5043372a1d1000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000a1623303d495663707c89968f8275695c4f4236291c0f0000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000000000000000613202c3945515d677885929a887b6e6155483b2e22150800000000000000000006111c26303d46535f6973808d9692877c6f625a5043392f323e4b5865717e8b988d8074675a4d4134271a0e01000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d402e27150d1b263243505d6a76839095887b6f6255483c2f221515212e3b4854616e7b87949084776a5d5144372a1e1100000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000a1623303d495663707c89968f8275695c4f4236291c0f0000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000000000000000714212d3a4754606d7a879793867a6d6053473a2d201407000000000000000000000a151e2a36424d57606d798491998f82766c61554b4035323e4b5865717e8b988d8074675a4d4134271a0e01000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0a1d2a3743505d6a76839095887b6f6255483c2f221515212e3b4854616e7b87949084776a5d5144372a1e1100000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000a1623303d495663707c89968f8275695c4f4236291c0f0000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000000000000000916222f3c4955626f7c8895918478675d5145382c1f130600000000000000000000030c1a26313b45515d67717e8a94948a7e71675d51453c313e4b5865717e8b988d8074675a4d4134271a0e01000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a101d2a3743505d6a76839095887b6f6255483c2f221515212e3b4854616e7b87949084776a5d5144372a1e1100000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000a1623303d495663707c89968f8275695c4f4236291c0f0000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000000000000000b1724313e4a5764717e8a978f837669554b4035291d1004000000000000000000000009141f2935404b55616c768390999184796d60574d42373e4b5865717e8b988d8074675a4d4134271a0e01000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a101d2a3743505d6a76839095887b6f6255483c2f221515212e3b4854616e7b87949084776a5d5144372a1e1100000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000a1623303d495663707c89968f8275695c4f4236291c0f0000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000000000000000000000005111d2a36414c566774808d9a8d8174675a4e412f24180c000000000000000000000000030d18242f3943505a626f7c8793968d8073695f53473e3e4b5865717e8b988d8074675a4d4134271a0e01000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a101d2a3743505d6a76839095887b6f6255483c2f221515212e3b4854616e7b87949084776a5d5144372a1e1100000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000a1623303d495663707c89968f8275695c4f4236291c0f0000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000000000000713202d3946525e68778390978a7e7164574b3e312418070000000000000000000000000007121d28313e47545f6a74818e9792867b6e625a50433e4b5865717e8b988d8074675a4d4134271a0e01000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a101d2a3743505d6a76839095887b6f6255483c2f221515212e3b4854616e7b87949084776a5d5144372a1e1100000000000000000000000000000c1825323f4b5865727e8b958d8073675a4d4034271a0d01000000000000000a1623303d495663707c89958f8275695c4f4236291c0f0000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000000000000714212e3a4754616d7a879396877b6e6154473b2e21140800000000000000000000000000010c161f2b37434e58616d7a8592998f82766c61554b404b5865717e8b988d8074675a4d4134271a0e01000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a101d2a3743505d6a76839095887b6f6255483c2f221515212e3b4854616e7b87949084776a5d5144372a1e1100000000000000000000000000000c1825323f4b5865727f8888888073675a4d4034271a0d01000000000000000a1623303d495663707d8888888275695c4f4236291c0f0000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000000000007121e2b37424d5765727e8b9a918477695e52463a2d2014070000000000000000000000000000040d1b26323c46525e68727f8b95948a7d70675d51454b5865717e8b988d8074675a4d4134271a0e01000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a101d2a3743505d6a76839095887b6f6255483c2f221515212e3b4854616e7b87949084776a5d5144372a1e1100000000000000000000000000000714212d3a4754606d7a7b7b7b7a6d6154473a2e21140700000000000000000714202d3a4753606d797b7b7b7b6e6154483b2e2115080000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000000000000000000020c19222d3a46535f69768390998d807366574d42362a1e11050000000000000000000000000000000a15202a36414c56606d7883919d9184796d60574d4b5865717e8b988d8074675a4d4134271a0e01000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a101d2a3743505d6a76839095887b6f6255483c2f221515212e3b4854616e7b87949084776a5d5144372a1e1100000000000000000000000000000713202c3945525d686d6e6e6e6d685e5246392d201307000000000000000006131f2c3945515d676d6e6e6e6e695e52463a2d2014070000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000000000a141e2a36424d57616e7b879395887c6f6255483c30251a0e02000000000000000000000000000000040d1925303a44505c66707d8993968c8073695f534b5865717e8b988d8074675a4d4134271a0e01000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a101d2a3743505d6a76839095887b6f6255483c2f221515212e3b4854616e7b87949084776a5d5144372a1e11000000000000000000000000000004111d2935414c565d60626262615e564c41362a1d1105000000000000000004101d2935404b555d60626262615e574d42362a1e12050000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000000000000000006111c26303846525e6974818e9a9083776a5f53473a2e1f1409000000000000000000000000000000000008131e28343f4a54606b75828f9892867b6e61594f5865717e8b988d8074675a4d4134271a0e01000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a101d2a3743505d6a76839095887b6f6255483c2f221515212e3b4854616e7b87949084776a5d5144372a1e110000000000000000000000000000010d19242f3a444c525455555554524c443a3025190d010000000000000000000c18242f39434b515355555554524d453b30251a0e020000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000060f17232e38424e58616e7b8692978b7e7265584e43372b1f0d020000000000000000000000000000000000020c17232e38424f59616e7b8692988f82756b61555865717e8b988d8074675a4d4134271a0e01000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a101d2a3743505d6a76839095887b6f6255483c2f221515212e3b4854616e7b87949084776a5d5144372a1e1100000000000000000000000000000008131e28323a4145474848484746413a32291e13080000000000000000000007121d2731394045474848484846423b33291f1409000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000000000000050e172128343f4a54606a74818e999184796d6053463c31261b0f0000000000000000000000000000000000000006111c26303d46535f6973808d96948a7d70675c5865717e8b988d8074675a4d4134271a0e01000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a101d2a3743505d6a76839095887b6f6255483c2f221515212e3b4854616e7b87949084776a5d5144372a1e11000000000000000000000000000000010c1620282f35393a3b3b3b3a3936302920170c0200000000000000000000010b151f272f35393a3b3b3b3b3a36302921170d02000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000050d172029333b44505c666f7c8793968c7f72675c5145382a20150a00000000000000000000000000000000000000000a151e2a36424d57606d7984919e9184796d605765717e8b988d8074675a4d4134271a0e01000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a101d2a3743505d6a76839095887b6f6255483c2f221515212e3b4854616e7b87949084776a5d5144372a1e1100000000000000000000000000000000040d161e24292c2d2f2f2f2e2d2a251e170e05000000000000000000000000030d151d24292c2d2f2f2f2e2d2a251f170f0500000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000060e171f29323b454f59606d788390999184796d60554b403428180e040000000000000000000000000000000000000000030c1a26313b45515d67717e8a94968c7f73695e65717e8b988d8074675a4d4134271a0e01000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a101d2a3743505d6a76839095887b6f6255483c2f221515212e3b4854616e7b87949084776a5d5144372a1e110000000000000000000000000000000000040c13191d202122222221201d19130c050000000000000000000000000000030b12181d1f2022222221201e1a140d050000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000020a11172029313a444d57606b73808c95948a7d70675d5143392e2318060000000000000000000000000000000000000000000009141f2935404b55616c7683909992867b6e6165717e8b988d8074675a4d4134271a0e01000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a101d2a3743505d6a76839095887b6f6255483c2f221515212e3b4854616e7b87949084776a5d5144372a1e1100000000000000000000000000000000000001080d1113141515151413110d08020000000000000000000000000000000001070c1013141515151514120e0902000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d010002090b141b2227323b434c565f69707d8793978f82756c61554b4030271d120700000000000000000000000000000000000000000000030d18242f3943505a626f7c8793988f82756b65717e8b988d8074675a4d4134271a0e01000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a101d2a3743505d6a76839095887b6f6255483c2f221515212e3b4854616e7b87949084776a5d5144372a1e1100000000000000000000000000000000000000000104070708080807070501000000000000000000000000000000000000000000040607080808080705020000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d060b1014191d262d333c444d555e686e7b85929992857b6e615a5043392f1e150b00000000000000000000000000000000000000000000000007121d28313e4754606a74818e9793897d7066717e8b988d8074675a4d4134271a0e01000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a101d2a3743505d6a76839095887b6f6255483c2f221515212e3b4854616e7b87949084776a5d5144372a1e1100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a1013131b1f252a2f383f444e565e676d7a84919793887d70695e52483e31271d0c03000000000000000000000000000000000000000000000000010c161f2b37434e58616d7a85929d9184786d717e8b988d8074675a4d4134271a0e01000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a101d2a3743505d6a76839095887b6f6255483c2f221515212e3b4854616e7b87949084776a5d5144372a1e110000000000000106090b0c1313131309080603000000000000000000000000000000040607111313130f0f0c09040000000000000000000000000000000004080c0e0f1313130a0a08040000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d403427181c1f20272c30363c414950585f696e79839096938d80736b61574d42362c1f150b0000000000000000000000000000000000000000000000000000040d1b27323c46525e68727f8c95968c7f72717e8b988d8074675a4d4134271a0e01000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a101d2a3743505d6a76839095887b6f6255483c2f221515212e3b4854616e7b87949084776a5d5144372a1e110000000000060c12151818202020201615130f0a040000000000000000000000070c1013131e2020201c1b191510090200000000000000000000000002090f14181b1c202020171614100b05000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d40342723282c2d32383b42464e535b606a6f7b839095948f81786c60594f453b30241a0d030000000000000000000000000000000000000000000000000000000a15202a36414c56606d7884919d92867b717e8b988d8074675a4d4134271a0e01000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a101d2a3743505d6a76839095887b6f6255483c2f221515212e3b4854616e7b87949084776a5d5144372a1e11000000000911181d2224252d2d2d2d22221f1b150e070000000000000000030b12181c1f202b2d2d2d292825211b140c0300000000000000000000030c131a202527282d2d2d2423201c1710080000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034302e34383a3d44484d52575f656c727c849095958f82796d665b50473e33291f110800000000000000000000000000000000000000000000000000000000040d1925303a44515c66707d8994988e81757e8b988d8074675a4d4134271a0e01000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a101d2a3743505d6a76839095887b6f6255483c2f221515212e3b4854616e7b87949084776a5d5144372a1e1100000009131b23292e3132393939392f2e2b2720191007000000000000030c151d23282c2d383939393634312c261e150c020000000000000000020c151e252c31343539393931302d28221a110800000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d403b3d3e4045464a4f54565e616a6e777f869196948f837a6d675c544a3f352c21170d00000000000000000000000000000000000000000000000000000000000008131e2834404a54606b75828f9893897d7e8b988d8074675a4d4134271a0e01000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a101d2a3743505d6a76839095887b6f6255483c2f221515212e3b4854616e7b87949084776a5d5144372a1e11000006111b252d343a3d3f464646463c3b37322b22190e0400000000000b151e272e34383a4446464642413d3730271e1409000000000000000009131e272f373d40424646463d3c39332c231a1005000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4748494b4b515356596063696e747b828b9298938e82796d685d554b42382d231a0f05000000000000000000000000000000000000000000000000000000000000020c18232e39424f59616e7b86929d90837f8b988d8074675a4d4134271a0e01000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a101d2a3743505d6a76839095887b6f6255483c2f221515212e3b4854616e7b87949084776a5d5144372a1e1100010c18232d373f464a4b535353534947433c342b20150a0000000007121d273039404546515353534f4d49423930261b1004000000000000040f1a252f3941484d4f5353534a49443e362c22170b000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a5153555658545c6063676b70757b81878f9498928b81786d675d564c43392f261c1108000000000000000000000000000000000000000000000000000000000000000007121c27303d46535f6973808d96959084909a8d8074675a4d4134271a0e01000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a101d2a3743505d6a76839095887b6f6255483c2f221515212e3b4854616e7b87949084776a5d5144372a1e110006121d29343f495156586060606055544e463c32271b0d030000000c18232e39424b51535e6060605c5a544b42372c2115090000000000000814202c37414b53595b606060575550483e33281c10040000000000000000000000000000000000000000000c1825323f4b5865727e8b988d807367555d6062636567666d7074777c81868e92999590867e756d665d554c433a30271d140a000000000000000000000000000000000000000000000000000000000000000000000b151e2a36424d57606d7984919e9590959a8d8074675a4d4134271a0e01000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a101d2a3743505d6a76839095887b6f6255483c2f221515212e3b4854616e7b87949084776a5d5144372a1e11000915222e3a46515b62656c6c6c6c6260584e43372b1f150b010004101c2834404b545c606b6c6c6c69655d54493d3125190c0000000000000c1825313d48535d65686c6c6c64615a5044392d2014080000000000000000000000000000000000000000000c1825323f4b5865727e8b988d80736b6b676d6e70717476797d8084898e929996918b837b726d605c544b433a31281e150b0200000000000000000000000000000000000000000000000000000000000000000000030c1a26313b45515d67717e8b959f9da09a8d8074675a4d4134271a0e01000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a101d2a3743505d6a76839095887b6f6255483c2f221515212e3b4854616e7b87949084776a5d5144372a1e11000b1824313d4a56626d72797979796f6a6054473e31271d1207040e19222c3845515c666d77797979756f655a4d4134281b0f0000000000010e1b2734404d59656f75797979706c6155493c3023160a0000000000000000000000000000000000000000000c1825323f4b5865727e8b988d80777878787a7b7c7e818386898d91969b96918c847e786e69625b514a423a31281f160c0300000000000000000000000000000000000000000000000000000000000000000000000009141f2935404b55606c7883909aa4a79a8d8074675a4d4134271a0e01000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a101d2a3743505d6a76839095887b6f6255483c2f221515212e3b4854616e7b87949084776a5d5144372a1e11000c1825323f4b5865727e868686877c6f625a5043392f24180c0a15202a36414c56606d78848686868275695c4f4236291c0f0000000000020f1c2835424f5b6875818686867d7064574a3d3124170a0000000000000000000000000000000000000000000c1825323f4b5865727e8b989285848485858688898b8d9092989a99928f8a847f79716c665f575144403930281f160d0400000000000000000000000000000000000000000000000000000000000000000000000000030d18242f3a44505b656f7c87939faa9a8d8074675a4d4134271a0e01000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a101d2a3743505d6a76839095887b6f6255483c2f221515212e3b4854616e7b87949084776a5d5144372a1e11000713202d3a4653606d7883909a9083766c61554b4035291f140d1b27323946525e68727f8c9692867b6e6155483b2e2215080000000000020f1c2835424f5b6875828e938a7d7064574a3d3124170a0000000000000000000000000000000000000000000c1825323f4b5865727e8b9897929191919298959698999797928e8a86827d78726d67605b544d453f342e271e160d0400000000000000000000000000000000000000000000000000000000000000000000000000000007131d27333f4953606a74818e98a29a8d8074675a4d4134271a0e01000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b958d8073675a4d4034271a101d2a3743505d6a76839095887b6f6255483c2f221515212e3b4854616e7b87949084776a5d5144372a1e110006121f2b3844505c66707d8993948a7e71675d51453b31251a151f2b37434e58616e7a8592978d8073695f53463a2d2114070000000000020f1c2835424f5b6875828e978a7d7064574a3d3124170a0000000000000000000000000000000000000000000c1825323f4b5865727e8b9797969595949a9391908f8d8a8785817e7a76706c66605c55504a423c3328231c150c0400000000000000000000000000000000000000000000000000000000000000000000000000000000010b17222d38414e58616d7a85929f9a8d8074675a4d4134271a0e01000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727f8888888073675a4d4034271a101d2a3743505d6a76838888887c6f6255483c2f221515212e3b4854616e7b87888883776a5d5144372a1e110003101c28343f4a54606b75828f989184796d60574d42362a1d1d2731394754606a74818e9891857a6d60574d42372b1e12050000000000020f1c2835424f5b6875828e978a7d7064574a3d3124170a0000000000000000000000000000000000000000000c1825323f4b5865727e8a8a8a898888878786858382807d7b7875716d6864605b54514b443f382f2a2118120b0300000000000000000000000000000000000000000000000000000000000000000000000000000000000006111b262f3c46525e68727f8c95978d8074675a4d4134271a0e01000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714212d3a4754606d7a7b7b7b7a6d6154473a2e21140815212e3b4854616e7b7b7b7b786d6053463a2d201313202d3a4653606d787b7b7b7b6e6155483b2e22150800000b17232e38424f59616e7b8692968c8073695e53463d2f26242f3943505a626f7c8793958b7e71675d51453c31261a0e020000000000020f1c2835424f5b6875828e978a7d7064574a3d3124170a0000000000000000000000000000000000000000000815212e3b4854616e7b7d7d7d7d7c7b7b7a7978767573706e696864605d5653504a454039332d261d180f070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a141d2a36414c56606d78838a8a8a8074675a4d4134271a0e01000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000713202c3945525d686d6e6e6e6d685e5246392d20130714212d3a46535e696e6e6e6e6d665c5145382c1f13121f2c3844515c666d6e6e6e6e695f53463a2d211407000006111c26303d46535f6973808d9692867b6e61594f42382d2935404b55616c7683909a9083786c60554c41332a1f1409000000000000020f1c2835424f5b6875828e978a7d7064574a3d3124170a0000000000000000000000000000000000000000000714212d3a46535e696e707070706f6e6e6d6d666a686664615e575754524c46443f38342f28221c140b0600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020b1925303a44515c666e7b7d7d7d7c6f6255483c2f221509000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004111d2935414c565d60626262615e564c41362a1d1105121e2a36424d575e61626262605c544b4034281c10101c2834404a545c60626262615f574d42362a1e12050000000a141e2a36424d57606d798491988e81756b60544a3f332c3945515d67717e8a9493897c6f665b50433a2f21180e03000000000000020f1c2835424f5b6875828e978a7d7064574a3d3124170a00000000000000000000000000000000000000000005121e2a36424d575e616464646362626161605c545c5a5754534d4b4745413a38332d29231d17110a0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008131e2834404a545f696e7070706f6a5f53473a2e2115080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010d19242f3a444c525455555554524c443a3025190d020e1a25313b454d535455555553514b42392e23180c0c18232e39424a515355555555534d453b31261a0e02000000020c1a26313b45515d67717e8b9593897d6f665b50443a36424d57606d798491988e81756b60544a3f31281e0f0600000000000000020f1c2835424f5b6875828e978a7d7064574a3d3124170a000000000000000000000000000000000000000000020e1a25313b454d5354575757565555545453514b4f4d4a4846423e3a3935302b28221c18120b060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020c18232e39424d575f62646464625f584e43372b1f120600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008131e28323a4145474848484746413a32291e13080009141f29333b4246484848484645403930271d120707121c2730394044464848484846423b33291f1409000000000009141f2935404b55606c7883909a9083786c60564c413846535e6973808c9692867b6e61594f42382d1f160c0000000000000000020f1c2835424f5b6875828e978a7d7064574a3d3124170a0000000000000000000000000000000000000000000009141f29333b4246484a4a4a4a4948484746454042403d3b3a36312d2c29241f1c17110c07010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000007121c27303c454d535557575755534e463c31261b0f03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010c1620282f35393a3b3b3b3a3936302920170c0200030d17212931363a3b3b3b3b3a38342e271e150b00000b151e272e34383a3b3b3b3b3a36312921170d030000000000030d18242f3944505b656f7c8793958b7e71685d5245424f59616e7b8692968c8073695e53473d2f261c0d040000000000000000020f1c2835424f5b6875828e978a7d7064574a3d3124170a00000000000000000000000000000000000000000000030d17212931363a3b3d3d3d3d3c3b3b3a3a38342e33312e2d2a2521201d19130f0b0600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b151e2a333c4247484a4a4a4847433c342a20150a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040d161e24292c2d2f2f2f2e2d2a251e170e05000000050f171f252a2d2e2f2f2f2d2c28231d150c030000030c151c23282c2d2f2f2f2e2d2a261f170f060000000000000007121d27333f4953606a74818e9892857a6d60574d4a54606b75818e989184796d60574d42352b1d140a000000000000000000020f1c2835424f5b6875828e978a7d7064574a3d3124170a0000000000000000000000000000000000000000000000050f171f252a2d2e313131302f2f2e2e2d2c2823272421211e1a1413110d080300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030c18212a31373a3b3d3d3d3c3a37312a22180e04000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040c13191d202122222221201d19130c050000000000050d141a1e2121222222201f1c18120b0300000000030b12181c1f2022222222211e1a140d060000000000000000010b17222d38414e58616e7b8692978d8073695f53505b666f7d8993948a7e71675d51453b3123190b02000000000000000000020f1c2835424f5b6875828e978a7d7064574a3d3124170a000000000000000000000000000000000000000000000000050d141a1e21212424242322222121201f1c181a171514120e0907040100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060f181f262b2e2f3131312f2e2b2620181006000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001080d1113141515151413110d08020000000000000003090e1214151515151313100c070000000000000000070c1012131515151514120e09030000000000000000000006111b262f3d46525e68727f8c9692877b6e625956606c7883909a9083766c61554b4033291f100700000000000000000000020f1c2835424f5b6875828e978a7d7064574a3d3124170a0000000000000000000000000000000000000000000000000003090e12141517171717161515141313100c070a08070502000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060e151a1e212224242422211f1b150e060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010407070808080707050100000000000000000000000205070808080807060400000000000000000000000004060708080808070502000000000000000000000000000a141d2a36414d56606d798491998f82756b615d68717e8b9593877c6f625a5043392f21170d0000000000000000000000020f1c2835424f5b6875828e978a7d7064574a3d3124170a000000000000000000000000000000000000000000000000000000020507080a0a0a0a09080807070604000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003090e1214151717171515120f0a0400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020b1925303b45515c67707d8a9494897d7066606d7a8592988e81746a6054483e31271d0f050000000000000000000000020f1c2835424f5b6875828e978a7d7064574a3d3124170a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020608080a0a0a09080603000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000105090b0c1313130d0d0b07020000000000000000000000000000000000000306131313131312100d0802000000000000000000000000000000000000000000000000000008141f2834404b55616c76828f999184786d6973808d9792867a6e61584e43362c1f150b000000000000000000000000020f1c2835424f5b6875828e978a7d7064574a3d3124170a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060c111518182020201a1917130e08010000000000000000000000000000060c1012202020201f1f1c19140d0600000000000000000000000000000000000000000000000000020c18232e3943505a626f7c8792958b7f726e7b8792968c7f72685e52463c32241a0d03000000000000000000000000020f1c2835424f5b6875828e978a7d7064574a3d3124170a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000911181d2224252d2d2d2726231f19120a020000000000000000000000030a11171c1f2d2d2d2d2c2b29251f1810080000000000000000000000000000000000000000000000000007121d27303e47535f6a74808d9792857a75828f999184796d60564c41342b20120800000000000000000000000000020f1c2835424f5b6875828e978a7d7064574a3d3124170a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009121b23292e313239393934332f2b241c140a01000000000000000000030c151c23282c39393939393835302a221a1006000000000000000000000000000000000000000000000000000b151e2b37434e58616d7a8592978d807d8994948a7d70675c51443b3022190f0000000000000000000000000000020f1c2835424f5b6875828e978a7d7064574a3d3124170a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006111b242d343a3d3f464646403f3b362e261c12080000000000000000000a151e262e3438464646464644413b342c22180d02000000000000000000000000000000000000000000000000030c1b26313c46525d68727f8b9593878491998f82766c61554b4032291e10070000000000000000000000000000020f1c2835424f5b6875828e978a7d7064574a3d3124170a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010c18232d373f454a4b5353534d4c4740382e24190e020000000000000006111c2630383f445353535352514d463e342a1f1408000000000000000000000000000000000000000000000000000a15202935414c56606d7883909993919692877c6f625a5043392e20170d000000000000000000000000000000020f1c2835424f5b6875828e978a7d7064574a3d3124170a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005111d29343f495156586060605a58524a40362b1f1307000000000000000c17232e38424a505f6060605f5d5850463b3025190d00000000000000000000000000000000000000000000000000030d1924303a44505c66707d89939f9e978d81746a5f53483e30271d0e05000000000000000000000000000000020f1c2835424f5b6875828e978a7d7064574a3d3124170a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000915222e3a45515b62656c6c6c67645c52473b2f23170b00000000000003101c28343f4a545c6c6c6c6c6c6962584d4135291c10000000000000000000000000000000000000000000000000000008131e28343f4a54606b75828f9b9f92857a6d61584e43362c1e150b00000000000000000000000000000000020f1c2835424f5b6875828e978a7d7064574a3d3124170a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1824313d4a56626d72797979736e64584c3f3326190d00000000000006121f2c3844505c66767979797974695d5144382b1f120000000000000000000000000000000000000000000000000000020b17232e38424f59626e7b8895998c7f73685e52443c3124180c0300000000000000000000000000000000020f1c2835424f5b6875828e978a7d7064574a3d3124170a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8686868073675a4d4034271a0d0100000000000713202d3a4653606d7886868686796c5f5246392c1f13000000000000000000000000000000000000000000000000000006111b262f3846525e68727f8c999d9083786c60554b4035291f140900000000000000000000000000000000020f1c2835424f5b6875828e978a7d7064574a3d3124170a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b938d8073675a4d4034271a0d0100000000000713202d3a4653606d7986939285796c5f5246392c1f1300000000000000000000000000000000000000000000000000000b17222d38414e58616e7b86929f9f958b7e71675d51453b31261a0c02000000000000000000000000000000020f1c2835424f5b6875828e978a7d7064574a3d3124170a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000000000713202d3a4653606d7986939285796c5f5246392c1f1300000000000000000000000000000000000000000000000000030f1b27333f4953606a74818e989a939a9184796d60574d42362a1e140a000000000000000000000000000000020f1c2835424f5b6875828e978a7d7064574a3d3124170a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000000000713202d3a4653606d7986939285796c5f5246392c1f13000000000000000000000000000000000000000000000000030d17212b3744505b656f7c879395908793978d8073695f53463d30261c11060000000000000000000000000000020f1c2835424f5b6875828e978a7d7064574a3d3124170a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000000000713202d3a4653606d7986939285796c5f5246392c1f1300000000000000000000000000000000000000000000000009141f2935404b55606c7883909a9083808c9692867b6e61594f42382e23170b0200000000000000000000000000020f1c2835424f5b6875828e978a7d7064574a3d3124170a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000000000713202d3a4653606d7986939285796c5f5246392c1f130000000000000000000000000000000000000000000000020b1a25313945515d67717e8a9593897d798491988f82756b60544a3f34281e130800000000000000000000000000020f1c2835424f5b6875828e978a7d7064574a3d3124170a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000000000713202d3a4653606d7986939285796c5f5246392c1f1300000000000000000000000000000000000000000000000a141d2a36424d57606d798491988e8175717e8a9493897d70665c50443a3024190d03000000000000000000000000020f1c2835424f5b6875828e978a7d7064574a3d3124170a07050100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000000000713202d3a4653606d7986939285796c5f5246392c1f130000000000000000000000000000000000000000000006111c262f3846535e6973808c9692867b6e6c7683909a9083786d60564c41352920150900000000000000000000000001071c2835424f5b6875828e978a7d7064574a3d31241d1413110d08020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000000000713202d3a4653606d7986939285796c5f5246392c1f13000000000000000000000000000000000000000000000b17222d38424f59616e7b8692968c7f7369626f7c8793958b7e72685d52453c31261a0c0300000000000000000000030b12182835424f5b6875828e978a7d7064574a3d312a2a21201d19130c0400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000000000713202d3a4653606d7986939285796c5f5246392c1f13000000000000000000000000000000000000000000030f1c28333f4a54606b75828e989184796d60606a74818e9892857a6d60584e43372b1e150b000000000000000000030d151d242935424f5b6875828e978a7d7064574a3d3737372e2d29251e160e04000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000000000713202d3a4653606d7986939285796c5f5246392c1f130000000000000000000000000000000000000000030e18212b3844505b66707d8993948a7e71675d58616e7a8592978d80746a5f53473e30271c120700000000000000010b151f272f3538424f5b6875828e978a7d7064574a444444443a3935302820160c020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000000000713202d3a4653606d7986939285796c5f5246392c1f1300000000000000000000000000000000000000000915202935414c56606c788390999082766c6155525e68727f8c9692877c6e62594f42392e23180c0200000000000007121d273139404547505b6875828e978a7d70645750505050504746413a32281e13080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000000000713202d3a4653606d7986939285796c5f5246392c1f1300000000000000000000000000000000000000030c1a26313945525d68727e8b9593877c6f625a504c56606d798491998f82766b61544a4034281e13080000000000000c18242f39434b51535d5d6875828e978a7d70645d5d5d5d5d5d54524c443a3025190d0100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000000000713202d3a4653606d7986939285796c5f5246392c1f13000000000000000000000000000000000000000b151e2b37424e57606d7a8592978e81746a5f534845515c66707d8a94948a7d70665c51443a3025190d040000000004101d2935404b555d606a6a6a75828e978a7d706a6a6a6a6a6a6a615e564c4135291d110500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000000000713202d3a4653606d7986939285796c5f5246392c1f1300000000000000000000000000000000000007121c27303947535f6a74808d9792857a6d61584e43404b54616c76828f999184796d60564c41362a20150a0000000006131f2c3845515d676d77777777818e978a7d77777777777777776d685e5246392d20130700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000000000713202d3a4653606d7986939285796c5f5246392c1f130000000000000000000000000000000000000c18232e39424f59626e7b8792958c7f72685e52463c3942505a626f7c8792968c7f72685e52463c32261b0f030000000714202d3a4753606d798383838385929e918483838383838383837a6d6154473a2e21140700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000000000713202d3a4653606d7986939285796c5f5246392c1f13000000000000000000000000000000000004101c2834404a54616b76828f999184786d60564c4134303e47535f6a74808d9792857a6d61584e43372b1f13060000000714202d3a4753606d7a869090909297a0969190909090909090877a6e6154473b2e21140800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000000000713202d3a4653606d7986939285796c5f5246392c1f13000000000000000000000000000000000006121f2c3844515c66707d8a9494897d70665c51443a302b37434e58616d7a8592988e81746a5f53473b2e2115080000000714202d3a4753606d7a869395959c9ea39b9895959595959594877a6e6154473b2e21140800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000000000713202d3a4653606d7986939285796c5f5246392c1f1300000000000000000000000000000000000713202d3a4653606d798488888882756b61544a40322926313c46525d68727f888888877c6f6255493c2f2216090000000714202d3a4753606d7a868888888f949b918b88888888888888877a6e6154473b2e21140800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000000000713202d3a4653606d7986939285796c5f5246392c1f1300000000000000000000000000000000000714202d3a4753606d797b7b7b7b7a6d60594f42392e20202935414c56606d787b7b7b7b7a6d6154473a2e2114070000000613202d394653606c777b7b7b7b828f988b7f7b7b7b7b7b7b7b7b786d6053463a2d20130700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000000000713202d3a4653606d7986939285796c5f5246392c1f13000000000000000000000000000000000006131f2c3845515c676d6e6e6e6e6d675d51473d30271c1924303a44505c666d6e6e6e6e6d685e5246392d20130700000005121f2b3744505b656c6e6e6e75828e978a7d706e6e6e6e6e6e6e6d665c5044382b1f120600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000000000713202d3a4653606d7986939285796c5f5246392c1f13000000000000000000000000000000000004101c2934404b555c6062626262605d554c41352c1e15131e28343f4a545c6062626262615e564c41362a1d1105000000030f1b27333f49535b6062626875828e978a7d7064626262626262605c544a3f34281c100300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000000000713202d3a4653606d7986939285796c5f5246392c1f130000000000000000000000000000000000000c18232f39434b51535555555554514c433a2f231a0c0b17232e38424a50535555555554524c443a3025190d01000000000b17222d3841495053555b6875828e978a7d706457555555555553504a42382e23170b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000000000713202d3a4653606d7986939285796c5f5246392c1f1300000000000000000000000000000000000007121d273139404547484848484745413a31281e110806111c2630383f4446484848484746413a32281e1308000000000006111b262f383f44464f5b6875828e978a7d7064574a4848484846443f3830261c11060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000000000713202d3a4653606d7986939285796c5f5246392c1f13000000000000000000000000000000000000010b151f272f34383a3b3b3b3b3a39352f281f160c00000a141e262e34383a3b3b3b3b3a3936302820160c020000000000000a141d262d3337424f5b6875828e978a7d7064574a3d3b3b3b3a38342e261e140a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000000000713202d3a4653606d7986939285796c5f5246392c1f1300000000000000000000000000000000000000030d151d23292c2d2f2f2f2f2d2c29241e160d040000020c141c23282b2d2f2f2f2f2e2d2a251e160e0500000000000000020b141b222735424f5b6875828e978a7d7064574a3d312f2f2d2b28231c140c02000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000000000713202d3a4653606d7986939285796c5f5246392c1f130000000000000000000000000000000000000000030b12181c1f202222222221201d19130c0400000000020a11171c1f202222222221201d19130c05000000000000000000020a11172835424f5b6875828e978a7d7064574a3d312422201f1c17110a0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000000000713202d3a4653606d7986939285796c5f5246392c1f1300000000000000000000000000000000000000000001070c101314151515151413110d080100000000000000060b101213151515151413110d0802000000000000000000000000061c2835424f5b6875828e978a7d7064574a3d3124171312100b06000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000000000713202d3a4653606d7986939285796c5f5246392c1f1300000000000000000000000000000000000000000000000004060708080808070604010000000000000000000000030607080808080707050100000000000000000000000000020f1c2835424f5b6875828e978a7d7064574a3d3124170a06030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000000000815212e3b4854616e7b87949285786b5f5245382c1f1200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020f1c2835424f5b6875828e978a7d7064574a3d312417070a0e0c0b090501000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d0000000000030c15222f3c4955626f7c88959184776a5e5144372b1e11000000000000000000000000030608090d0d0d090806030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020f1b2835424e5b6875818e978a7d7064574a3d2e231815171b181715110c060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d403427160c05000000040b151e2935404b5564717e8b978f8276695c4f4336291c1000000000000000000000040a0f1315161919191615130f0a04000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010e1a2734414d5a6774808d988b7f7265544a403428222223272524221d18110900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4032281e170e0a09090d161d27303945515d6775828f9a8d8073675a4d4034271a0d000000000000000000070e151b1f212226262623221f1b160f070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1925323f4c5865727f8b988e8174665c51443c332d2e303432312e29231b1209000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d807367594f443a3029201b1716171a1f282f39434d56606d798592988a7d7064574a3d3124170a000000000000000007101820262b2e2f3333332f2e2b272019100700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000916232f3c4956626f7c89969285796d60584e443f3b3b3d413f3d3a342d241b11060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988f82756b60564c423a322b26242324262b313a414b555e6973808c989286796d6053473a2d20140700000000000000040e18222a32373b3c4040403c3b38322b22190f04000000000000000000000000000000000000000000000000000000000000000000000000000000000000000613202d394653606c788491978b7f726a5f57504a47484a4e4b4a453f362d23180c0100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b9893897d6f685d544c443d373231303031373c434b535c676e7b86929b8e8175675d5145392c201306000000000000000a15202a343c4347494c4c4c4947433d342b20160a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000005121f2b3744505b6573808c9792857c6e6a605b545455565a585651483f34291d110300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b989e91847a6d665e564f47433e3d3c3d3e42464e555d656d7982909893887c6f62554b4035291d1104000000000000030f1b26323c464e535559595956544e463d32271b0f05000000000000000000000000000000000000000000000000000000000000000000000000000000000000030f1b27333f4953606d7a85919891847c716c66626161636765625b51453a2e20150a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b98a0969082786d686059544e4b4a494a4b4d53585f676d77818e94978e81756a5f54433a2f24180d0100000000000006131f2b37434e585f626666666260584e43382b21160b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b17222d3845515d67717e8a929691867e78726f6e6e7074726d62564a3c31261b0f03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b98a49f9490827a6f6b625f585857565758575f616a6f79818e939992857b6e61584e4331281d1307000000000000000815212e3b47535f6a6f7373736f6a6054473e33281c100400000000000000000000000000000000000000000000000000000000000000000000000000000000000006111b2935414b55616c73808d9298928b837f7c7a7b7d817f7265584e43372b1f1206000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b989a939a9490847d756f6a67656463636566696e747c838f939f93877d70695e52463c321f160c01000000000000000916222f3c4955626f7c7f7f7f7c6f62594f44382c21160b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000d18242f3a43505a606c78808a929795908c888788898d83776a5f53473a2e211508000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b9893878f94969189827c787471706f707173777b8187909599938b7f726b61574d42342a200d0400000000000000000714212e3a4754616d7a858c8c83776b6155483d32271b100400000000000000000000000000000000000000000000000000000000000000000000000000000000000007131d28313e44505b666c747e858c9196989594949695887b6f6255483c2f221509000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988e80828d9399948f8884817e7d7c7d7e8084888e93999792877f726d62594f453b3022190e0000000000000000000713202d3946525e6874808d958a7d7063594f44382c20160a000000000000000000000000000000000000000000000000000000000000000000000000000000000000010c161f28333f4a545b606c717a8084888b8c8d8c8b88857e7164574b3e3124180b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8079808790959b96918d8b8a898a8b8d91959b99928e857d726d625b51473e33291f100700000000000000000005111d2a36414c56616e7b86929083766b6054483d32271b0f04000000000000000000000000000000000000000000000000000000000000000000000000000000000000040d17222d38424a505a61676d73787c7e7f807f7e7c78716c6155493d3023170a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073737c83898f9298999897969698999896918d87817a706b625b51493f352c20170d00000000000000000000010d1925303a46525e6974818e95897d7063584e43372b20150a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000006111c262f383f4450555d60666a6f71737372716f6c66615a5045392d211408000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d80736a6f767d8286898c8e8f8f8f8e8d8b8884807b746d68605951493f372d231a0e05000000000000000000000008131e2a36424d57626e7b87938f82766a6054473c31261b0f03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a141d262d333e434c5154585f62656667666562605b5450483e33281d1105000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d807367626b70757a7d7f8182838282807e7b78736e69615e564f473f372d251b1108000000000000000000000000020e1a25303b47535f6975828e94897c6f62584e43372b1f140900000000000000000000000000000000000000000000000000000000000000000000000000000000000000020b141c2228313a4145474e535558595a59585553504a423e362c22170c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d807367596063676d7073747576757573716e6a67615e57524c443d352d251b1309000000000000000000000000000009141f2b37424d57626f7c88948f82756a5f53473c31261a0e0300000000000000000000000000000000000000000000000000000000000000000000000000000000000000020a11171f282f35393c4347494b4c4d4c4b4946443f382f2c241a100600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a54555d60636668696969686765625f5854534d46413a322c231b1309010000000000000000000000000000030e1a26313c47535f6a76828f93877c6f62574d42372b1f1409000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060d161e24292c32373b3c3e40403f3e3c3938332d261d1a12080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4b515456595b5c5c5c5b5a5855534e4846423b363028201a1109000000000000000000000000000000000009151f2b37434e58636f7c89948e8175695f53463b30251a0e02000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040c13191d20262b2e2f32333433322f2d2b28221c140b08000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4145474a4c4e4f504f4f4d4b4847433c3a36312a251e160e08000000000000000000000000000000000000030f1b26323c4854606b76839092877b6e61574d42362a1e13080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001080d11151b1f2122252627262522201f1c17110a0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d40393a3d404142434242403e3b3a37312d2a251f19130c0500000000000000000000000000000000000000000a15202c38434f5963707d8a958e8174695e52463a3025190d01000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001040a0f13151618191a19181613120f0b06000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d40342d3033353636363534322f2e2b26211e1a140d0802000000000000000000000000000000000000000000040f1b27323d4855616b77839092867b6e61564c41362a1e13080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030608090b0d0d0c0b090606030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d40342723262829292928272522211f1a15120e09030000000000000000000000000000000000000000000000000a16212c38444f5964717e8a968d8074685e52463a2f24190d0100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a191b1c1d1c1c1a181514120f0a0502000000000000000000000000000000000000000000000000000004101c28333e4653606c78849192867a6d61564c4135291d120700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d0e0f100f0f0d0b080806020000000000000000000000000000000000000000000000000000000000000b161f2b3844505b66717e8b968d8073685d5245392f24180d01000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d0203030302010000000000000000000000000000000000000000000000000000000000000000000000030f1c28333f4a54606d79849192857a6d60554b4035291d1207000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000000000000000000000000000000000000000000000000000000000000000000000000000000000b17222d3844515c66727f8b978c7f73675d5145392f23180c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000000000000000000000000000000000000000000000000000000000000000000000006111c2834404a54606d7985929285796d60554b4034291c12070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000000000000000000000000000000000000000000000000000000000000000000000000c18232e3945515d67727f8c978c7f72675c5145392e23180c0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000000000000000000000000000000000000000000000000000000000000000000000000000000000007121c2935404b55606d7a85929184796d60544a4034281c110600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c18242f3945515d6773808d978b7f72665c5144382d22170b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000000000000000000000000000000000000000000000000000000000000000000000000007121d2935414c55616d7a86929184796d60544a3f33281c0f03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000000000000000000000000000000000000000000000000000000000000000000000000000000000000010d19242f3a46525e6874808d968b7e71665b5044382b1f160b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008131e2a36414c56616e7b86929184786c6053463e33281c10040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005121e2a36424d57626e7b8693968a7e7164594f44382c21160b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d0100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714202d3a46525e6974818e999d9083776b6155483d32271b100400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d010000000000000000000000000000000000000000000000000000000000000000000000000000000000000005111e2a36414c56616e7b86929f9d958a7d7063594f44382c20150a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b988d8073675a4d4034271a0d01000000000000000000000000000000000000000000000000000000000000000000000000000000000000010b13202d3946525e6874808d979290959083766b6054483c32271b0f03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b978d8073675a4d4034271a0d0100000000000000000000000000000000000000000000000000000000000000000000000000000000000007121d2935414c56616d7a86929285839094897c7063584e43372b201509000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8a8a8a8073675a4d4034271a0d010000000000000000000000000000000000000000000000000000000000000000000000000000000000000c18242f3945525d6873808d988c807d8a958f82766a6054473c31261a0f030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000815212e3b4854616e7b7d7d7d7c6f6255483c2f22150900000000000000000000000000000000000000000000000000000000000000000000000000000000000004101d2935404b55606d7a859292867a77839094887c6f62584e43372b1f14090000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714212d3a46535e696e7070706f6a5f53473a2e21150800000000000000000000000000000000000000000000000000000000000000000000000000000000000006131f2c3945515d67737f8c988d8174717e8b968f82756a5f53473b31251a0e02000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005121e2a36424d575e61646464625f584e43372b1f1206000000000000000000000000000000000000000000000000000000000000000000000000000000000004101c2834404b54606d79859292877b6e6d79849193877b6e62574d42362a1e14080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020e1a25313b454d535457575755534e463c31261a0f0300000000000000000000000000000000000000000000000000000000000000000000000000000000000a131f2c3845515c66727f8c978e81756966727f8c978e8174695e53463b3025190e02000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009141f29333b4246484a4a4a4847433c342a20150a000000000000000000000000000000000000000000000000000000000000000000000000000000000006111b28343f4a54606d79849194887c6f62606d7a859292867b6e61564c41362a1e13080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030d17212931363a3b3d3d3d3c3a37312a22180e0300000000000000000000000000000000000000000000000000000000000000000000000000000000000b17222d3844505c66717e8b968f82766a605d6773808d988d8174685e52463a3024190d010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050f171f252a2d2e3131312f2e2b26201810060000000000000000000000000000000000000000000000000000000000000000000000000000000000030f1b27333f4953606d78849195897d70635855616d7a869292867a6e61564c4135291d1307000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050d141a1e212124242422211f1a150e0600000000000000000000000000000000000000000000000000000000000000000000000000000000000005121f2b3744505b65717e8a969083776b6054525e6874818d988d8073685d52453a2f24180d0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003090e1214151717171515120f0a03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000613202d394653606c788390968a7e7164594f4c56616e7b879392857a6d60554b4035291d12070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020507080a0a0a0908060300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000713202c38444f5964707d8a959184786d60534646535f6975828e988c7f73675d5145392e23180c0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040e16222f3c4854606b768390978b7f72665c5044424d57626f7c889492857a6d60554b4034281c1106000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a15202b38434e5863707d89959285796d60544a3f3c4754606a76828f978c7f72675c5145382e23170b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030f1b26313b4754606a76828f988c7f73675d51423837434e5863707d89959184796d60544a3f34281b1106000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006121f2b37434e58626f7c899492867a6d61554b4030323c4855606b778390978b7e72665c5044382d22170b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000815212e3a47535f6a75828f998d8074685d5243392f2c38444f5964717e8a969184786d6053493f33271b0f0300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005121e2b37424d57626f7c879392867b6e61564c41312727333d4653606d788491968a7e71655b5044372b1f160b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020c14212d3a46535f6975818e9a8e8175695e53443a301f1f2b3844505c66727f8b979083786c6053463d33271c10040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008131e2a36424d57616e7b879294887c6f62574d4232281e1c28343f4a54606d798592958a7d7064594f44382c20160a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010d1925303a46525e6974818e998f82766a5f53453b31201617232e3845515d6773808c989083766b6054483d32271b0f04000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005111d2a36414c56616e7b869295897d7063584e4333291f0e111c2935404b55616d7a869295897d7063584e43382b20150a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000713202d3946525e6874808d999083766b6054463c3121170d0c18242f3946525e6874808d998f82766a6054473c31261b0f0300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004111d2935414c56616d7a8692968a7d7164594f44342a200f0507121d2935414c56616e7b869294897c6f62584e43372b1f14090000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b13202c3945525d6873808d989184786c6053463d3220180e00010d1925303a46535e6975818e9b8f82756a5f53473c31261a0e020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000007121d2935404b55606d7a8592978b7e71665b5044382b1f1206000008131e2a36424d57626f7c889493877c6f62574d42372b1f1409000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c18232e3945515d67737f8c979185796d60544a3f33281c0f030000020e1a25313b47535f6a76828f9a8e8175695f53463b30251a0e02000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004101c2834404b54606d798592988c7f72675c5142382d22170b0000000009141f2b37434e5863707d899592877b6e61574d42362a1e1105000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006131f2c3845515c66727f8b9792857a6d60554b402f261c110600000000030f1b26323c4854606b768390998e8174695e52463a2d20140700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000713202d3a4653606d798491998d8073685d5243392e1d140a0000000000000a15202c38444f5964717e8a9692867b6e6154473b2e21140800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1825323e4b5865717e888888867b6e61564c4130271d0b0200000000000004101c27333d4653606c78848888888074675a4d4134271a0e00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000814212e3b4754616e7b7b7b7b7b6e695e52443a2f1e150b00000000000000000b161f2b3844505b666e7a7b7b7b7b6e6155483b2e22150800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714202d3a46525e696e6e6e6e6e695e574d4232281e0c030000000000000000030f1c28333f4a545e686e6e6e6e6e695f53463a2d211407000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005111e2a36424d565e61626262615e574d453b3020160c000000000000000000000b17222d38424c565e61626262615f574d42362a1e12050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020e1925303b444d525455555554534d453b33291f0d040000000000000000000006111c262f3b444c525455555555534d453b31261a0e0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009141f29323b4246474848484846423b332920170d0000000000000000000000000a141d29323b4146474848484846423b33291f140900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020d17202930363a3b3b3b3b3b3a36312921170e05000000000000000000000000020b1720293036393b3b3b3b3b3a36312921170d030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050e171f252a2d2e2f2f2f2e2d2a251f170f050000000000000000000000000000050e171e252a2d2e2f2f2f2e2d2a261f170f0600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050d14191e202122222221211e1a140d0500000000000000000000000000000000050d14191e202122222222211e1a140d0600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002090e1114141515151514120e090300000000000000000000000000000000000002080d1114141515151514120e09030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000205070808080808070502000000000000000000000000000000000000000000000105070808080808070502000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 m_StreamData: serializedVersion: 2 offset: 0 diff --git a/Assets/Resources/GameplaySettings.asset b/Assets/Resources/GameplaySettings.asset index 9beff588..4a8d6abd 100644 --- a/Assets/Resources/GameplaySettings.asset +++ b/Assets/Resources/GameplaySettings.asset @@ -12,8 +12,7 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: 40a8313b47064e26bcdb60e81b588bc9, type: 3} m_Name: GameplaySettings m_EditorClassIdentifier: - levels: - - {fileID: 0} + levels: [] groundMaterials: - {fileID: 2100000, guid: ebf7e8ea2b948a34ca46b0d32ce8d667, type: 2} pistolProjectile: {fileID: 11400000, guid: 288604cc4d8cbea48a12e74bb3dff30d, type: 2} diff --git a/Assets/Resources/IAPProductCatalog.json b/Assets/Resources/IAPProductCatalog.json new file mode 100644 index 00000000..b9cc5f4f --- /dev/null +++ b/Assets/Resources/IAPProductCatalog.json @@ -0,0 +1 @@ +{"appleSKU":"","appleTeamID":"","enableCodelessAutoInitialization":true,"enableUnityGamingServicesAutoInitialization":false,"products":[{"id":"hol.coin_pack_1","type":0,"storeIDs":[],"defaultDescription":{"googleLocale":4,"title":"HOL Coin Pack 1","description":"This Coin Pack gives 50 coins"},"screenshotPath":"","applePriceTier":0,"googlePrice":{"data":[0,0,0,0],"num":0.0},"pricingTemplateID":"","descriptions":[],"udpPrice":{"data":[0,0,0,0],"num":0.0},"payouts":[]},{"id":"hol.coin_pack_2","type":0,"storeIDs":[],"defaultDescription":{"googleLocale":4,"title":"HOL Coin Pack 2","description":"This Coin Pack gives 100 coins"},"screenshotPath":"","applePriceTier":0,"googlePrice":{"data":[0,0,0,0],"num":0.0},"pricingTemplateID":"","descriptions":[],"udpPrice":{"data":[0,0,0,0],"num":0.0},"payouts":[]},{"id":"hol.coin_pack_3","type":0,"storeIDs":[],"defaultDescription":{"googleLocale":4,"title":"HOL Coin Pack 3","description":"This Coin Pack gives 150 coins"},"screenshotPath":"","applePriceTier":0,"googlePrice":{"data":[0,0,0,0],"num":0.0},"pricingTemplateID":"","descriptions":[],"udpPrice":{"data":[0,0,0,0],"num":0.0},"payouts":[]},{"id":"hol.coin_pack_4","type":0,"storeIDs":[],"defaultDescription":{"googleLocale":4,"title":"HOL Coin Pack 4","description":"This Coin Pack gives 250 coins"},"screenshotPath":"","applePriceTier":0,"googlePrice":{"data":[0,0,0,0],"num":0.0},"pricingTemplateID":"","descriptions":[],"udpPrice":{"data":[0,0,0,0],"num":0.0},"payouts":[]},{"id":"hol.coin_pack_5","type":0,"storeIDs":[],"defaultDescription":{"googleLocale":4,"title":"HOL Coin Pack 5","description":"This Coin Pack gives 300 coins"},"screenshotPath":"","applePriceTier":0,"googlePrice":{"data":[0,0,0,0],"num":0.0},"pricingTemplateID":"","descriptions":[],"udpPrice":{"data":[0,0,0,0],"num":0.0},"payouts":[]}]} \ No newline at end of file diff --git a/Assets/Resources/IAPProductCatalog.json.meta b/Assets/Resources/IAPProductCatalog.json.meta new file mode 100644 index 00000000..e0f142c0 --- /dev/null +++ b/Assets/Resources/IAPProductCatalog.json.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 4eb08450d573fb24cb73ec6f083e685b +TextScriptImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Scenes/Gameplay.unity b/Assets/Scenes/Gameplay.unity index 419c62f8..dc8c0e16 100644 --- a/Assets/Scenes/Gameplay.unity +++ b/Assets/Scenes/Gameplay.unity @@ -8409,6 +8409,11 @@ MonoBehaviour: - {x: -10, y: 0, z: -5} - {x: 5, y: 0, z: -10} - {x: -5, y: 0, z: 10} +--- !u!224 &87525148 stripped +RectTransform: + m_CorrespondingSourceObject: {fileID: 8612927855319088168, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} + m_PrefabInstance: {fileID: 1912088910611789087} + m_PrefabAsset: {fileID: 0} --- !u!1 &87691314 GameObject: m_ObjectHideFlags: 0 @@ -26630,6 +26635,81 @@ Transform: - {fileID: 344264301} m_Father: {fileID: 755043416} m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &285763490 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 285763491} + - component: {fileID: 285763493} + - component: {fileID: 285763492} + m_Layer: 5 + m_Name: ClaimImage + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &285763491 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 285763490} + 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_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 1912088910611789092} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 0.5, y: 0} + m_AnchorMax: {x: 0.5, y: 0} + m_AnchoredPosition: {x: 0, y: 50} + m_SizeDelta: {x: 266, y: 74} + m_Pivot: {x: 0.5, y: 0} +--- !u!114 &285763492 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 285763490} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Material: {fileID: 0} + m_Color: {r: 1, g: 1, b: 1, a: 1} + m_RaycastTarget: 0 + m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0} + m_Maskable: 1 + m_OnCullStateChanged: + m_PersistentCalls: + m_Calls: [] + m_Sprite: {fileID: 21300000, guid: b2cca15beb80d9f4398bcceff479fe4a, type: 3} + m_Type: 0 + m_PreserveAspect: 0 + m_FillCenter: 1 + m_FillMethod: 4 + m_FillAmount: 1 + m_FillClockwise: 1 + m_FillOrigin: 0 + m_UseSpriteMesh: 0 + m_PixelsPerUnitMultiplier: 1 +--- !u!222 &285763493 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 285763490} + m_CullTransparentMesh: 1 --- !u!1 &286092270 GameObject: m_ObjectHideFlags: 0 @@ -60557,6 +60637,81 @@ MeshFilter: m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 655471281} m_Mesh: {fileID: 286828231156080013, guid: 3e843a0c227f8b94b9431a18b62cb663, type: 3} +--- !u!1 &655829002 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 655829003} + - component: {fileID: 655829005} + - component: {fileID: 655829004} + m_Layer: 5 + m_Name: ClaimImage + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &655829003 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 655829002} + 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_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 1912088910611789091} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 0.5, y: 0} + m_AnchorMax: {x: 0.5, y: 0} + m_AnchoredPosition: {x: 0, y: 50} + m_SizeDelta: {x: 266, y: 74} + m_Pivot: {x: 0.5, y: 0} +--- !u!114 &655829004 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 655829002} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Material: {fileID: 0} + m_Color: {r: 1, g: 1, b: 1, a: 1} + m_RaycastTarget: 0 + m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0} + m_Maskable: 1 + m_OnCullStateChanged: + m_PersistentCalls: + m_Calls: [] + m_Sprite: {fileID: 21300000, guid: b2cca15beb80d9f4398bcceff479fe4a, type: 3} + m_Type: 0 + m_PreserveAspect: 0 + m_FillCenter: 1 + m_FillMethod: 4 + m_FillAmount: 1 + m_FillClockwise: 1 + m_FillOrigin: 0 + m_UseSpriteMesh: 0 + m_PixelsPerUnitMultiplier: 1 +--- !u!222 &655829005 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 655829002} + m_CullTransparentMesh: 1 --- !u!1 &655908095 GameObject: m_ObjectHideFlags: 0 @@ -96365,6 +96520,10 @@ PrefabInstance: propertyPath: m_IsActive value: 0 objectReference: {fileID: 0} + - target: {fileID: 3860490427411111307, guid: 089d7b8da1dbf9642a5907d1d3533b8d, type: 3} + propertyPath: m_Enabled + value: 1 + objectReference: {fileID: 0} - target: {fileID: 5212196136184599104, guid: 089d7b8da1dbf9642a5907d1d3533b8d, type: 3} propertyPath: m_Name value: Header @@ -96475,14 +96634,138 @@ PrefabInstance: objectReference: {fileID: 0} m_RemovedComponents: [] m_RemovedGameObjects: [] - m_AddedGameObjects: [] - m_AddedComponents: [] + m_AddedGameObjects: + - targetCorrespondingSourceObject: {fileID: 5374680237116207126, guid: 089d7b8da1dbf9642a5907d1d3533b8d, type: 3} + insertIndex: -1 + addedObject: {fileID: 1363507218} + m_AddedComponents: + - targetCorrespondingSourceObject: {fileID: 7016104202138350846, guid: 089d7b8da1dbf9642a5907d1d3533b8d, type: 3} + insertIndex: -1 + addedObject: {fileID: 1073154489} + - targetCorrespondingSourceObject: {fileID: 7016104202138350846, guid: 089d7b8da1dbf9642a5907d1d3533b8d, type: 3} + insertIndex: -1 + addedObject: {fileID: 1073154488} + - targetCorrespondingSourceObject: {fileID: 3841955898643459876, guid: 089d7b8da1dbf9642a5907d1d3533b8d, type: 3} + insertIndex: -1 + addedObject: {fileID: 1073154487} m_SourcePrefab: {fileID: 100100000, guid: 089d7b8da1dbf9642a5907d1d3533b8d, type: 3} --- !u!224 &1073154481 stripped RectTransform: m_CorrespondingSourceObject: {fileID: 7398123045442154089, guid: 089d7b8da1dbf9642a5907d1d3533b8d, type: 3} m_PrefabInstance: {fileID: 1073154480} m_PrefabAsset: {fileID: 0} +--- !u!224 &1073154482 stripped +RectTransform: + m_CorrespondingSourceObject: {fileID: 5374680237116207126, guid: 089d7b8da1dbf9642a5907d1d3533b8d, type: 3} + m_PrefabInstance: {fileID: 1073154480} + m_PrefabAsset: {fileID: 0} +--- !u!224 &1073154483 stripped +RectTransform: + m_CorrespondingSourceObject: {fileID: 3198921966065864718, guid: 089d7b8da1dbf9642a5907d1d3533b8d, type: 3} + m_PrefabInstance: {fileID: 1073154480} + m_PrefabAsset: {fileID: 0} +--- !u!1 &1073154484 stripped +GameObject: + m_CorrespondingSourceObject: {fileID: 3841955898643459876, guid: 089d7b8da1dbf9642a5907d1d3533b8d, type: 3} + m_PrefabInstance: {fileID: 1073154480} + m_PrefabAsset: {fileID: 0} +--- !u!114 &1073154485 stripped +MonoBehaviour: + m_CorrespondingSourceObject: {fileID: 8890324288574311001, guid: 089d7b8da1dbf9642a5907d1d3533b8d, type: 3} + m_PrefabInstance: {fileID: 1073154480} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1073154484} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: f4688fdb7df04437aeb418b961361dc5, type: 3} + m_Name: + m_EditorClassIdentifier: +--- !u!1 &1073154486 stripped +GameObject: + m_CorrespondingSourceObject: {fileID: 7016104202138350846, guid: 089d7b8da1dbf9642a5907d1d3533b8d, type: 3} + m_PrefabInstance: {fileID: 1073154480} + m_PrefabAsset: {fileID: 0} +--- !u!114 &1073154487 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1073154484} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 29e52572e1cea46d593402398f2113b9, type: 3} + m_Name: + m_EditorClassIdentifier: + _label: {fileID: 1073154485} + _icon: {fileID: 1073154483} + _punchMode: 0 + _numericAnimationDuration: 0 + _numericAnimationDelay: 0 + _useDollarPostfix: 0 +--- !u!114 &1073154488 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1073154486} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: c1e84f9535af44b69b95134fa771197f, type: 3} + m_Name: + m_EditorClassIdentifier: + _to: {x: 1, y: 1} + to: 0.3 + _duration: {x: 0.5, y: 0.5} + duration: 0.5 + _durationData: {fileID: 0} + _startDelay: {x: 0, y: 0} + startDelay: 0 + _delayBetweenYoyo: {x: 0, y: 0} + delayBetweenYoyo: 0 + _delayBetweenCycles: {x: 0, y: 0} + delayBetweenCycles: 0 + _loops: 1 + _isRelative: 0 + _destroyOnFinish: 0 + _ease: 4 + _playMode: 1 + _onComplete: [] + curve: + serializedVersion: 2 + m_Curve: [] + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + _isFrom: 0 + _isLocal: 0 + isRandomnessSupported: 0 + isAdvancedInfoVisible: 1 + isOnCompleteVisible: 0 + isDurationDataMode: 0 + _isPlayingInEditor: 1 + isTargetVisibleInEditor: 0 + beforePlayPosition: {x: 102.337555, y: 0, z: 0} + beforePlayRotation: {x: 0, y: 0, z: 0} + beforePlayScale: {x: 1, y: 1, z: 1} + isIncremental: 0 + _target: {fileID: 87525148} + _isPunchUI: 0 + _vibratio: 0 + _elasity: 0 +--- !u!114 &1073154489 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1073154486} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 292b11bd645046b2b708403400c046c3, type: 3} + m_Name: + m_EditorClassIdentifier: --- !u!1 &1073990057 GameObject: m_ObjectHideFlags: 0 @@ -119513,6 +119796,56 @@ Transform: - {fileID: 193347178} m_Father: {fileID: 416252396} m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &1363507217 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1363507218} + - component: {fileID: 1363507219} + m_Layer: 5 + m_Name: Pool_FlyingIU + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &1363507218 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1363507217} + 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_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 1073154482} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 0.5, y: 0.5} + m_AnchorMax: {x: 0.5, y: 0.5} + m_AnchoredPosition: {x: 0, y: 0} + m_SizeDelta: {x: 100, y: 100} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!114 &1363507219 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1363507217} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 365c902c6341b48759f45c20720f4d12, type: 3} + m_Name: + m_EditorClassIdentifier: + _poolType: {fileID: 11400000, guid: 5b2dbafafa198425a97a68d8934eb7a4, type: 2} + poolTypes: [] --- !u!1 &1364447160 GameObject: m_ObjectHideFlags: 0 @@ -139191,6 +139524,81 @@ Transform: - {fileID: 413365138} m_Father: {fileID: 1440717090} m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &1584765846 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1584765847} + - component: {fileID: 1584765849} + - component: {fileID: 1584765848} + m_Layer: 5 + m_Name: ClaimImage + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &1584765847 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1584765846} + 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_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 1912088910611789093} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 0.5, y: 0} + m_AnchorMax: {x: 0.5, y: 0} + m_AnchoredPosition: {x: 0, y: 50} + m_SizeDelta: {x: 266, y: 74} + m_Pivot: {x: 0.5, y: 0} +--- !u!114 &1584765848 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1584765846} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Material: {fileID: 0} + m_Color: {r: 1, g: 1, b: 1, a: 1} + m_RaycastTarget: 0 + m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0} + m_Maskable: 1 + m_OnCullStateChanged: + m_PersistentCalls: + m_Calls: [] + m_Sprite: {fileID: 21300000, guid: b2cca15beb80d9f4398bcceff479fe4a, type: 3} + m_Type: 0 + m_PreserveAspect: 0 + m_FillCenter: 1 + m_FillMethod: 4 + m_FillAmount: 1 + m_FillClockwise: 1 + m_FillOrigin: 0 + m_UseSpriteMesh: 0 + m_PixelsPerUnitMultiplier: 1 +--- !u!222 &1584765849 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1584765846} + m_CullTransparentMesh: 1 --- !u!1 &1585383549 GameObject: m_ObjectHideFlags: 0 @@ -188468,6 +188876,46 @@ PrefabInstance: propertyPath: m_IsActive value: 1 objectReference: {fileID: 0} + - target: {fileID: 1008368325, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} + propertyPath: _loops + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 1008368325, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} + propertyPath: _target + value: + objectReference: {fileID: 87525148} + - target: {fileID: 1008368325, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} + propertyPath: _isLocal + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1008368325, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} + propertyPath: _playMode + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 1008368325, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} + propertyPath: _isRelative + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1008368325, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} + propertyPath: beforePlayScale.x + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 1008368325, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} + propertyPath: beforePlayScale.y + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 1008368325, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} + propertyPath: beforePlayScale.z + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 1008368325, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} + propertyPath: _isPlayingInEditor + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1008368325, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} + propertyPath: beforePlayPosition.x + value: 102.337555 + objectReference: {fileID: 0} - target: {fileID: 118475950818698859, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} propertyPath: m_IsActive value: 1 @@ -188476,6 +188924,10 @@ PrefabInstance: propertyPath: m_Enabled value: 1 objectReference: {fileID: 0} + - target: {fileID: 191765603611759465, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} + propertyPath: m_TargetGraphic + value: + objectReference: {fileID: 655829004} - target: {fileID: 191765603611759466, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} propertyPath: m_AnchorMax.y value: 0 @@ -188484,6 +188936,26 @@ PrefabInstance: propertyPath: m_AnchorMin.y value: 0 objectReference: {fileID: 0} + - target: {fileID: 191765603611759466, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} + propertyPath: m_SizeDelta.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 191765603611759466, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} + propertyPath: m_SizeDelta.y + value: 698 + objectReference: {fileID: 0} + - target: {fileID: 191765603611759466, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} + propertyPath: m_LocalScale.x + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 191765603611759466, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} + propertyPath: m_LocalScale.y + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 191765603611759466, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} + propertyPath: m_LocalScale.z + value: 1 + objectReference: {fileID: 0} - target: {fileID: 191765603611759466, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} propertyPath: m_AnchoredPosition.x value: 0 @@ -188492,6 +188964,10 @@ PrefabInstance: propertyPath: m_AnchoredPosition.y value: 0 objectReference: {fileID: 0} + - target: {fileID: 191765603611759466, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} + propertyPath: m_ConstrainProportionsScale + value: 1 + objectReference: {fileID: 0} - target: {fileID: 191765603611759467, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} propertyPath: m_IsActive value: 1 @@ -188555,7 +189031,31 @@ PrefabInstance: - target: {fileID: 1256690970279762167, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} propertyPath: m_Sprite value: - objectReference: {fileID: -680806780, guid: e2fa4c637a35c974697a3f66aad33eb6, type: 3} + objectReference: {fileID: 21300000, guid: b293c994798fcd148827e6285b55cf7e, type: 3} + - target: {fileID: 1267054749132825002, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} + propertyPath: m_SizeDelta.x + value: 466 + objectReference: {fileID: 0} + - target: {fileID: 1267054749132825002, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} + propertyPath: m_SizeDelta.y + value: 694 + objectReference: {fileID: 0} + - target: {fileID: 1267054749132825002, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} + propertyPath: m_LocalScale.x + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 1267054749132825002, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} + propertyPath: m_LocalScale.y + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 1267054749132825002, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} + propertyPath: m_LocalScale.z + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 1267054749132825002, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} + propertyPath: m_ConstrainProportionsScale + value: 1 + objectReference: {fileID: 0} - target: {fileID: 1279323786998748574, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} propertyPath: m_LocalPosition.x value: 1.37 @@ -188610,11 +189110,15 @@ PrefabInstance: objectReference: {fileID: 0} - target: {fileID: 1512739919426032191, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} propertyPath: m_fontSize - value: 12 + value: 24 objectReference: {fileID: 0} - target: {fileID: 1512739919426032191, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} propertyPath: m_fontSizeBase - value: 12 + value: 24 + objectReference: {fileID: 0} + - target: {fileID: 1512739919426032191, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} + propertyPath: m_enableAutoSizing + value: 0 objectReference: {fileID: 0} - target: {fileID: 1759606699778294893, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} propertyPath: m_Sprite @@ -188688,6 +189192,70 @@ PrefabInstance: propertyPath: m_Name value: LevelBase objectReference: {fileID: 0} + - target: {fileID: 1984993047125568119, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} + propertyPath: m_SizeDelta.x + value: 260 + objectReference: {fileID: 0} + - target: {fileID: 1984993047125568119, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} + propertyPath: m_SizeDelta.y + value: 260 + objectReference: {fileID: 0} + - target: {fileID: 1991915019850540130, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} + propertyPath: m_SizeDelta.x + value: 333 + objectReference: {fileID: 0} + - target: {fileID: 1991915019850540130, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} + propertyPath: m_SizeDelta.y + value: 339 + objectReference: {fileID: 0} + - target: {fileID: 2367739970669628493, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} + propertyPath: m_SizeDelta.x + value: 176 + objectReference: {fileID: 0} + - target: {fileID: 2367739970669628493, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} + propertyPath: m_SizeDelta.y + value: 138 + objectReference: {fileID: 0} + - target: {fileID: 2367739970669628493, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} + propertyPath: m_LocalScale.x + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 2367739970669628493, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} + propertyPath: m_LocalScale.y + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 2367739970669628493, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} + propertyPath: m_LocalScale.z + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 2367739970669628493, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} + propertyPath: m_AnchoredPosition.x + value: -15 + objectReference: {fileID: 0} + - target: {fileID: 2367739970669628493, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} + propertyPath: m_AnchoredPosition.y + value: 33.8 + objectReference: {fileID: 0} + - target: {fileID: 2367739970669628493, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} + propertyPath: m_ConstrainProportionsScale + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 2521823315347888881, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} + propertyPath: m_SizeDelta.x + value: -263.7308 + objectReference: {fileID: 0} + - target: {fileID: 2521823315347888881, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} + propertyPath: m_SizeDelta.y + value: 52.3673 + objectReference: {fileID: 0} + - target: {fileID: 2521823315347888881, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} + propertyPath: m_AnchoredPosition.x + value: 32.63949 + objectReference: {fileID: 0} + - target: {fileID: 2521823315347888881, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} + propertyPath: m_AnchoredPosition.y + value: 60.8 + objectReference: {fileID: 0} - target: {fileID: 2573263788687539816, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} propertyPath: m_IsActive value: 1 @@ -188700,6 +189268,26 @@ PrefabInstance: propertyPath: m_AnchorMin.y value: 0 objectReference: {fileID: 0} + - target: {fileID: 2573263788687539817, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} + propertyPath: m_SizeDelta.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2573263788687539817, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} + propertyPath: m_SizeDelta.y + value: 698 + objectReference: {fileID: 0} + - target: {fileID: 2573263788687539817, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} + propertyPath: m_LocalScale.x + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 2573263788687539817, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} + propertyPath: m_LocalScale.y + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 2573263788687539817, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} + propertyPath: m_LocalScale.z + value: 1 + objectReference: {fileID: 0} - target: {fileID: 2573263788687539817, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} propertyPath: m_AnchoredPosition.x value: 0 @@ -188708,6 +189296,14 @@ PrefabInstance: propertyPath: m_AnchoredPosition.y value: 0 objectReference: {fileID: 0} + - target: {fileID: 2573263788687539817, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} + propertyPath: m_ConstrainProportionsScale + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 2573263788687539818, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} + propertyPath: m_TargetGraphic + value: + objectReference: {fileID: 1584765848} - target: {fileID: 2661376638078344898, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} propertyPath: m_IsActive value: 1 @@ -188724,17 +189320,93 @@ PrefabInstance: propertyPath: m_CameraDistance value: 13 objectReference: {fileID: 0} + - target: {fileID: 3543080908760354609, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} + propertyPath: m_SizeDelta.x + value: 286 + objectReference: {fileID: 0} + - target: {fileID: 3543080908760354609, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} + propertyPath: m_SizeDelta.y + value: 69 + objectReference: {fileID: 0} + - target: {fileID: 3778212288830282945, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} + propertyPath: priceText + value: + objectReference: {fileID: 1912088910611789090} - target: {fileID: 3882398603456773948, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} propertyPath: m_text value: Add Character objectReference: {fileID: 0} - target: {fileID: 3882398603456773948, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} propertyPath: m_fontSize - value: 12 + value: 24 objectReference: {fileID: 0} - target: {fileID: 3882398603456773948, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} propertyPath: m_fontSizeBase - value: 12 + value: 24 + objectReference: {fileID: 0} + - target: {fileID: 4140814313404248684, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} + propertyPath: m_Sprite + value: + objectReference: {fileID: 21300000, guid: ac289a7fb2ef4b448926bca2f74e3150, type: 3} + - target: {fileID: 4220792781619611508, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} + propertyPath: m_SizeDelta.x + value: 317 + objectReference: {fileID: 0} + - target: {fileID: 4220792781619611508, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} + propertyPath: m_SizeDelta.y + value: 340 + objectReference: {fileID: 0} + - target: {fileID: 4220792781619611508, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} + propertyPath: m_LocalScale.x + value: 0.8 + objectReference: {fileID: 0} + - target: {fileID: 4220792781619611508, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} + propertyPath: m_LocalScale.y + value: 0.8 + objectReference: {fileID: 0} + - target: {fileID: 4220792781619611508, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} + propertyPath: m_LocalScale.z + value: 0.8 + objectReference: {fileID: 0} + - target: {fileID: 4220792781619611508, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} + propertyPath: m_AnchoredPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4220792781619611508, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} + propertyPath: m_AnchoredPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4220792781619611508, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} + propertyPath: m_ConstrainProportionsScale + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 4370455805670627073, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} + propertyPath: m_AnchoredPosition.y + value: 152 + objectReference: {fileID: 0} + - target: {fileID: 4519363249216213631, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} + propertyPath: m_AnchorMax.x + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 4519363249216213631, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} + propertyPath: m_AnchorMax.y + value: 0.5 + objectReference: {fileID: 0} + - target: {fileID: 4519363249216213631, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} + propertyPath: m_AnchorMin.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4519363249216213631, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} + propertyPath: m_AnchorMin.y + value: 0.5 + objectReference: {fileID: 0} + - target: {fileID: 4519363249216213631, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} + propertyPath: m_SizeDelta.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4519363249216213631, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} + propertyPath: m_AnchoredPosition.y + value: -252 objectReference: {fileID: 0} - target: {fileID: 4630428168279849506, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} propertyPath: m_text @@ -188742,7 +189414,7 @@ PrefabInstance: objectReference: {fileID: 0} - target: {fileID: 4630428168279849506, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} propertyPath: m_fontSize - value: 12 + value: 24 objectReference: {fileID: 0} - target: {fileID: 4630428168279849506, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} propertyPath: m_fontStyle @@ -188754,7 +189426,7 @@ PrefabInstance: objectReference: {fileID: 0} - target: {fileID: 4630428168279849506, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} propertyPath: m_fontSizeBase - value: 12 + value: 24 objectReference: {fileID: 0} - target: {fileID: 4630428168279849506, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} propertyPath: m_enableAutoSizing @@ -188764,6 +189436,14 @@ PrefabInstance: propertyPath: m_HorizontalAlignment value: 2 objectReference: {fileID: 0} + - target: {fileID: 4938219289051793967, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} + propertyPath: m_SizeDelta.x + value: 286 + objectReference: {fileID: 0} + - target: {fileID: 4938219289051793967, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} + propertyPath: m_SizeDelta.y + value: 69 + objectReference: {fileID: 0} - target: {fileID: 5152230125240754537, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} propertyPath: m_IsActive value: 1 @@ -188788,6 +189468,18 @@ PrefabInstance: propertyPath: m_TrackedObjectOffset.z value: 0 objectReference: {fileID: 0} + - target: {fileID: 5500339236017155292, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} + propertyPath: m_Spacing + value: 6 + objectReference: {fileID: 0} + - target: {fileID: 5500339236017155292, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} + propertyPath: m_ChildControlWidth + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 5536254053758744434, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} + propertyPath: m_Sprite + value: + objectReference: {fileID: 21300000, guid: ac289a7fb2ef4b448926bca2f74e3150, type: 3} - target: {fileID: 5621401089879197958, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} propertyPath: m_Follow value: @@ -188818,16 +189510,92 @@ PrefabInstance: objectReference: {fileID: 0} - target: {fileID: 5699434228497615999, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} propertyPath: m_SizeDelta.x - value: 166.5 + value: 333 objectReference: {fileID: 0} - target: {fileID: 5699434228497615999, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} propertyPath: m_SizeDelta.y - value: 169.5 + value: 339 + objectReference: {fileID: 0} + - target: {fileID: 5699434228497615999, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} + propertyPath: m_LocalScale.x + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 5699434228497615999, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} + propertyPath: m_LocalScale.y + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 5699434228497615999, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} + propertyPath: m_LocalScale.z + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 5699434228497615999, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} + propertyPath: m_ConstrainProportionsScale + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 5706304523127177834, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} + propertyPath: m_SizeDelta.x + value: 317 + objectReference: {fileID: 0} + - target: {fileID: 5706304523127177834, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} + propertyPath: m_SizeDelta.y + value: 340 + objectReference: {fileID: 0} + - target: {fileID: 5706304523127177834, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} + propertyPath: m_LocalScale.x + value: 0.8 + objectReference: {fileID: 0} + - target: {fileID: 5706304523127177834, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} + propertyPath: m_LocalScale.y + value: 0.8 + objectReference: {fileID: 0} + - target: {fileID: 5706304523127177834, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} + propertyPath: m_LocalScale.z + value: 0.8 + objectReference: {fileID: 0} + - target: {fileID: 5706304523127177834, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} + propertyPath: m_AnchoredPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5706304523127177834, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} + propertyPath: m_AnchoredPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5706304523127177834, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} + propertyPath: m_ConstrainProportionsScale + value: 1 objectReference: {fileID: 0} + - target: {fileID: 5985937608945785102, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} + propertyPath: m_Sprite + value: + objectReference: {fileID: 21300000, guid: 004a9ab501a101f4b8eb378d9f50216e, type: 3} - target: {fileID: 5985937608945785102, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} propertyPath: m_Enabled value: 1 objectReference: {fileID: 0} + - target: {fileID: 6050446297887055955, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} + propertyPath: m_SizeDelta.x + value: 466 + objectReference: {fileID: 0} + - target: {fileID: 6050446297887055955, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} + propertyPath: m_SizeDelta.y + value: 694 + objectReference: {fileID: 0} + - target: {fileID: 6050446297887055955, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} + propertyPath: m_LocalScale.x + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 6050446297887055955, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} + propertyPath: m_LocalScale.y + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 6050446297887055955, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} + propertyPath: m_LocalScale.z + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 6050446297887055955, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} + propertyPath: m_ConstrainProportionsScale + value: 1 + objectReference: {fileID: 0} - target: {fileID: 6070375541389759608, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} propertyPath: m_Sprite value: @@ -188848,6 +189616,22 @@ PrefabInstance: propertyPath: m_IsActive value: 1 objectReference: {fileID: 0} + - target: {fileID: 6961909425455094536, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} + propertyPath: m_SizeDelta.x + value: -263.7308 + objectReference: {fileID: 0} + - target: {fileID: 6961909425455094536, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} + propertyPath: m_SizeDelta.y + value: 52.3673 + objectReference: {fileID: 0} + - target: {fileID: 6961909425455094536, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} + propertyPath: m_AnchoredPosition.x + value: 32.63949 + objectReference: {fileID: 0} + - target: {fileID: 6961909425455094536, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} + propertyPath: m_AnchoredPosition.y + value: 60.8 + objectReference: {fileID: 0} - target: {fileID: 7022888702873810605, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} propertyPath: m_Sprite value: @@ -188858,20 +189642,44 @@ PrefabInstance: objectReference: {fileID: 0} - target: {fileID: 7113749763717844404, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} propertyPath: m_SizeDelta.x - value: 102.9685 + value: 253 objectReference: {fileID: 0} - target: {fileID: 7113749763717844404, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} propertyPath: m_SizeDelta.y - value: 102.9957 + value: 155 + objectReference: {fileID: 0} + - target: {fileID: 7113749763717844404, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} + propertyPath: m_LocalScale.x + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 7113749763717844404, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} + propertyPath: m_LocalScale.y + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 7113749763717844404, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} + propertyPath: m_LocalScale.z + value: 1 objectReference: {fileID: 0} - target: {fileID: 7113749763717844404, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} propertyPath: m_AnchoredPosition.y value: 19.04279 objectReference: {fileID: 0} + - target: {fileID: 7113749763717844404, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} + propertyPath: m_ConstrainProportionsScale + value: 1 + objectReference: {fileID: 0} - target: {fileID: 7179121099025340060, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} propertyPath: m_AnchoredPosition.y value: 514 objectReference: {fileID: 0} + - target: {fileID: 7320403571295938348, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} + propertyPath: m_SizeDelta.x + value: 286 + objectReference: {fileID: 0} + - target: {fileID: 7320403571295938348, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} + propertyPath: m_SizeDelta.y + value: 69 + objectReference: {fileID: 0} - target: {fileID: 7527741734371062055, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} propertyPath: m_SizeDelta.x value: 658 @@ -188915,7 +189723,15 @@ PrefabInstance: - target: {fileID: 7911665377001167473, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} propertyPath: m_Sprite value: - objectReference: {fileID: 21300000, guid: ff53ca1c4ae527a4cabf0ee024dcd868, type: 3} + objectReference: {fileID: 21300000, guid: 8f268b49a13fcd64d8bd15a9c5d70c87, type: 3} + - target: {fileID: 7928355418676388220, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} + propertyPath: m_SizeDelta.x + value: 333 + objectReference: {fileID: 0} + - target: {fileID: 7928355418676388220, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} + propertyPath: m_SizeDelta.y + value: 339 + objectReference: {fileID: 0} - target: {fileID: 8253142378780720860, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} propertyPath: m_Sprite value: @@ -188980,6 +189796,10 @@ PrefabInstance: propertyPath: m_LocalPosition.z value: -8.259999 objectReference: {fileID: 0} + - target: {fileID: 8506194971300502840, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} + propertyPath: priceText + value: + objectReference: {fileID: 1912088910611789089} - target: {fileID: 8577898083468301940, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} propertyPath: m_AnchorMax.y value: 0 @@ -188990,11 +189810,23 @@ PrefabInstance: objectReference: {fileID: 0} - target: {fileID: 8577898083468301940, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} propertyPath: m_SizeDelta.x - value: 236 + value: 0 objectReference: {fileID: 0} - target: {fileID: 8577898083468301940, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} propertyPath: m_SizeDelta.y - value: 376 + value: 698 + objectReference: {fileID: 0} + - target: {fileID: 8577898083468301940, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} + propertyPath: m_LocalScale.x + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 8577898083468301940, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} + propertyPath: m_LocalScale.y + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 8577898083468301940, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} + propertyPath: m_LocalScale.z + value: 1 objectReference: {fileID: 0} - target: {fileID: 8577898083468301940, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} propertyPath: m_AnchoredPosition.x @@ -189004,6 +189836,10 @@ PrefabInstance: propertyPath: m_AnchoredPosition.y value: 0 objectReference: {fileID: 0} + - target: {fileID: 8577898083468301940, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} + propertyPath: m_ConstrainProportionsScale + value: 1 + objectReference: {fileID: 0} - target: {fileID: 8577898083468301941, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} propertyPath: m_IsActive value: 1 @@ -189012,6 +189848,10 @@ PrefabInstance: propertyPath: m_Sprite value: objectReference: {fileID: 21300000, guid: dfe68acfdee96eb41ac8041a55a8b842, type: 3} + - target: {fileID: 8577898083468301943, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} + propertyPath: m_TargetGraphic + value: + objectReference: {fileID: 285763492} - target: {fileID: 8587655899641222027, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} propertyPath: m_Name value: Fire @@ -189020,6 +189860,22 @@ PrefabInstance: propertyPath: m_IsActive value: 1 objectReference: {fileID: 0} + - target: {fileID: 8612927855319088168, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} + propertyPath: m_LocalScale.x + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 8612927855319088168, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} + propertyPath: m_LocalScale.y + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 8612927855319088168, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} + propertyPath: m_LocalScale.z + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 8612927855319088170, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} + propertyPath: m_Enabled + value: 1 + objectReference: {fileID: 0} - target: {fileID: 8612927856098132616, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} propertyPath: m_IsActive value: 0 @@ -189052,6 +189908,10 @@ PrefabInstance: propertyPath: m_AnchoredPosition.y value: -320 objectReference: {fileID: 0} + - target: {fileID: 9134427230231893752, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} + propertyPath: m_AnchoredPosition.y + value: 152 + objectReference: {fileID: 0} - target: {fileID: 9207544097188219628, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} propertyPath: m_AnchoredPosition.y value: -270 @@ -189062,6 +189922,15 @@ PrefabInstance: - targetCorrespondingSourceObject: {fileID: 3608832392635402137, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} insertIndex: -1 addedObject: {fileID: 1073154481} + - targetCorrespondingSourceObject: {fileID: 2573263788687539817, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} + insertIndex: -1 + addedObject: {fileID: 1584765847} + - targetCorrespondingSourceObject: {fileID: 8577898083468301940, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} + insertIndex: -1 + addedObject: {fileID: 285763491} + - targetCorrespondingSourceObject: {fileID: 191765603611759466, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} + insertIndex: -1 + addedObject: {fileID: 655829003} m_AddedComponents: [] m_SourcePrefab: {fileID: 100100000, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} --- !u!224 &1912088910611789088 stripped @@ -189069,6 +189938,43 @@ RectTransform: m_CorrespondingSourceObject: {fileID: 3608832392635402137, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} m_PrefabInstance: {fileID: 1912088910611789087} m_PrefabAsset: {fileID: 0} +--- !u!114 &1912088910611789089 stripped +MonoBehaviour: + m_CorrespondingSourceObject: {fileID: 3904636002371345763, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} + m_PrefabInstance: {fileID: 1912088910611789087} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: f4688fdb7df04437aeb418b961361dc5, type: 3} + m_Name: + m_EditorClassIdentifier: +--- !u!114 &1912088910611789090 stripped +MonoBehaviour: + m_CorrespondingSourceObject: {fileID: 8382032940021947546, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} + m_PrefabInstance: {fileID: 1912088910611789087} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: f4688fdb7df04437aeb418b961361dc5, type: 3} + m_Name: + m_EditorClassIdentifier: +--- !u!224 &1912088910611789091 stripped +RectTransform: + m_CorrespondingSourceObject: {fileID: 191765603611759466, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} + m_PrefabInstance: {fileID: 1912088910611789087} + m_PrefabAsset: {fileID: 0} +--- !u!224 &1912088910611789092 stripped +RectTransform: + m_CorrespondingSourceObject: {fileID: 8577898083468301940, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} + m_PrefabInstance: {fileID: 1912088910611789087} + m_PrefabAsset: {fileID: 0} +--- !u!224 &1912088910611789093 stripped +RectTransform: + m_CorrespondingSourceObject: {fileID: 2573263788687539817, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} + m_PrefabInstance: {fileID: 1912088910611789087} + m_PrefabAsset: {fileID: 0} --- !u!1001 &2218017386111396071 PrefabInstance: m_ObjectHideFlags: 0 diff --git a/Assets/Scenes/Loading.unity b/Assets/Scenes/Loading.unity index 65473d1a..e184a0f5 100644 --- a/Assets/Scenes/Loading.unity +++ b/Assets/Scenes/Loading.unity @@ -306,6 +306,37 @@ RectTransform: m_AnchoredPosition: {x: 0, y: 0} m_SizeDelta: {x: 0, y: 0} m_Pivot: {x: 0, y: 0} +--- !u!1 &271333567 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 271333568} + m_Layer: 0 + m_Name: TempToDel + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &271333568 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 271333567} + serializedVersion: 2 + 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_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 0} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!1 &448233534 GameObject: m_ObjectHideFlags: 0 @@ -1856,3 +1887,4 @@ SceneRoots: - {fileID: 564785409} - {fileID: 747682103} - {fileID: 909264991} + - {fileID: 271333568} diff --git a/Assets/Scenes/MainMenu.unity b/Assets/Scenes/MainMenu.unity index b82f4021..f70675f1 100644 --- a/Assets/Scenes/MainMenu.unity +++ b/Assets/Scenes/MainMenu.unity @@ -26,7 +26,7 @@ RenderSettings: m_AmbientIntensity: 1 m_AmbientMode: 0 m_SubtractiveShadowColor: {r: 0.42, g: 0.478, b: 0.627, a: 1} - m_SkyboxMaterial: {fileID: 10304, guid: 0000000000000000f000000000000000, type: 0} + m_SkyboxMaterial: {fileID: 2100000, guid: 2c308a3b06c530748acc49e5e317ee58, type: 2} m_HaloStrength: 0.5 m_FlareStrength: 1 m_FlareFadeSpeed: 3 @@ -719,7 +719,7 @@ Canvas: m_GameObject: {fileID: 62565909} m_Enabled: 1 serializedVersion: 3 - m_RenderMode: 1 + m_RenderMode: 0 m_Camera: {fileID: 1907037226} m_PlaneDistance: 100 m_PixelPerfect: 0 @@ -845,11 +845,11 @@ PrefabInstance: m_Modifications: - target: {fileID: -8969417572210971711, guid: f70150fa7987b9b4fb0a6e4c0e906100, type: 3} propertyPath: m_Layer - value: 3 + value: 19 objectReference: {fileID: 0} - target: {fileID: -8699787447509501512, guid: f70150fa7987b9b4fb0a6e4c0e906100, type: 3} propertyPath: m_Layer - value: 3 + value: 19 objectReference: {fileID: 0} - target: {fileID: -8679921383154817045, guid: f70150fa7987b9b4fb0a6e4c0e906100, type: 3} propertyPath: m_RootOrder @@ -873,7 +873,7 @@ PrefabInstance: objectReference: {fileID: 0} - target: {fileID: -8679921383154817045, guid: f70150fa7987b9b4fb0a6e4c0e906100, type: 3} propertyPath: m_LocalPosition.y - value: -1.3379941 + value: -1.43 objectReference: {fileID: 0} - target: {fileID: -8679921383154817045, guid: f70150fa7987b9b4fb0a6e4c0e906100, type: 3} propertyPath: m_LocalPosition.z @@ -913,47 +913,55 @@ PrefabInstance: objectReference: {fileID: 0} - target: {fileID: -8139853090755257685, guid: f70150fa7987b9b4fb0a6e4c0e906100, type: 3} propertyPath: m_Layer - value: 3 + value: 19 objectReference: {fileID: 0} - target: {fileID: -7774620517717459388, guid: f70150fa7987b9b4fb0a6e4c0e906100, type: 3} propertyPath: m_Layer - value: 3 + value: 19 objectReference: {fileID: 0} - target: {fileID: -5424213705957445524, guid: f70150fa7987b9b4fb0a6e4c0e906100, type: 3} propertyPath: m_Layer - value: 3 + value: 19 objectReference: {fileID: 0} - target: {fileID: -4979834573570412896, guid: f70150fa7987b9b4fb0a6e4c0e906100, type: 3} propertyPath: m_Layer - value: 3 + value: 19 objectReference: {fileID: 0} - target: {fileID: -4501201811031430588, guid: f70150fa7987b9b4fb0a6e4c0e906100, type: 3} propertyPath: m_Layer - value: 3 + value: 19 objectReference: {fileID: 0} + - target: {fileID: -4379569206756028908, guid: f70150fa7987b9b4fb0a6e4c0e906100, type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: 7136bba45fa92d743b292d4bf0eabb2c, type: 2} + - target: {fileID: -4379569206756028908, guid: f70150fa7987b9b4fb0a6e4c0e906100, type: 3} + propertyPath: m_Materials.Array.data[1] + value: + objectReference: {fileID: 2100000, guid: 7c610c2e56323874190563bf15a0d291, type: 2} - target: {fileID: -3638193520734090830, guid: f70150fa7987b9b4fb0a6e4c0e906100, type: 3} propertyPath: m_Layer - value: 3 + value: 19 objectReference: {fileID: 0} - target: {fileID: -2453550708452717748, guid: f70150fa7987b9b4fb0a6e4c0e906100, type: 3} propertyPath: m_Layer - value: 3 + value: 19 objectReference: {fileID: 0} - target: {fileID: -1930578328450875381, guid: f70150fa7987b9b4fb0a6e4c0e906100, type: 3} propertyPath: m_Layer - value: 3 + value: 19 objectReference: {fileID: 0} - target: {fileID: -1731024231264914805, guid: f70150fa7987b9b4fb0a6e4c0e906100, type: 3} propertyPath: m_Layer - value: 3 + value: 19 objectReference: {fileID: 0} - target: {fileID: -1693546492923637869, guid: f70150fa7987b9b4fb0a6e4c0e906100, type: 3} propertyPath: m_Layer - value: 3 + value: 19 objectReference: {fileID: 0} - target: {fileID: -1033859536177898853, guid: f70150fa7987b9b4fb0a6e4c0e906100, type: 3} propertyPath: m_Layer - value: 3 + value: 19 objectReference: {fileID: 0} - target: {fileID: 919132149155446097, guid: f70150fa7987b9b4fb0a6e4c0e906100, type: 3} propertyPath: m_Name @@ -961,7 +969,7 @@ PrefabInstance: objectReference: {fileID: 0} - target: {fileID: 919132149155446097, guid: f70150fa7987b9b4fb0a6e4c0e906100, type: 3} propertyPath: m_Layer - value: 3 + value: 19 objectReference: {fileID: 0} - target: {fileID: 919132149155446097, guid: f70150fa7987b9b4fb0a6e4c0e906100, type: 3} propertyPath: m_IsActive @@ -969,31 +977,31 @@ PrefabInstance: objectReference: {fileID: 0} - target: {fileID: 1166754175604888097, guid: f70150fa7987b9b4fb0a6e4c0e906100, type: 3} propertyPath: m_Layer - value: 3 + value: 19 objectReference: {fileID: 0} - target: {fileID: 1617399745748130172, guid: f70150fa7987b9b4fb0a6e4c0e906100, type: 3} propertyPath: m_Layer - value: 3 + value: 19 objectReference: {fileID: 0} - target: {fileID: 2464098630957027937, guid: f70150fa7987b9b4fb0a6e4c0e906100, type: 3} propertyPath: m_Layer - value: 3 + value: 19 objectReference: {fileID: 0} - target: {fileID: 2657195002283232437, guid: f70150fa7987b9b4fb0a6e4c0e906100, type: 3} propertyPath: m_Layer - value: 3 + value: 19 objectReference: {fileID: 0} - target: {fileID: 3897462237488877691, guid: f70150fa7987b9b4fb0a6e4c0e906100, type: 3} propertyPath: m_Layer - value: 3 + value: 19 objectReference: {fileID: 0} - target: {fileID: 4108234674411243596, guid: f70150fa7987b9b4fb0a6e4c0e906100, type: 3} propertyPath: m_Layer - value: 3 + value: 19 objectReference: {fileID: 0} - target: {fileID: 4311629582287283170, guid: f70150fa7987b9b4fb0a6e4c0e906100, type: 3} propertyPath: m_Layer - value: 3 + value: 19 objectReference: {fileID: 0} - target: {fileID: 5866666021909216657, guid: f70150fa7987b9b4fb0a6e4c0e906100, type: 3} propertyPath: m_Avatar @@ -1009,31 +1017,31 @@ PrefabInstance: objectReference: {fileID: 0} - target: {fileID: 6386480451222621022, guid: f70150fa7987b9b4fb0a6e4c0e906100, type: 3} propertyPath: m_Layer - value: 3 + value: 19 objectReference: {fileID: 0} - target: {fileID: 6499889929296628410, guid: f70150fa7987b9b4fb0a6e4c0e906100, type: 3} propertyPath: m_Layer - value: 3 + value: 19 objectReference: {fileID: 0} - target: {fileID: 7036213049465896255, guid: f70150fa7987b9b4fb0a6e4c0e906100, type: 3} propertyPath: m_Layer - value: 3 + value: 19 objectReference: {fileID: 0} - target: {fileID: 7891850266450665243, guid: f70150fa7987b9b4fb0a6e4c0e906100, type: 3} propertyPath: m_Layer - value: 3 + value: 19 objectReference: {fileID: 0} - target: {fileID: 8352526780231734871, guid: f70150fa7987b9b4fb0a6e4c0e906100, type: 3} propertyPath: m_Layer - value: 3 + value: 19 objectReference: {fileID: 0} - target: {fileID: 8916979045543815761, guid: f70150fa7987b9b4fb0a6e4c0e906100, type: 3} propertyPath: m_Layer - value: 3 + value: 19 objectReference: {fileID: 0} - target: {fileID: 9088872756827976528, guid: f70150fa7987b9b4fb0a6e4c0e906100, type: 3} propertyPath: m_Layer - value: 3 + value: 19 objectReference: {fileID: 0} m_RemovedComponents: [] m_RemovedGameObjects: [] @@ -1100,7 +1108,7 @@ MonoBehaviour: m_OnCullStateChanged: m_PersistentCalls: m_Calls: [] - m_text: 100 coins + m_text: 250 coins m_isRightToLeft: 0 m_fontAsset: {fileID: 11400000, guid: 2ed01ae2c463f4c09ac4623965c8b7d7, type: 2} m_sharedMaterial: {fileID: 7374927986402738804, guid: 2ed01ae2c463f4c09ac4623965c8b7d7, type: 2} @@ -1177,6 +1185,76 @@ CanvasRenderer: m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 86867382} m_CullTransparentMesh: 1 +--- !u!1001 &96162259 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 945721155} + m_Modifications: + - target: {fileID: 2693300453035631913, guid: c215517819c331e4faf646eaeb074208, type: 3} + propertyPath: m_Name + value: Dungeon 1_2 + objectReference: {fileID: 0} + - target: {fileID: 2693300453035631913, guid: c215517819c331e4faf646eaeb074208, type: 3} + propertyPath: m_Layer + value: 3 + objectReference: {fileID: 0} + - target: {fileID: 6713755185835066050, guid: c215517819c331e4faf646eaeb074208, type: 3} + propertyPath: m_LocalPosition.x + value: -4.995605 + objectReference: {fileID: 0} + - target: {fileID: 6713755185835066050, guid: c215517819c331e4faf646eaeb074208, type: 3} + propertyPath: m_LocalPosition.y + value: -1.4496663 + objectReference: {fileID: 0} + - target: {fileID: 6713755185835066050, guid: c215517819c331e4faf646eaeb074208, type: 3} + propertyPath: m_LocalPosition.z + value: 2.2904103 + objectReference: {fileID: 0} + - target: {fileID: 6713755185835066050, guid: c215517819c331e4faf646eaeb074208, type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 6713755185835066050, guid: c215517819c331e4faf646eaeb074208, type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6713755185835066050, guid: c215517819c331e4faf646eaeb074208, type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6713755185835066050, guid: c215517819c331e4faf646eaeb074208, type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6713755185835066050, guid: c215517819c331e4faf646eaeb074208, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6713755185835066050, guid: c215517819c331e4faf646eaeb074208, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6713755185835066050, guid: c215517819c331e4faf646eaeb074208, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6713755185835066050, guid: c215517819c331e4faf646eaeb074208, type: 3} + propertyPath: m_ConstrainProportionsScale + value: 1 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: c215517819c331e4faf646eaeb074208, type: 3} +--- !u!4 &96162260 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 6713755185835066050, guid: c215517819c331e4faf646eaeb074208, type: 3} + m_PrefabInstance: {fileID: 96162259} + m_PrefabAsset: {fileID: 0} --- !u!1 &96588498 GameObject: m_ObjectHideFlags: 0 @@ -1212,7 +1290,7 @@ RectTransform: m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} m_AnchorMin: {x: 0, y: 0} m_AnchorMax: {x: 1, y: 1} - m_AnchoredPosition: {x: -143.23804, y: 13.23291} + m_AnchoredPosition: {x: -143.25, y: 13.21875} m_SizeDelta: {x: -139.776, y: 295.813} m_Pivot: {x: 0.5, y: 0.5} --- !u!114 &96588500 @@ -1452,6 +1530,140 @@ Transform: m_CorrespondingSourceObject: {fileID: -8679921383154817045, guid: f70150fa7987b9b4fb0a6e4c0e906100, type: 3} m_PrefabInstance: {fileID: 78909678} m_PrefabAsset: {fileID: 0} +--- !u!1 &118977165 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 118977166} + - component: {fileID: 118977168} + - component: {fileID: 118977167} + m_Layer: 5 + m_Name: Text (TMP) + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &118977166 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 118977165} + 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_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 1516368564} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 0, y: 0} + m_AnchorMax: {x: 1, y: 1} + m_AnchoredPosition: {x: 0, y: 0} + m_SizeDelta: {x: 0, y: 0} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!114 &118977167 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 118977165} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: f4688fdb7df04437aeb418b961361dc5, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Material: {fileID: 0} + m_Color: {r: 1, g: 1, b: 1, a: 1} + m_RaycastTarget: 1 + m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0} + m_Maskable: 1 + m_OnCullStateChanged: + m_PersistentCalls: + m_Calls: [] + m_text: COMING SOON! + m_isRightToLeft: 0 + m_fontAsset: {fileID: 11400000, guid: c1482dbce654844b9ba1c753cbea5d80, type: 2} + m_sharedMaterial: {fileID: 7374927986402738804, guid: c1482dbce654844b9ba1c753cbea5d80, type: 2} + m_fontSharedMaterials: [] + m_fontMaterial: {fileID: 0} + m_fontMaterials: [] + m_fontColor32: + serializedVersion: 2 + rgba: 4294967295 + m_fontColor: {r: 1, g: 1, b: 1, a: 1} + m_enableVertexGradient: 0 + m_colorMode: 3 + m_fontColorGradient: + topLeft: {r: 1, g: 1, b: 1, a: 1} + topRight: {r: 1, g: 1, b: 1, a: 1} + bottomLeft: {r: 1, g: 1, b: 1, a: 1} + bottomRight: {r: 1, g: 1, b: 1, a: 1} + m_fontColorGradientPreset: {fileID: 0} + m_spriteAsset: {fileID: 0} + m_tintAllSprites: 0 + m_StyleSheet: {fileID: 0} + m_TextStyleHashCode: -1183493901 + m_overrideHtmlColors: 0 + m_faceColor: + serializedVersion: 2 + rgba: 4294967295 + m_fontSize: 117.44 + m_fontSizeBase: 36 + m_fontWeight: 400 + m_enableAutoSizing: 1 + m_fontSizeMin: 18 + m_fontSizeMax: 117.44 + m_fontStyle: 0 + m_HorizontalAlignment: 2 + m_VerticalAlignment: 512 + m_textAlignment: 65535 + m_characterSpacing: 0 + m_wordSpacing: 0 + m_lineSpacing: 0 + m_lineSpacingMax: 0 + m_paragraphSpacing: 0 + m_charWidthMaxAdj: 0 + m_enableWordWrapping: 1 + m_wordWrappingRatios: 0.4 + m_overflowMode: 0 + m_linkedTextComponent: {fileID: 0} + parentLinkedComponent: {fileID: 0} + m_enableKerning: 1 + m_enableExtraPadding: 0 + checkPaddingRequired: 0 + m_isRichText: 1 + m_parseCtrlCharacters: 1 + m_isOrthographic: 1 + m_isCullingEnabled: 0 + m_horizontalMapping: 0 + m_verticalMapping: 0 + m_uvLineOffset: 0 + m_geometrySortingOrder: 0 + m_IsTextObjectScaleStatic: 0 + m_VertexBufferAutoSizeReduction: 0 + m_useMaxVisibleDescender: 1 + m_pageToDisplay: 1 + m_margin: {x: 0, y: 0, z: 0, w: 0} + m_isUsingLegacyAnimationComponent: 0 + m_isVolumetricText: 0 + m_hasFontAssetChanged: 0 + m_baseMaterial: {fileID: 0} + m_maskOffset: {x: 0, y: 0, z: 0, w: 0} +--- !u!222 &118977168 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 118977165} + m_CullTransparentMesh: 1 --- !u!1 &119088327 GameObject: m_ObjectHideFlags: 0 @@ -1586,6 +1798,81 @@ CanvasRenderer: m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 119088327} m_CullTransparentMesh: 1 +--- !u!1 &120219738 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 120219739} + - component: {fileID: 120219741} + - component: {fileID: 120219740} + m_Layer: 5 + m_Name: ModePic_1 + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &120219739 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 120219738} + 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_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 1911166432} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 1, y: 1} + m_AnchorMax: {x: 1, y: 1} + m_AnchoredPosition: {x: 0.000061035156, y: 0} + m_SizeDelta: {x: 528, y: 939} + m_Pivot: {x: 1, y: 1} +--- !u!114 &120219740 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 120219738} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Material: {fileID: 0} + m_Color: {r: 1, g: 1, b: 1, a: 1} + m_RaycastTarget: 1 + m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0} + m_Maskable: 1 + m_OnCullStateChanged: + m_PersistentCalls: + m_Calls: [] + m_Sprite: {fileID: 21300000, guid: c50539d20b79d8245ab16da1407b06af, type: 3} + m_Type: 0 + m_PreserveAspect: 0 + m_FillCenter: 1 + m_FillMethod: 4 + m_FillAmount: 1 + m_FillClockwise: 1 + m_FillOrigin: 0 + m_UseSpriteMesh: 0 + m_PixelsPerUnitMultiplier: 1 +--- !u!222 &120219741 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 120219738} + m_CullTransparentMesh: 1 --- !u!1 &120721430 GameObject: m_ObjectHideFlags: 0 @@ -1816,7 +2103,7 @@ GameObject: - component: {fileID: 124927990} - component: {fileID: 124927992} - component: {fileID: 124927991} - m_Layer: 3 + m_Layer: 19 m_Name: SmokeTrail m_TagString: Untagged m_Icon: {fileID: 0} @@ -6770,7 +7057,7 @@ Camera: m_Depth: 1 m_CullingMask: serializedVersion: 2 - m_Bits: 8 + m_Bits: 524296 m_RenderingPath: -1 m_TargetTexture: {fileID: 0} m_TargetDisplay: 0 @@ -7300,6 +7587,76 @@ CanvasRenderer: m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 159788046} m_CullTransparentMesh: 1 +--- !u!1001 &166683388 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 945721155} + m_Modifications: + - target: {fileID: 2693300453035631913, guid: c215517819c331e4faf646eaeb074208, type: 3} + propertyPath: m_Name + value: Dungeon 1_4 + objectReference: {fileID: 0} + - target: {fileID: 2693300453035631913, guid: c215517819c331e4faf646eaeb074208, type: 3} + propertyPath: m_Layer + value: 3 + objectReference: {fileID: 0} + - target: {fileID: 6713755185835066050, guid: c215517819c331e4faf646eaeb074208, type: 3} + propertyPath: m_LocalPosition.x + value: -5.0112104 + objectReference: {fileID: 0} + - target: {fileID: 6713755185835066050, guid: c215517819c331e4faf646eaeb074208, type: 3} + propertyPath: m_LocalPosition.y + value: -1.4387289 + objectReference: {fileID: 0} + - target: {fileID: 6713755185835066050, guid: c215517819c331e4faf646eaeb074208, type: 3} + propertyPath: m_LocalPosition.z + value: 7.267177 + objectReference: {fileID: 0} + - target: {fileID: 6713755185835066050, guid: c215517819c331e4faf646eaeb074208, type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 6713755185835066050, guid: c215517819c331e4faf646eaeb074208, type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6713755185835066050, guid: c215517819c331e4faf646eaeb074208, type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6713755185835066050, guid: c215517819c331e4faf646eaeb074208, type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6713755185835066050, guid: c215517819c331e4faf646eaeb074208, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6713755185835066050, guid: c215517819c331e4faf646eaeb074208, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6713755185835066050, guid: c215517819c331e4faf646eaeb074208, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6713755185835066050, guid: c215517819c331e4faf646eaeb074208, type: 3} + propertyPath: m_ConstrainProportionsScale + value: 1 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: c215517819c331e4faf646eaeb074208, type: 3} +--- !u!4 &166683389 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 6713755185835066050, guid: c215517819c331e4faf646eaeb074208, type: 3} + m_PrefabInstance: {fileID: 166683388} + m_PrefabAsset: {fileID: 0} --- !u!1 &168347297 GameObject: m_ObjectHideFlags: 0 @@ -7755,19 +8112,31 @@ PrefabInstance: objectReference: {fileID: 0} - target: {fileID: 110298, guid: deec2987c8cae8c4a97dea31b6ddb2c5, type: 3} propertyPath: m_Layer - value: 3 + value: 19 objectReference: {fileID: 0} - target: {fileID: 144030, guid: deec2987c8cae8c4a97dea31b6ddb2c5, type: 3} propertyPath: m_Layer - value: 3 + value: 19 objectReference: {fileID: 0} - target: {fileID: 152120, guid: deec2987c8cae8c4a97dea31b6ddb2c5, type: 3} propertyPath: m_Layer - value: 3 + value: 19 objectReference: {fileID: 0} - target: {fileID: 168938, guid: deec2987c8cae8c4a97dea31b6ddb2c5, type: 3} propertyPath: m_Layer - value: 3 + value: 19 + objectReference: {fileID: 0} + - target: {fileID: 434426, guid: deec2987c8cae8c4a97dea31b6ddb2c5, type: 3} + propertyPath: m_LocalScale.x + value: 0.7 + objectReference: {fileID: 0} + - target: {fileID: 434426, guid: deec2987c8cae8c4a97dea31b6ddb2c5, type: 3} + propertyPath: m_LocalScale.y + value: 0.7 + objectReference: {fileID: 0} + - target: {fileID: 434426, guid: deec2987c8cae8c4a97dea31b6ddb2c5, type: 3} + propertyPath: m_LocalScale.z + value: 0.7 objectReference: {fileID: 0} - target: {fileID: 434426, guid: deec2987c8cae8c4a97dea31b6ddb2c5, type: 3} propertyPath: m_LocalPosition.x @@ -7775,11 +8144,11 @@ PrefabInstance: objectReference: {fileID: 0} - target: {fileID: 434426, guid: deec2987c8cae8c4a97dea31b6ddb2c5, type: 3} propertyPath: m_LocalPosition.y - value: 0.99 + value: 0.5 objectReference: {fileID: 0} - target: {fileID: 434426, guid: deec2987c8cae8c4a97dea31b6ddb2c5, type: 3} propertyPath: m_LocalPosition.z - value: 1.192 + value: 0.7 objectReference: {fileID: 0} - target: {fileID: 434426, guid: deec2987c8cae8c4a97dea31b6ddb2c5, type: 3} propertyPath: m_LocalRotation.w @@ -7809,6 +8178,10 @@ PrefabInstance: propertyPath: m_LocalEulerAnglesHint.z value: 0 objectReference: {fileID: 0} + - target: {fileID: 434426, guid: deec2987c8cae8c4a97dea31b6ddb2c5, type: 3} + propertyPath: m_ConstrainProportionsScale + value: 1 + objectReference: {fileID: 0} m_RemovedComponents: [] m_RemovedGameObjects: [] m_AddedGameObjects: [] @@ -7880,7 +8253,7 @@ RectTransform: m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} m_AnchorMin: {x: 0, y: 1} m_AnchorMax: {x: 0, y: 1} - m_AnchoredPosition: {x: 412.80798, y: -167.5} + m_AnchoredPosition: {x: 603.73834, y: -167.5} m_SizeDelta: {x: 195.616, y: 196.47} m_Pivot: {x: 0.5, y: 0.5} --- !u!114 &202824309 @@ -7934,6 +8307,76 @@ CanvasRenderer: m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 202824307} m_CullTransparentMesh: 1 +--- !u!1001 &203395756 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 945721155} + m_Modifications: + - target: {fileID: 2693300453035631913, guid: c215517819c331e4faf646eaeb074208, type: 3} + propertyPath: m_Name + value: Dungeon 1_3 + objectReference: {fileID: 0} + - target: {fileID: 2693300453035631913, guid: c215517819c331e4faf646eaeb074208, type: 3} + propertyPath: m_Layer + value: 3 + objectReference: {fileID: 0} + - target: {fileID: 6713755185835066050, guid: c215517819c331e4faf646eaeb074208, type: 3} + propertyPath: m_LocalPosition.x + value: -0.015605271 + objectReference: {fileID: 0} + - target: {fileID: 6713755185835066050, guid: c215517819c331e4faf646eaeb074208, type: 3} + propertyPath: m_LocalPosition.y + value: -1.4390627 + objectReference: {fileID: 0} + - target: {fileID: 6713755185835066050, guid: c215517819c331e4faf646eaeb074208, type: 3} + propertyPath: m_LocalPosition.z + value: 7.2667665 + objectReference: {fileID: 0} + - target: {fileID: 6713755185835066050, guid: c215517819c331e4faf646eaeb074208, type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 6713755185835066050, guid: c215517819c331e4faf646eaeb074208, type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6713755185835066050, guid: c215517819c331e4faf646eaeb074208, type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6713755185835066050, guid: c215517819c331e4faf646eaeb074208, type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6713755185835066050, guid: c215517819c331e4faf646eaeb074208, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6713755185835066050, guid: c215517819c331e4faf646eaeb074208, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6713755185835066050, guid: c215517819c331e4faf646eaeb074208, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6713755185835066050, guid: c215517819c331e4faf646eaeb074208, type: 3} + propertyPath: m_ConstrainProportionsScale + value: 1 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: c215517819c331e4faf646eaeb074208, type: 3} +--- !u!4 &203395757 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 6713755185835066050, guid: c215517819c331e4faf646eaeb074208, type: 3} + m_PrefabInstance: {fileID: 203395756} + m_PrefabAsset: {fileID: 0} --- !u!1 &212330147 GameObject: m_ObjectHideFlags: 0 @@ -8102,7 +8545,7 @@ GameObject: - component: {fileID: 219795602} - component: {fileID: 219795604} - component: {fileID: 219795603} - m_Layer: 3 + m_Layer: 19 m_Name: FireGlowTrail m_TagString: Untagged m_Icon: {fileID: 0} @@ -13322,6 +13765,81 @@ CanvasRenderer: m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 277517141} m_CullTransparentMesh: 1 +--- !u!1 &278557023 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 278557024} + - component: {fileID: 278557026} + - component: {fileID: 278557025} + m_Layer: 5 + m_Name: BG + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &278557024 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 278557023} + 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_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 1911166432} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 0.5, y: 0.5} + m_AnchorMax: {x: 0.5, y: 0.5} + m_AnchoredPosition: {x: 0, y: 116.59008} + m_SizeDelta: {x: 483, y: 946} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!114 &278557025 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 278557023} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Material: {fileID: 0} + m_Color: {r: 1, g: 1, b: 1, a: 1} + m_RaycastTarget: 1 + m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0} + m_Maskable: 1 + m_OnCullStateChanged: + m_PersistentCalls: + m_Calls: [] + m_Sprite: {fileID: 21300000, guid: 4552a66ef13af674791f836a58d8c42e, type: 3} + m_Type: 0 + m_PreserveAspect: 0 + m_FillCenter: 1 + m_FillMethod: 4 + m_FillAmount: 1 + m_FillClockwise: 1 + m_FillOrigin: 0 + m_UseSpriteMesh: 0 + m_PixelsPerUnitMultiplier: 1 +--- !u!222 &278557026 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 278557023} + m_CullTransparentMesh: 1 --- !u!1 &281003545 GameObject: m_ObjectHideFlags: 0 @@ -13433,7 +13951,7 @@ RectTransform: m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} m_AnchorMin: {x: 0, y: 0.5} m_AnchorMax: {x: 0, y: 0.5} - m_AnchoredPosition: {x: 39.799988, y: 209.1} + m_AnchoredPosition: {x: 39.8125, y: 209.1} m_SizeDelta: {x: 269, y: 236} m_Pivot: {x: 0, y: 0.5} --- !u!114 &289401381 @@ -13534,7 +14052,7 @@ GameObject: m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 - m_IsActive: 1 + m_IsActive: 0 --- !u!4 &302017937 Transform: m_ObjectHideFlags: 0 @@ -13602,6 +14120,76 @@ SpriteRenderer: m_WasSpriteAssigned: 1 m_MaskInteraction: 0 m_SpriteSortPoint: 0 +--- !u!1001 &303041955 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 945721155} + m_Modifications: + - target: {fileID: 2693300453035631913, guid: c215517819c331e4faf646eaeb074208, type: 3} + propertyPath: m_Name + value: Dungeon 1_1 + objectReference: {fileID: 0} + - target: {fileID: 2693300453035631913, guid: c215517819c331e4faf646eaeb074208, type: 3} + propertyPath: m_Layer + value: 3 + objectReference: {fileID: 0} + - target: {fileID: 6713755185835066050, guid: c215517819c331e4faf646eaeb074208, type: 3} + propertyPath: m_LocalPosition.x + value: 4.9956055 + objectReference: {fileID: 0} + - target: {fileID: 6713755185835066050, guid: c215517819c331e4faf646eaeb074208, type: 3} + propertyPath: m_LocalPosition.y + value: -1.4503338 + objectReference: {fileID: 0} + - target: {fileID: 6713755185835066050, guid: c215517819c331e4faf646eaeb074208, type: 3} + propertyPath: m_LocalPosition.z + value: 2.2895896 + objectReference: {fileID: 0} + - target: {fileID: 6713755185835066050, guid: c215517819c331e4faf646eaeb074208, type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 6713755185835066050, guid: c215517819c331e4faf646eaeb074208, type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6713755185835066050, guid: c215517819c331e4faf646eaeb074208, type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6713755185835066050, guid: c215517819c331e4faf646eaeb074208, type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6713755185835066050, guid: c215517819c331e4faf646eaeb074208, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6713755185835066050, guid: c215517819c331e4faf646eaeb074208, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6713755185835066050, guid: c215517819c331e4faf646eaeb074208, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6713755185835066050, guid: c215517819c331e4faf646eaeb074208, type: 3} + propertyPath: m_ConstrainProportionsScale + value: 1 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: c215517819c331e4faf646eaeb074208, type: 3} +--- !u!4 &303041956 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 6713755185835066050, guid: c215517819c331e4faf646eaeb074208, type: 3} + m_PrefabInstance: {fileID: 303041955} + m_PrefabAsset: {fileID: 0} --- !u!1 &305308582 GameObject: m_ObjectHideFlags: 0 @@ -13632,15 +14220,15 @@ RectTransform: m_ConstrainProportionsScale: 0 m_Children: - {fileID: 1009574663} + - {fileID: 1095589177} - {fileID: 202824308} - {fileID: 2030757715} - - {fileID: 1095589177} m_Father: {fileID: 506751587} m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} - m_AnchorMin: {x: 0.5, y: 0} - m_AnchorMax: {x: 0.5, y: 0} + m_AnchorMin: {x: 0, y: 0} + m_AnchorMax: {x: 1, y: 0} m_AnchoredPosition: {x: 0, y: 0} - m_SizeDelta: {x: 1080, y: 335} + m_SizeDelta: {x: 0, y: 335} m_Pivot: {x: 0.5, y: 0} --- !u!114 &305308584 MonoBehaviour: @@ -13655,11 +14243,11 @@ MonoBehaviour: m_Name: m_EditorClassIdentifier: m_Padding: - m_Left: 60 + m_Left: 0 m_Right: 0 m_Top: 0 m_Bottom: 0 - m_ChildAlignment: 3 + m_ChildAlignment: 4 m_Spacing: 0 m_ChildForceExpandWidth: 1 m_ChildForceExpandHeight: 1 @@ -13673,6 +14261,81 @@ RectTransform: m_CorrespondingSourceObject: {fileID: 6135300618136579417, guid: 3b13e9fdb991912489e63e95b7e37c8a, type: 3} m_PrefabInstance: {fileID: 794011749} m_PrefabAsset: {fileID: 0} +--- !u!1 &310774395 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 310774396} + - component: {fileID: 310774398} + - component: {fileID: 310774397} + m_Layer: 5 + m_Name: ModePic + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &310774396 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 310774395} + 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_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 2108621478} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 1, y: 1} + m_AnchorMax: {x: 1, y: 1} + m_AnchoredPosition: {x: 0, y: 0} + m_SizeDelta: {x: 528.603, y: 939.01} + m_Pivot: {x: 1, y: 1} +--- !u!114 &310774397 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 310774395} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Material: {fileID: 0} + m_Color: {r: 1, g: 1, b: 1, a: 1} + m_RaycastTarget: 1 + m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0} + m_Maskable: 1 + m_OnCullStateChanged: + m_PersistentCalls: + m_Calls: [] + m_Sprite: {fileID: 21300000, guid: add43eada758d3144837ff06a26d91bf, type: 3} + m_Type: 0 + m_PreserveAspect: 0 + m_FillCenter: 1 + m_FillMethod: 4 + m_FillAmount: 1 + m_FillClockwise: 1 + m_FillOrigin: 0 + m_UseSpriteMesh: 0 + m_PixelsPerUnitMultiplier: 1 +--- !u!222 &310774398 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 310774395} + m_CullTransparentMesh: 1 --- !u!1 &311033398 GameObject: m_ObjectHideFlags: 0 @@ -13754,7 +14417,31 @@ MonoBehaviour: m_TargetGraphic: {fileID: 311033401} m_OnClick: m_PersistentCalls: - m_Calls: [] + m_Calls: + - m_Target: {fileID: 246670024} + m_TargetAssemblyTypeName: UnityEngine.GameObject, UnityEngine + m_MethodName: SetActive + m_Mode: 6 + m_Arguments: + m_ObjectArgument: {fileID: 0} + m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine + m_IntArgument: 0 + m_FloatArgument: 0 + m_StringArgument: + m_BoolArgument: 0 + m_CallState: 2 + - m_Target: {fileID: 1498762946} + m_TargetAssemblyTypeName: UnityEngine.GameObject, UnityEngine + m_MethodName: SetActive + m_Mode: 6 + m_Arguments: + m_ObjectArgument: {fileID: 0} + m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine + m_IntArgument: 0 + m_FloatArgument: 0 + m_StringArgument: + m_BoolArgument: 1 + m_CallState: 2 --- !u!114 &311033401 MonoBehaviour: m_ObjectHideFlags: 0 @@ -14111,7 +14798,7 @@ RectTransform: m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} m_AnchorMin: {x: 0.5, y: 1} m_AnchorMax: {x: 0.5, y: 1} - m_AnchoredPosition: {x: 9.1, y: -180.70001} + m_AnchoredPosition: {x: 9.1, y: -180.6875} m_SizeDelta: {x: 735, y: 66} m_Pivot: {x: 0.5, y: 1} --- !u!114 &357636323 @@ -14384,7 +15071,19 @@ MonoBehaviour: m_TargetGraphic: {fileID: 371378334} m_OnClick: m_PersistentCalls: - m_Calls: [] + m_Calls: + - m_Target: {fileID: 943020265} + m_TargetAssemblyTypeName: ShopManager, Assembly-CSharp + m_MethodName: Consumable_Btn_Pressed + m_Mode: 3 + m_Arguments: + m_ObjectArgument: {fileID: 0} + m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine + m_IntArgument: 2 + m_FloatArgument: 0 + m_StringArgument: + m_BoolArgument: 0 + m_CallState: 2 --- !u!114 &371378334 MonoBehaviour: m_ObjectHideFlags: 0 @@ -14433,11 +15132,11 @@ PrefabInstance: m_Modifications: - target: {fileID: -8969417572210971711, guid: 663e6cc08119b6749b63d3540014d258, type: 3} propertyPath: m_Layer - value: 3 + value: 19 objectReference: {fileID: 0} - target: {fileID: -8699787447509501512, guid: 663e6cc08119b6749b63d3540014d258, type: 3} propertyPath: m_Layer - value: 3 + value: 19 objectReference: {fileID: 0} - target: {fileID: -8679921383154817045, guid: 663e6cc08119b6749b63d3540014d258, type: 3} propertyPath: m_RootOrder @@ -14461,7 +15160,7 @@ PrefabInstance: objectReference: {fileID: 0} - target: {fileID: -8679921383154817045, guid: 663e6cc08119b6749b63d3540014d258, type: 3} propertyPath: m_LocalPosition.y - value: -1.3379941 + value: -1.43 objectReference: {fileID: 0} - target: {fileID: -8679921383154817045, guid: 663e6cc08119b6749b63d3540014d258, type: 3} propertyPath: m_LocalPosition.z @@ -14501,51 +15200,55 @@ PrefabInstance: objectReference: {fileID: 0} - target: {fileID: -8139853090755257685, guid: 663e6cc08119b6749b63d3540014d258, type: 3} propertyPath: m_Layer - value: 3 + value: 19 objectReference: {fileID: 0} - target: {fileID: -7774620517717459388, guid: 663e6cc08119b6749b63d3540014d258, type: 3} propertyPath: m_Layer - value: 3 + value: 19 objectReference: {fileID: 0} - target: {fileID: -5424213705957445524, guid: 663e6cc08119b6749b63d3540014d258, type: 3} propertyPath: m_Layer - value: 3 + value: 19 objectReference: {fileID: 0} - target: {fileID: -4501201811031430588, guid: 663e6cc08119b6749b63d3540014d258, type: 3} propertyPath: m_Layer - value: 3 + value: 19 objectReference: {fileID: 0} - target: {fileID: -3638193520734090830, guid: 663e6cc08119b6749b63d3540014d258, type: 3} propertyPath: m_Layer - value: 3 + value: 19 objectReference: {fileID: 0} - target: {fileID: -2453550708452717748, guid: 663e6cc08119b6749b63d3540014d258, type: 3} propertyPath: m_Layer - value: 3 + value: 19 objectReference: {fileID: 0} - target: {fileID: -1930578328450875381, guid: 663e6cc08119b6749b63d3540014d258, type: 3} propertyPath: m_Layer - value: 3 + value: 19 objectReference: {fileID: 0} - target: {fileID: -1731024231264914805, guid: 663e6cc08119b6749b63d3540014d258, type: 3} propertyPath: m_Layer - value: 3 + value: 19 objectReference: {fileID: 0} - target: {fileID: -1693546492923637869, guid: 663e6cc08119b6749b63d3540014d258, type: 3} propertyPath: m_Layer - value: 3 + value: 19 objectReference: {fileID: 0} - target: {fileID: -1033859536177898853, guid: 663e6cc08119b6749b63d3540014d258, type: 3} propertyPath: m_Layer - value: 3 + value: 19 objectReference: {fileID: 0} + - target: {fileID: 537709265495524290, guid: 663e6cc08119b6749b63d3540014d258, type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: 79a494c3e94db22419509c45764ae629, type: 2} - target: {fileID: 919132149155446097, guid: 663e6cc08119b6749b63d3540014d258, type: 3} propertyPath: m_Name value: Wizard_Redo_withRig objectReference: {fileID: 0} - target: {fileID: 919132149155446097, guid: 663e6cc08119b6749b63d3540014d258, type: 3} propertyPath: m_Layer - value: 3 + value: 19 objectReference: {fileID: 0} - target: {fileID: 919132149155446097, guid: 663e6cc08119b6749b63d3540014d258, type: 3} propertyPath: m_IsActive @@ -14553,35 +15256,35 @@ PrefabInstance: objectReference: {fileID: 0} - target: {fileID: 1166754175604888097, guid: 663e6cc08119b6749b63d3540014d258, type: 3} propertyPath: m_Layer - value: 3 + value: 19 objectReference: {fileID: 0} - target: {fileID: 1617399745748130172, guid: 663e6cc08119b6749b63d3540014d258, type: 3} propertyPath: m_Layer - value: 3 + value: 19 objectReference: {fileID: 0} - target: {fileID: 2464098630957027937, guid: 663e6cc08119b6749b63d3540014d258, type: 3} propertyPath: m_Layer - value: 3 + value: 19 objectReference: {fileID: 0} - target: {fileID: 2657195002283232437, guid: 663e6cc08119b6749b63d3540014d258, type: 3} propertyPath: m_Layer - value: 3 + value: 19 objectReference: {fileID: 0} - target: {fileID: 3142543473975886292, guid: 663e6cc08119b6749b63d3540014d258, type: 3} propertyPath: m_Layer - value: 3 + value: 19 objectReference: {fileID: 0} - target: {fileID: 3897462237488877691, guid: 663e6cc08119b6749b63d3540014d258, type: 3} propertyPath: m_Layer - value: 3 + value: 19 objectReference: {fileID: 0} - target: {fileID: 4108234674411243596, guid: 663e6cc08119b6749b63d3540014d258, type: 3} propertyPath: m_Layer - value: 3 + value: 19 objectReference: {fileID: 0} - target: {fileID: 4311629582287283170, guid: 663e6cc08119b6749b63d3540014d258, type: 3} propertyPath: m_Layer - value: 3 + value: 19 objectReference: {fileID: 0} - target: {fileID: 5866666021909216657, guid: 663e6cc08119b6749b63d3540014d258, type: 3} propertyPath: m_Controller @@ -14593,31 +15296,31 @@ PrefabInstance: objectReference: {fileID: 0} - target: {fileID: 6386480451222621022, guid: 663e6cc08119b6749b63d3540014d258, type: 3} propertyPath: m_Layer - value: 3 + value: 19 objectReference: {fileID: 0} - target: {fileID: 6499889929296628410, guid: 663e6cc08119b6749b63d3540014d258, type: 3} propertyPath: m_Layer - value: 3 + value: 19 objectReference: {fileID: 0} - target: {fileID: 7036213049465896255, guid: 663e6cc08119b6749b63d3540014d258, type: 3} propertyPath: m_Layer - value: 3 + value: 19 objectReference: {fileID: 0} - target: {fileID: 7891850266450665243, guid: 663e6cc08119b6749b63d3540014d258, type: 3} propertyPath: m_Layer - value: 3 + value: 19 objectReference: {fileID: 0} - target: {fileID: 8352526780231734871, guid: 663e6cc08119b6749b63d3540014d258, type: 3} propertyPath: m_Layer - value: 3 + value: 19 objectReference: {fileID: 0} - target: {fileID: 8916979045543815761, guid: 663e6cc08119b6749b63d3540014d258, type: 3} propertyPath: m_Layer - value: 3 + value: 19 objectReference: {fileID: 0} - target: {fileID: 9088872756827976528, guid: 663e6cc08119b6749b63d3540014d258, type: 3} propertyPath: m_Layer - value: 3 + value: 19 objectReference: {fileID: 0} m_RemovedComponents: [] m_RemovedGameObjects: [] @@ -14737,7 +15440,7 @@ RectTransform: m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} m_AnchorMin: {x: 0.5, y: 0} m_AnchorMax: {x: 0.5, y: 1} - m_AnchoredPosition: {x: 0, y: -249.99988} + m_AnchoredPosition: {x: 0, y: -250.00006} m_SizeDelta: {x: 1080, y: -500.00024} m_Pivot: {x: 0.5, y: 0.5} --- !u!114 &391511445 @@ -14858,6 +15561,81 @@ RectTransform: m_CorrespondingSourceObject: {fileID: 6135300618136579417, guid: 3b13e9fdb991912489e63e95b7e37c8a, type: 3} m_PrefabInstance: {fileID: 53050408} m_PrefabAsset: {fileID: 0} +--- !u!1 &457457840 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 457457841} + - component: {fileID: 457457843} + - component: {fileID: 457457842} + m_Layer: 5 + m_Name: BG + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &457457841 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 457457840} + 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_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 2108621478} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 0.5, y: 0.5} + m_AnchorMax: {x: 0.5, y: 0.5} + m_AnchoredPosition: {x: 0, y: 116.59008} + m_SizeDelta: {x: 483, y: 946} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!114 &457457842 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 457457840} + m_Enabled: 0 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Material: {fileID: 0} + m_Color: {r: 1, g: 1, b: 1, a: 1} + m_RaycastTarget: 1 + m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0} + m_Maskable: 1 + m_OnCullStateChanged: + m_PersistentCalls: + m_Calls: [] + m_Sprite: {fileID: 21300000, guid: 4552a66ef13af674791f836a58d8c42e, type: 3} + m_Type: 0 + m_PreserveAspect: 0 + m_FillCenter: 1 + m_FillMethod: 4 + m_FillAmount: 1 + m_FillClockwise: 1 + m_FillOrigin: 0 + m_UseSpriteMesh: 0 + m_PixelsPerUnitMultiplier: 1 +--- !u!222 &457457843 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 457457840} + m_CullTransparentMesh: 1 --- !u!1 &506751586 GameObject: m_ObjectHideFlags: 0 @@ -14896,6 +15674,7 @@ RectTransform: - {fileID: 1022693119} - {fileID: 305308583} - {fileID: 1941188011} + - {fileID: 554359392} m_Father: {fileID: 62565913} m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} m_AnchorMin: {x: 0, y: 0} @@ -14910,20 +15689,20 @@ MonoBehaviour: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 506751586} - m_Enabled: 1 + m_Enabled: 0 m_EditorHideFlags: 0 m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} m_Name: m_EditorClassIdentifier: m_Material: {fileID: 0} - m_Color: {r: 1, g: 1, b: 1, a: 0.43137255} + m_Color: {r: 0.22027412, g: 0.4922743, b: 0.6226415, a: 0.43137255} m_RaycastTarget: 1 m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0} m_Maskable: 1 m_OnCullStateChanged: m_PersistentCalls: m_Calls: [] - m_Sprite: {fileID: 21300000, guid: 1f83da2a5d45d3b438b61267cd239511, type: 3} + m_Sprite: {fileID: 0} m_Type: 0 m_PreserveAspect: 0 m_FillCenter: 1 @@ -15000,10 +15779,10 @@ RectTransform: - {fileID: 949811250} m_Father: {fileID: 982637745} m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} - m_AnchorMin: {x: 0.5, y: 0.5} - m_AnchorMax: {x: 0.5, y: 0.5} + m_AnchorMin: {x: 0, y: 0} + m_AnchorMax: {x: 1, y: 1} m_AnchoredPosition: {x: 0, y: 0} - m_SizeDelta: {x: 100, y: 100} + m_SizeDelta: {x: 0, y: 0} m_Pivot: {x: 0.5, y: 0.5} --- !u!1 &511826337 GameObject: @@ -15087,7 +15866,19 @@ MonoBehaviour: m_TargetGraphic: {fileID: 511826340} m_OnClick: m_PersistentCalls: - m_Calls: [] + m_Calls: + - m_Target: {fileID: 943020265} + m_TargetAssemblyTypeName: ShopManager, Assembly-CSharp + m_MethodName: Consumable_Btn_Pressed + m_Mode: 3 + m_Arguments: + m_ObjectArgument: {fileID: 0} + m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine + m_IntArgument: 4 + m_FloatArgument: 0 + m_StringArgument: + m_BoolArgument: 0 + m_CallState: 2 --- !u!114 &511826340 MonoBehaviour: m_ObjectHideFlags: 0 @@ -15291,6 +16082,152 @@ RectTransform: m_CorrespondingSourceObject: {fileID: 6135300618136579417, guid: 3b13e9fdb991912489e63e95b7e37c8a, type: 3} m_PrefabInstance: {fileID: 13601836} m_PrefabAsset: {fileID: 0} +--- !u!1001 &554359391 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 506751587} + m_Modifications: + - target: {fileID: 1277328905803965731, guid: 089d7b8da1dbf9642a5907d1d3533b8d, type: 3} + propertyPath: m_IsActive + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 3281291594481040490, guid: 089d7b8da1dbf9642a5907d1d3533b8d, type: 3} + propertyPath: m_IsActive + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5212196136184599104, guid: 089d7b8da1dbf9642a5907d1d3533b8d, type: 3} + propertyPath: m_Name + value: Header + objectReference: {fileID: 0} + - target: {fileID: 5374680237116207126, guid: 089d7b8da1dbf9642a5907d1d3533b8d, type: 3} + propertyPath: m_Pivot.x + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 5374680237116207126, guid: 089d7b8da1dbf9642a5907d1d3533b8d, type: 3} + propertyPath: m_Pivot.y + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 5374680237116207126, guid: 089d7b8da1dbf9642a5907d1d3533b8d, type: 3} + propertyPath: m_AnchorMax.x + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 5374680237116207126, guid: 089d7b8da1dbf9642a5907d1d3533b8d, type: 3} + propertyPath: m_AnchorMax.y + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 5374680237116207126, guid: 089d7b8da1dbf9642a5907d1d3533b8d, type: 3} + propertyPath: m_AnchorMin.x + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 5374680237116207126, guid: 089d7b8da1dbf9642a5907d1d3533b8d, type: 3} + propertyPath: m_AnchorMin.y + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 5374680237116207126, guid: 089d7b8da1dbf9642a5907d1d3533b8d, type: 3} + propertyPath: m_AnchoredPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5374680237116207126, guid: 089d7b8da1dbf9642a5907d1d3533b8d, type: 3} + propertyPath: m_AnchoredPosition.y + value: -85.9 + objectReference: {fileID: 0} + - target: {fileID: 7171267665196702608, guid: 089d7b8da1dbf9642a5907d1d3533b8d, type: 3} + propertyPath: m_IsActive + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7398123045442154089, guid: 089d7b8da1dbf9642a5907d1d3533b8d, type: 3} + propertyPath: m_Pivot.x + value: 0.5 + objectReference: {fileID: 0} + - target: {fileID: 7398123045442154089, guid: 089d7b8da1dbf9642a5907d1d3533b8d, type: 3} + propertyPath: m_Pivot.y + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 7398123045442154089, guid: 089d7b8da1dbf9642a5907d1d3533b8d, type: 3} + propertyPath: m_AnchorMax.x + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 7398123045442154089, guid: 089d7b8da1dbf9642a5907d1d3533b8d, type: 3} + propertyPath: m_AnchorMax.y + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 7398123045442154089, guid: 089d7b8da1dbf9642a5907d1d3533b8d, type: 3} + propertyPath: m_AnchorMin.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7398123045442154089, guid: 089d7b8da1dbf9642a5907d1d3533b8d, type: 3} + propertyPath: m_AnchorMin.y + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 7398123045442154089, guid: 089d7b8da1dbf9642a5907d1d3533b8d, type: 3} + propertyPath: m_SizeDelta.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7398123045442154089, guid: 089d7b8da1dbf9642a5907d1d3533b8d, type: 3} + propertyPath: m_SizeDelta.y + value: 200 + objectReference: {fileID: 0} + - target: {fileID: 7398123045442154089, guid: 089d7b8da1dbf9642a5907d1d3533b8d, type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7398123045442154089, guid: 089d7b8da1dbf9642a5907d1d3533b8d, type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7398123045442154089, guid: 089d7b8da1dbf9642a5907d1d3533b8d, type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7398123045442154089, guid: 089d7b8da1dbf9642a5907d1d3533b8d, type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 7398123045442154089, guid: 089d7b8da1dbf9642a5907d1d3533b8d, type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 7398123045442154089, guid: 089d7b8da1dbf9642a5907d1d3533b8d, type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 7398123045442154089, guid: 089d7b8da1dbf9642a5907d1d3533b8d, type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 7398123045442154089, guid: 089d7b8da1dbf9642a5907d1d3533b8d, type: 3} + propertyPath: m_AnchoredPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7398123045442154089, guid: 089d7b8da1dbf9642a5907d1d3533b8d, type: 3} + propertyPath: m_AnchoredPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7398123045442154089, guid: 089d7b8da1dbf9642a5907d1d3533b8d, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7398123045442154089, guid: 089d7b8da1dbf9642a5907d1d3533b8d, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7398123045442154089, guid: 089d7b8da1dbf9642a5907d1d3533b8d, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 089d7b8da1dbf9642a5907d1d3533b8d, type: 3} +--- !u!224 &554359392 stripped +RectTransform: + m_CorrespondingSourceObject: {fileID: 7398123045442154089, guid: 089d7b8da1dbf9642a5907d1d3533b8d, type: 3} + m_PrefabInstance: {fileID: 554359391} + m_PrefabAsset: {fileID: 0} --- !u!1 &556429521 stripped GameObject: m_CorrespondingSourceObject: {fileID: 919132149155446097, guid: 663e6cc08119b6749b63d3540014d258, type: 3} @@ -15369,7 +16306,7 @@ RectTransform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 572958706} - m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + 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_ConstrainProportionsScale: 0 @@ -15378,7 +16315,7 @@ RectTransform: m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} m_AnchorMin: {x: 0.5, y: 1} m_AnchorMax: {x: 0.5, y: 1} - m_AnchoredPosition: {x: -7, y: 14} + m_AnchoredPosition: {x: -6.999878, y: 13.990295} m_SizeDelta: {x: 306, y: 74} m_Pivot: {x: 0.5, y: 1} --- !u!114 &572958708 @@ -15397,7 +16334,7 @@ MonoBehaviour: m_Color: {r: 1, g: 1, b: 1, a: 1} m_RaycastTarget: 1 m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0} - m_Maskable: 1 + m_Maskable: 0 m_OnCullStateChanged: m_PersistentCalls: m_Calls: [] @@ -15419,6 +16356,88 @@ CanvasRenderer: m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 572958706} m_CullTransparentMesh: 1 +--- !u!1001 &592300217 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 945721155} + m_Modifications: + - target: {fileID: 2693300453035631913, guid: c215517819c331e4faf646eaeb074208, type: 3} + propertyPath: m_Name + value: Dungeon 1_8 + objectReference: {fileID: 0} + - target: {fileID: 2693300453035631913, guid: c215517819c331e4faf646eaeb074208, type: 3} + propertyPath: m_Layer + value: 3 + objectReference: {fileID: 0} + - target: {fileID: 6713755185835066050, guid: c215517819c331e4faf646eaeb074208, type: 3} + propertyPath: m_LocalScale.x + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 6713755185835066050, guid: c215517819c331e4faf646eaeb074208, type: 3} + propertyPath: m_LocalScale.y + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 6713755185835066050, guid: c215517819c331e4faf646eaeb074208, type: 3} + propertyPath: m_LocalScale.z + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 6713755185835066050, guid: c215517819c331e4faf646eaeb074208, type: 3} + propertyPath: m_LocalPosition.x + value: 4.9956055 + objectReference: {fileID: 0} + - target: {fileID: 6713755185835066050, guid: c215517819c331e4faf646eaeb074208, type: 3} + propertyPath: m_LocalPosition.y + value: -1.450334 + objectReference: {fileID: 0} + - target: {fileID: 6713755185835066050, guid: c215517819c331e4faf646eaeb074208, type: 3} + propertyPath: m_LocalPosition.z + value: -2.6714103 + objectReference: {fileID: 0} + - target: {fileID: 6713755185835066050, guid: c215517819c331e4faf646eaeb074208, type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 6713755185835066050, guid: c215517819c331e4faf646eaeb074208, type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 6713755185835066050, guid: c215517819c331e4faf646eaeb074208, type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 6713755185835066050, guid: c215517819c331e4faf646eaeb074208, type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 6713755185835066050, guid: c215517819c331e4faf646eaeb074208, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6713755185835066050, guid: c215517819c331e4faf646eaeb074208, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6713755185835066050, guid: c215517819c331e4faf646eaeb074208, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6713755185835066050, guid: c215517819c331e4faf646eaeb074208, type: 3} + propertyPath: m_ConstrainProportionsScale + value: 1 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: c215517819c331e4faf646eaeb074208, type: 3} +--- !u!4 &592300218 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 6713755185835066050, guid: c215517819c331e4faf646eaeb074208, type: 3} + m_PrefabInstance: {fileID: 592300217} + m_PrefabAsset: {fileID: 0} --- !u!1 &602673896 GameObject: m_ObjectHideFlags: 0 @@ -15530,11 +16549,11 @@ RectTransform: m_LocalScale: {x: 1, y: 1, z: 1} m_ConstrainProportionsScale: 0 m_Children: [] - m_Father: {fileID: 1901675739} + m_Father: {fileID: 1911166432} m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} m_AnchorMin: {x: 0.5, y: 0} m_AnchorMax: {x: 0.5, y: 0} - m_AnchoredPosition: {x: 260.5, y: 152.5} + m_AnchoredPosition: {x: -0.08834839, y: 3.5183716} m_SizeDelta: {x: 418, y: 147} m_Pivot: {x: 0.5, y: 0} --- !u!114 &622674712 @@ -15668,7 +16687,7 @@ RectTransform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 635181767} - m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + 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_ConstrainProportionsScale: 0 @@ -15677,7 +16696,7 @@ RectTransform: m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} m_AnchorMin: {x: 0.5, y: 0.5} m_AnchorMax: {x: 0.5, y: 0.5} - m_AnchoredPosition: {x: 0, y: 0} + m_AnchoredPosition: {x: 0, y: 116.59008} m_SizeDelta: {x: 488, y: 939} m_Pivot: {x: 0.5, y: 0.5} --- !u!114 &635181769 @@ -16082,7 +17101,7 @@ MonoBehaviour: m_OnCullStateChanged: m_PersistentCalls: m_Calls: [] - m_text: 100 coins + m_text: 150 coins m_isRightToLeft: 0 m_fontAsset: {fileID: 11400000, guid: 2ed01ae2c463f4c09ac4623965c8b7d7, type: 2} m_sharedMaterial: {fileID: 7374927986402738804, guid: 2ed01ae2c463f4c09ac4623965c8b7d7, type: 2} @@ -16167,13 +17186,21 @@ PrefabInstance: serializedVersion: 3 m_TransformParent: {fileID: 945721155} m_Modifications: + - target: {fileID: -9041996116223199208, guid: b47ca7d932490fa4b8d95bc1538dd1a8, type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: 2324ab4c9316d8e438e51c394bebd656, type: 2} + - target: {fileID: -9041996116223199208, guid: b47ca7d932490fa4b8d95bc1538dd1a8, type: 3} + propertyPath: m_Materials.Array.data[1] + value: + objectReference: {fileID: 2100000, guid: cb83a1cba5f29014e805cc9458e18b5b, type: 2} - target: {fileID: -8969417572210971711, guid: b47ca7d932490fa4b8d95bc1538dd1a8, type: 3} propertyPath: m_Layer - value: 3 + value: 19 objectReference: {fileID: 0} - target: {fileID: -8699787447509501512, guid: b47ca7d932490fa4b8d95bc1538dd1a8, type: 3} propertyPath: m_Layer - value: 3 + value: 19 objectReference: {fileID: 0} - target: {fileID: -8679921383154817045, guid: b47ca7d932490fa4b8d95bc1538dd1a8, type: 3} propertyPath: m_LocalScale.x @@ -16193,7 +17220,7 @@ PrefabInstance: objectReference: {fileID: 0} - target: {fileID: -8679921383154817045, guid: b47ca7d932490fa4b8d95bc1538dd1a8, type: 3} propertyPath: m_LocalPosition.y - value: -1.3379941 + value: -1.43 objectReference: {fileID: 0} - target: {fileID: -8679921383154817045, guid: b47ca7d932490fa4b8d95bc1538dd1a8, type: 3} propertyPath: m_LocalPosition.z @@ -16233,43 +17260,43 @@ PrefabInstance: objectReference: {fileID: 0} - target: {fileID: -8139853090755257685, guid: b47ca7d932490fa4b8d95bc1538dd1a8, type: 3} propertyPath: m_Layer - value: 3 + value: 19 objectReference: {fileID: 0} - target: {fileID: -7774620517717459388, guid: b47ca7d932490fa4b8d95bc1538dd1a8, type: 3} propertyPath: m_Layer - value: 3 + value: 19 objectReference: {fileID: 0} - target: {fileID: -5424213705957445524, guid: b47ca7d932490fa4b8d95bc1538dd1a8, type: 3} propertyPath: m_Layer - value: 3 + value: 19 objectReference: {fileID: 0} - target: {fileID: -4501201811031430588, guid: b47ca7d932490fa4b8d95bc1538dd1a8, type: 3} propertyPath: m_Layer - value: 3 + value: 19 objectReference: {fileID: 0} - target: {fileID: -3638193520734090830, guid: b47ca7d932490fa4b8d95bc1538dd1a8, type: 3} propertyPath: m_Layer - value: 3 + value: 19 objectReference: {fileID: 0} - target: {fileID: -2453550708452717748, guid: b47ca7d932490fa4b8d95bc1538dd1a8, type: 3} propertyPath: m_Layer - value: 3 + value: 19 objectReference: {fileID: 0} - target: {fileID: -1930578328450875381, guid: b47ca7d932490fa4b8d95bc1538dd1a8, type: 3} propertyPath: m_Layer - value: 3 + value: 19 objectReference: {fileID: 0} - target: {fileID: -1731024231264914805, guid: b47ca7d932490fa4b8d95bc1538dd1a8, type: 3} propertyPath: m_Layer - value: 3 + value: 19 objectReference: {fileID: 0} - target: {fileID: -1693546492923637869, guid: b47ca7d932490fa4b8d95bc1538dd1a8, type: 3} propertyPath: m_Layer - value: 3 + value: 19 objectReference: {fileID: 0} - target: {fileID: -1033859536177898853, guid: b47ca7d932490fa4b8d95bc1538dd1a8, type: 3} propertyPath: m_Layer - value: 3 + value: 19 objectReference: {fileID: 0} - target: {fileID: 919132149155446097, guid: b47ca7d932490fa4b8d95bc1538dd1a8, type: 3} propertyPath: m_Name @@ -16277,7 +17304,7 @@ PrefabInstance: objectReference: {fileID: 0} - target: {fileID: 919132149155446097, guid: b47ca7d932490fa4b8d95bc1538dd1a8, type: 3} propertyPath: m_Layer - value: 3 + value: 19 objectReference: {fileID: 0} - target: {fileID: 919132149155446097, guid: b47ca7d932490fa4b8d95bc1538dd1a8, type: 3} propertyPath: m_IsActive @@ -16285,35 +17312,35 @@ PrefabInstance: objectReference: {fileID: 0} - target: {fileID: 1166754175604888097, guid: b47ca7d932490fa4b8d95bc1538dd1a8, type: 3} propertyPath: m_Layer - value: 3 + value: 19 objectReference: {fileID: 0} - target: {fileID: 1487382698703106987, guid: b47ca7d932490fa4b8d95bc1538dd1a8, type: 3} propertyPath: m_Layer - value: 3 + value: 19 objectReference: {fileID: 0} - target: {fileID: 1617399745748130172, guid: b47ca7d932490fa4b8d95bc1538dd1a8, type: 3} propertyPath: m_Layer - value: 3 + value: 19 objectReference: {fileID: 0} - target: {fileID: 2464098630957027937, guid: b47ca7d932490fa4b8d95bc1538dd1a8, type: 3} propertyPath: m_Layer - value: 3 + value: 19 objectReference: {fileID: 0} - target: {fileID: 2657195002283232437, guid: b47ca7d932490fa4b8d95bc1538dd1a8, type: 3} propertyPath: m_Layer - value: 3 + value: 19 objectReference: {fileID: 0} - target: {fileID: 3897462237488877691, guid: b47ca7d932490fa4b8d95bc1538dd1a8, type: 3} propertyPath: m_Layer - value: 3 + value: 19 objectReference: {fileID: 0} - target: {fileID: 4108234674411243596, guid: b47ca7d932490fa4b8d95bc1538dd1a8, type: 3} propertyPath: m_Layer - value: 3 + value: 19 objectReference: {fileID: 0} - target: {fileID: 4311629582287283170, guid: b47ca7d932490fa4b8d95bc1538dd1a8, type: 3} propertyPath: m_Layer - value: 3 + value: 19 objectReference: {fileID: 0} - target: {fileID: 5866666021909216657, guid: b47ca7d932490fa4b8d95bc1538dd1a8, type: 3} propertyPath: m_Controller @@ -16325,15 +17352,15 @@ PrefabInstance: objectReference: {fileID: 0} - target: {fileID: 6386480451222621022, guid: b47ca7d932490fa4b8d95bc1538dd1a8, type: 3} propertyPath: m_Layer - value: 3 + value: 19 objectReference: {fileID: 0} - target: {fileID: 6499889929296628410, guid: b47ca7d932490fa4b8d95bc1538dd1a8, type: 3} propertyPath: m_Layer - value: 3 + value: 19 objectReference: {fileID: 0} - target: {fileID: 7036213049465896255, guid: b47ca7d932490fa4b8d95bc1538dd1a8, type: 3} propertyPath: m_Layer - value: 3 + value: 19 objectReference: {fileID: 0} - target: {fileID: 7036213049465896255, guid: b47ca7d932490fa4b8d95bc1538dd1a8, type: 3} propertyPath: m_IsActive @@ -16341,19 +17368,19 @@ PrefabInstance: objectReference: {fileID: 0} - target: {fileID: 7891850266450665243, guid: b47ca7d932490fa4b8d95bc1538dd1a8, type: 3} propertyPath: m_Layer - value: 3 + value: 19 objectReference: {fileID: 0} - target: {fileID: 8352526780231734871, guid: b47ca7d932490fa4b8d95bc1538dd1a8, type: 3} propertyPath: m_Layer - value: 3 + value: 19 objectReference: {fileID: 0} - target: {fileID: 8916979045543815761, guid: b47ca7d932490fa4b8d95bc1538dd1a8, type: 3} propertyPath: m_Layer - value: 3 + value: 19 objectReference: {fileID: 0} - target: {fileID: 9088872756827976528, guid: b47ca7d932490fa4b8d95bc1538dd1a8, type: 3} propertyPath: m_Layer - value: 3 + value: 19 objectReference: {fileID: 0} m_RemovedComponents: [] m_RemovedGameObjects: [] @@ -16595,7 +17622,7 @@ RectTransform: m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} m_AnchorMin: {x: 1, y: 1} m_AnchorMax: {x: 1, y: 1} - m_AnchoredPosition: {x: -71.20001, y: -379.59998} + m_AnchoredPosition: {x: -71.1875, y: -379.59375} m_SizeDelta: {x: 238, y: 217} m_Pivot: {x: 1, y: 1} --- !u!114 &774966707 @@ -17488,7 +18515,7 @@ MonoBehaviour: m_TargetGraphic: {fileID: 839112066} m_HandleRect: {fileID: 0} m_Direction: 2 - m_Value: 0 + m_Value: 1 m_Size: 1 m_NumberOfSteps: 0 m_OnValueChanged: @@ -17882,7 +18909,7 @@ RectTransform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 852632152} - m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + 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_ConstrainProportionsScale: 0 @@ -17891,7 +18918,7 @@ RectTransform: m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} m_AnchorMin: {x: 0.5, y: 1} m_AnchorMax: {x: 0.5, y: 1} - m_AnchoredPosition: {x: 0, y: 14} + m_AnchoredPosition: {x: 0, y: 17.490246} m_SizeDelta: {x: 313, y: 75} m_Pivot: {x: 0.5, y: 1} --- !u!114 &852632154 @@ -17910,7 +18937,7 @@ MonoBehaviour: m_Color: {r: 1, g: 1, b: 1, a: 1} m_RaycastTarget: 1 m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0} - m_Maskable: 1 + m_Maskable: 0 m_OnCullStateChanged: m_PersistentCalls: m_Calls: [] @@ -18198,7 +19225,7 @@ MonoBehaviour: m_OnCullStateChanged: m_PersistentCalls: m_Calls: [] - m_text: 100 coins + m_text: 300 coins m_isRightToLeft: 0 m_fontAsset: {fileID: 11400000, guid: 2ed01ae2c463f4c09ac4623965c8b7d7, type: 2} m_sharedMaterial: {fileID: 7374927986402738804, guid: 2ed01ae2c463f4c09ac4623965c8b7d7, type: 2} @@ -18446,6 +19473,7 @@ GameObject: - component: {fileID: 878611574} - component: {fileID: 878611576} - component: {fileID: 878611575} + - component: {fileID: 878611577} m_Layer: 5 m_Name: Text (TMP) m_TagString: Untagged @@ -18569,6 +19597,19 @@ CanvasRenderer: m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 878611573} m_CullTransparentMesh: 1 +--- !u!114 &878611577 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 878611573} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 70c5858804602ca448d4a41a6c1209cd, type: 3} + m_Name: + m_EditorClassIdentifier: + coinText: {fileID: 878611575} --- !u!1001 &879357372 PrefabInstance: m_ObjectHideFlags: 0 @@ -18836,7 +19877,7 @@ RectTransform: m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} m_AnchorMin: {x: 0, y: 0} m_AnchorMax: {x: 1, y: 1} - m_AnchoredPosition: {x: 0, y: -159.35889} + m_AnchoredPosition: {x: 0, y: -159.34381} m_SizeDelta: {x: 0, y: -318.718} m_Pivot: {x: 0.5, y: 0.5} --- !u!114 &902791938 @@ -19260,6 +20301,88 @@ CanvasRenderer: m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 931923809} m_CullTransparentMesh: 1 +--- !u!1001 &932596841 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 945721155} + m_Modifications: + - target: {fileID: 2693300453035631913, guid: c215517819c331e4faf646eaeb074208, type: 3} + propertyPath: m_Name + value: Dungeon 1_7 + objectReference: {fileID: 0} + - target: {fileID: 2693300453035631913, guid: c215517819c331e4faf646eaeb074208, type: 3} + propertyPath: m_Layer + value: 3 + objectReference: {fileID: 0} + - target: {fileID: 6713755185835066050, guid: c215517819c331e4faf646eaeb074208, type: 3} + propertyPath: m_LocalScale.x + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 6713755185835066050, guid: c215517819c331e4faf646eaeb074208, type: 3} + propertyPath: m_LocalScale.y + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 6713755185835066050, guid: c215517819c331e4faf646eaeb074208, type: 3} + propertyPath: m_LocalScale.z + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 6713755185835066050, guid: c215517819c331e4faf646eaeb074208, type: 3} + propertyPath: m_LocalPosition.x + value: -4.995605 + objectReference: {fileID: 0} + - target: {fileID: 6713755185835066050, guid: c215517819c331e4faf646eaeb074208, type: 3} + propertyPath: m_LocalPosition.y + value: -1.4496664 + objectReference: {fileID: 0} + - target: {fileID: 6713755185835066050, guid: c215517819c331e4faf646eaeb074208, type: 3} + propertyPath: m_LocalPosition.z + value: -2.6705897 + objectReference: {fileID: 0} + - target: {fileID: 6713755185835066050, guid: c215517819c331e4faf646eaeb074208, type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 6713755185835066050, guid: c215517819c331e4faf646eaeb074208, type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 6713755185835066050, guid: c215517819c331e4faf646eaeb074208, type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 6713755185835066050, guid: c215517819c331e4faf646eaeb074208, type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 6713755185835066050, guid: c215517819c331e4faf646eaeb074208, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6713755185835066050, guid: c215517819c331e4faf646eaeb074208, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6713755185835066050, guid: c215517819c331e4faf646eaeb074208, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6713755185835066050, guid: c215517819c331e4faf646eaeb074208, type: 3} + propertyPath: m_ConstrainProportionsScale + value: 1 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: c215517819c331e4faf646eaeb074208, type: 3} +--- !u!4 &932596842 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 6713755185835066050, guid: c215517819c331e4faf646eaeb074208, type: 3} + m_PrefabInstance: {fileID: 932596841} + m_PrefabAsset: {fileID: 0} --- !u!1 &934140156 GameObject: m_ObjectHideFlags: 0 @@ -19374,6 +20497,107 @@ RectTransform: m_AnchoredPosition: {x: 628.4, y: -250} m_SizeDelta: {x: 250, y: 250} m_Pivot: {x: 0, y: 0} +--- !u!1 &943020263 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 943020264} + - component: {fileID: 943020265} + m_Layer: 0 + m_Name: ShopManager + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &943020264 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 943020263} + serializedVersion: 2 + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 9.13343, y: -4.265244, z: -21.139425} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 0} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!114 &943020265 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 943020263} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: a5467920342753f45af6cb2b5de436de, type: 3} + m_Name: + m_EditorClassIdentifier: + cItem: + - Name: HOL Coin Pack 1 + Id: hol.coin_pack_1 + desc: This Coin Pack gives 50 coins + price: 0 + - Name: HOL Coin Pack 2 + Id: hol.coin_pack_2 + desc: This Coin Pack gives 100 coins + price: 0 + - Name: HOL Coin Pack 3 + Id: hol.coin_pack_3 + desc: This Coin Pack gives 150 coins + price: 0 + - Name: HOL Coin Pack 4 + Id: hol.coin_pack_4 + desc: This Coin Pack gives 250 coins + price: 0 + - Name: HOL Coin Pack 5 + Id: hol.coin_pack_5 + desc: This Coin Pack gives 300 coins + price: 0 + pItem: [] + coinsRewards: + inp: {fileID: 0} + data: + Payload: + Store: + TransactionID: + payload: + json: + signature: + skuDetails: [] + payloadData: + orderId: + packageName: + productId: + purchaseTime: 0 + purchaseState: 0 + purchaseToken: + quantity: 0 + acknowledged: 0 + payloadData: + orderId: + packageName: + productId: + purchaseTime: 0 + purchaseState: 0 + purchaseToken: + quantity: 0 + acknowledged: 0 + PipeButtons: [] + currentPurchaseType: 0 + coinTxt: {fileID: 878611575} + AdsPurchasedWindow: {fileID: 0} + adsBanner: {fileID: 0} + subActivatedWindow: {fileID: 0} + premiumBanner: {fileID: 0} --- !u!1 &945721154 GameObject: m_ObjectHideFlags: 0 @@ -19399,9 +20623,9 @@ Transform: m_GameObject: {fileID: 945721154} serializedVersion: 2 m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} - m_LocalPosition: {x: 0.061900258, y: 2.337994, z: -0.0113761425} - m_LocalScale: {x: 1, y: 1, z: 1} - m_ConstrainProportionsScale: 0 + m_LocalPosition: {x: 0.077904, y: 2.3069, z: 0.61} + m_LocalScale: {x: 0.75, y: 0.75, z: 0.75} + m_ConstrainProportionsScale: 1 m_Children: - {fileID: 696562869} - {fileID: 556429522} @@ -19409,6 +20633,15 @@ Transform: - {fileID: 302017937} - {fileID: 1561080597} - {fileID: 2091070524} + - {fileID: 1999711003} + - {fileID: 96162260} + - {fileID: 303041956} + - {fileID: 203395757} + - {fileID: 166683389} + - {fileID: 1152017105} + - {fileID: 1386845956} + - {fileID: 932596842} + - {fileID: 592300218} m_Father: {fileID: 0} m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!1 &949811249 @@ -19446,7 +20679,7 @@ RectTransform: m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} m_AnchorMin: {x: 0.5, y: 1} m_AnchorMax: {x: 0.5, y: 1} - m_AnchoredPosition: {x: 0, y: 630.4253} + m_AnchoredPosition: {x: 0, y: -280} m_SizeDelta: {x: 404, y: 139} m_Pivot: {x: 0.5, y: 1} --- !u!114 &949811251 @@ -19690,7 +20923,7 @@ RectTransform: m_AnchorMin: {x: 0.5, y: 0.5} m_AnchorMax: {x: 0.5, y: 0.5} m_AnchoredPosition: {x: 10.3, y: -45.66} - m_SizeDelta: {x: 967, y: 961} + m_SizeDelta: {x: 900, y: 961} m_Pivot: {x: 0.5, y: 0.5} --- !u!114 &977976098 MonoBehaviour: @@ -19793,16 +21026,17 @@ RectTransform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 988195329} - m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + 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_ConstrainProportionsScale: 0 - m_Children: [] + m_Children: + - {fileID: 1548395555} m_Father: {fileID: 1901675739} m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} m_AnchorMin: {x: 0.5, y: 0.5} m_AnchorMax: {x: 0.5, y: 0.5} - m_AnchoredPosition: {x: 0, y: 577} + m_AnchoredPosition: {x: -0.000032424927, y: 577} m_SizeDelta: {x: 937, y: 130} m_Pivot: {x: 0.5, y: 0.5} --- !u!114 &988195331 @@ -20083,7 +21317,7 @@ RectTransform: m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} m_AnchorMin: {x: 0, y: 1} m_AnchorMax: {x: 0, y: 1} - m_AnchoredPosition: {x: 157.80798, y: -167.5} + m_AnchoredPosition: {x: 120.74756, y: -167.5} m_SizeDelta: {x: 195.616, y: 196.47} m_Pivot: {x: 0.5, y: 0.5} --- !u!114 &1009574664 @@ -20219,7 +21453,19 @@ MonoBehaviour: m_TargetGraphic: {fileID: 1013363296} m_OnClick: m_PersistentCalls: - m_Calls: [] + m_Calls: + - m_Target: {fileID: 943020265} + m_TargetAssemblyTypeName: ShopManager, Assembly-CSharp + m_MethodName: Consumable_Btn_Pressed + m_Mode: 3 + m_Arguments: + m_ObjectArgument: {fileID: 0} + m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine + m_IntArgument: 1 + m_FloatArgument: 0 + m_StringArgument: + m_BoolArgument: 0 + m_CallState: 2 --- !u!114 &1013363296 MonoBehaviour: m_ObjectHideFlags: 0 @@ -20548,6 +21794,18 @@ MonoBehaviour: m_StringArgument: m_BoolArgument: 0 m_CallState: 2 + - m_Target: {fileID: 945721154} + m_TargetAssemblyTypeName: UnityEngine.GameObject, UnityEngine + m_MethodName: SetActive + m_Mode: 6 + m_Arguments: + m_ObjectArgument: {fileID: 0} + m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine + m_IntArgument: 0 + m_FloatArgument: 0 + m_StringArgument: + m_BoolArgument: 0 + m_CallState: 2 --- !u!1 &1028169978 GameObject: m_ObjectHideFlags: 0 @@ -20642,7 +21900,7 @@ GameObject: - component: {fileID: 1033447701} - component: {fileID: 1033447700} - component: {fileID: 1033447699} - m_Layer: 3 + m_Layer: 19 m_Name: FireballMissileFire_1 m_TagString: Untagged m_Icon: {fileID: 0} @@ -20658,9 +21916,9 @@ Transform: m_GameObject: {fileID: 1033447697} serializedVersion: 2 m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} - m_LocalPosition: {x: -0.03, y: 0.99, z: 1.192} - m_LocalScale: {x: 1, y: 1, z: 1} - m_ConstrainProportionsScale: 0 + m_LocalPosition: {x: -0.03, y: 0.5, z: 0.7} + m_LocalScale: {x: 0.7, y: 0.7, z: 0.7} + m_ConstrainProportionsScale: 1 m_Children: - {fileID: 124927990} - {fileID: 2107759038} @@ -25661,7 +26919,7 @@ MonoBehaviour: m_OnCullStateChanged: m_PersistentCalls: m_Calls: [] - m_text: 100 coins + m_text: 50 coins m_isRightToLeft: 0 m_fontAsset: {fileID: 11400000, guid: 2ed01ae2c463f4c09ac4623965c8b7d7, type: 2} m_sharedMaterial: {fileID: 7374927986402738804, guid: 2ed01ae2c463f4c09ac4623965c8b7d7, type: 2} @@ -25788,14 +27046,14 @@ MonoBehaviour: m_Name: m_EditorClassIdentifier: m_Material: {fileID: 0} - m_Color: {r: 0.49056602, g: 0.49056602, b: 0.49056602, a: 1} + m_Color: {r: 0.05882353, g: 0.0627451, b: 0.11372549, a: 1} m_RaycastTarget: 1 m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0} m_Maskable: 1 m_OnCullStateChanged: m_PersistentCalls: m_Calls: [] - m_Sprite: {fileID: 21300000, guid: 1f83da2a5d45d3b438b61267cd239511, type: 3} + m_Sprite: {fileID: 0} m_Type: 0 m_PreserveAspect: 0 m_FillCenter: 1 @@ -25973,6 +27231,50 @@ PrefabInstance: addedObject: {fileID: 1731580118} m_AddedComponents: [] m_SourcePrefab: {fileID: 100100000, guid: 3b13e9fdb991912489e63e95b7e37c8a, type: 3} +--- !u!1 &1091084104 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1091084106} + - component: {fileID: 1091084105} + m_Layer: 0 + m_Name: EventManager + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!114 &1091084105 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1091084104} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 2a817c1d29a8cb242a90c1523521ed3f, type: 3} + m_Name: + m_EditorClassIdentifier: +--- !u!4 &1091084106 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1091084104} + serializedVersion: 2 + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 674.64465, y: 118.92815, z: -0.928942} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 0} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!1 &1095589176 GameObject: m_ObjectHideFlags: 0 @@ -26011,7 +27313,7 @@ RectTransform: m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} m_AnchorMin: {x: 0, y: 1} m_AnchorMax: {x: 0, y: 1} - m_AnchoredPosition: {x: 922.808, y: -167.5} + m_AnchoredPosition: {x: 362.24298, y: -167.5} m_SizeDelta: {x: 195.616, y: 196.47} m_Pivot: {x: 0.5, y: 0.5} --- !u!114 &1095589178 @@ -26516,7 +27818,19 @@ MonoBehaviour: m_TargetGraphic: {fileID: 1115771072} m_OnClick: m_PersistentCalls: - m_Calls: [] + m_Calls: + - m_Target: {fileID: 943020265} + m_TargetAssemblyTypeName: ShopManager, Assembly-CSharp + m_MethodName: Consumable_Btn_Pressed + m_Mode: 3 + m_Arguments: + m_ObjectArgument: {fileID: 0} + m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine + m_IntArgument: 5 + m_FloatArgument: 0 + m_StringArgument: + m_BoolArgument: 0 + m_CallState: 2 --- !u!114 &1115771072 MonoBehaviour: m_ObjectHideFlags: 0 @@ -26783,6 +28097,76 @@ CanvasRenderer: m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1143015167} m_CullTransparentMesh: 1 +--- !u!1001 &1152017104 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 945721155} + m_Modifications: + - target: {fileID: 2693300453035631913, guid: c215517819c331e4faf646eaeb074208, type: 3} + propertyPath: m_Name + value: Dungeon 1_5 + objectReference: {fileID: 0} + - target: {fileID: 2693300453035631913, guid: c215517819c331e4faf646eaeb074208, type: 3} + propertyPath: m_Layer + value: 3 + objectReference: {fileID: 0} + - target: {fileID: 6713755185835066050, guid: c215517819c331e4faf646eaeb074208, type: 3} + propertyPath: m_LocalPosition.x + value: 4.98 + objectReference: {fileID: 0} + - target: {fileID: 6713755185835066050, guid: c215517819c331e4faf646eaeb074208, type: 3} + propertyPath: m_LocalPosition.y + value: -1.4393966 + objectReference: {fileID: 0} + - target: {fileID: 6713755185835066050, guid: c215517819c331e4faf646eaeb074208, type: 3} + propertyPath: m_LocalPosition.z + value: 7.266356 + objectReference: {fileID: 0} + - target: {fileID: 6713755185835066050, guid: c215517819c331e4faf646eaeb074208, type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 6713755185835066050, guid: c215517819c331e4faf646eaeb074208, type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6713755185835066050, guid: c215517819c331e4faf646eaeb074208, type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6713755185835066050, guid: c215517819c331e4faf646eaeb074208, type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6713755185835066050, guid: c215517819c331e4faf646eaeb074208, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6713755185835066050, guid: c215517819c331e4faf646eaeb074208, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6713755185835066050, guid: c215517819c331e4faf646eaeb074208, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6713755185835066050, guid: c215517819c331e4faf646eaeb074208, type: 3} + propertyPath: m_ConstrainProportionsScale + value: 1 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: c215517819c331e4faf646eaeb074208, type: 3} +--- !u!4 &1152017105 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 6713755185835066050, guid: c215517819c331e4faf646eaeb074208, type: 3} + m_PrefabInstance: {fileID: 1152017104} + m_PrefabAsset: {fileID: 0} --- !u!1 &1159733449 GameObject: m_ObjectHideFlags: 0 @@ -27057,7 +28441,7 @@ RectTransform: m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} m_AnchorMin: {x: 0, y: 0} m_AnchorMax: {x: 1, y: 1} - m_AnchoredPosition: {x: 126.481995, y: 13.230957} + m_AnchoredPosition: {x: 126.46875, y: 13.21875} m_SizeDelta: {x: -150.962, y: 295.81} m_Pivot: {x: 0.5, y: 0.5} --- !u!114 &1177775486 @@ -27750,7 +29134,7 @@ RectTransform: m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} m_AnchorMin: {x: 0.5, y: 1} m_AnchorMax: {x: 0.5, y: 1} - m_AnchoredPosition: {x: 0, y: -216.71301} + m_AnchoredPosition: {x: 0, y: -216.71875} m_SizeDelta: {x: 1080, y: 433.415} m_Pivot: {x: 0.5, y: 0.5} --- !u!114 &1223146013 @@ -27901,7 +29285,7 @@ RectTransform: m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} m_AnchorMin: {x: 0, y: 0} m_AnchorMax: {x: 1, y: 0} - m_AnchoredPosition: {x: 0, y: 279.2567} + m_AnchoredPosition: {x: 0, y: 279.25} m_SizeDelta: {x: 0, y: 558.51404} m_Pivot: {x: 0.5, y: 0.5} --- !u!114 &1262255968 @@ -28428,6 +29812,88 @@ CanvasRenderer: m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1384034174} m_CullTransparentMesh: 1 +--- !u!1001 &1386845955 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 945721155} + m_Modifications: + - target: {fileID: 2693300453035631913, guid: c215517819c331e4faf646eaeb074208, type: 3} + propertyPath: m_Name + value: Dungeon 1_6 + objectReference: {fileID: 0} + - target: {fileID: 2693300453035631913, guid: c215517819c331e4faf646eaeb074208, type: 3} + propertyPath: m_Layer + value: 3 + objectReference: {fileID: 0} + - target: {fileID: 6713755185835066050, guid: c215517819c331e4faf646eaeb074208, type: 3} + propertyPath: m_LocalScale.x + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 6713755185835066050, guid: c215517819c331e4faf646eaeb074208, type: 3} + propertyPath: m_LocalScale.y + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 6713755185835066050, guid: c215517819c331e4faf646eaeb074208, type: 3} + propertyPath: m_LocalScale.z + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 6713755185835066050, guid: c215517819c331e4faf646eaeb074208, type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6713755185835066050, guid: c215517819c331e4faf646eaeb074208, type: 3} + propertyPath: m_LocalPosition.y + value: -1.4500002 + objectReference: {fileID: 0} + - target: {fileID: 6713755185835066050, guid: c215517819c331e4faf646eaeb074208, type: 3} + propertyPath: m_LocalPosition.z + value: -2.671 + objectReference: {fileID: 0} + - target: {fileID: 6713755185835066050, guid: c215517819c331e4faf646eaeb074208, type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 6713755185835066050, guid: c215517819c331e4faf646eaeb074208, type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 6713755185835066050, guid: c215517819c331e4faf646eaeb074208, type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 6713755185835066050, guid: c215517819c331e4faf646eaeb074208, type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 6713755185835066050, guid: c215517819c331e4faf646eaeb074208, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6713755185835066050, guid: c215517819c331e4faf646eaeb074208, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6713755185835066050, guid: c215517819c331e4faf646eaeb074208, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6713755185835066050, guid: c215517819c331e4faf646eaeb074208, type: 3} + propertyPath: m_ConstrainProportionsScale + value: 1 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: c215517819c331e4faf646eaeb074208, type: 3} +--- !u!4 &1386845956 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 6713755185835066050, guid: c215517819c331e4faf646eaeb074208, type: 3} + m_PrefabInstance: {fileID: 1386845955} + m_PrefabAsset: {fileID: 0} --- !u!1 &1397822413 GameObject: m_ObjectHideFlags: 0 @@ -28464,7 +29930,7 @@ RectTransform: m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} m_AnchorMin: {x: 0, y: 1} m_AnchorMax: {x: 0, y: 1} - m_AnchoredPosition: {x: 71.20001, y: -379.59998} + m_AnchoredPosition: {x: 71.1875, y: -379.59375} m_SizeDelta: {x: 238, y: 217} m_Pivot: {x: 0, y: 1} --- !u!114 &1397822415 @@ -29253,11 +30719,11 @@ PrefabInstance: objectReference: {fileID: 0} - target: {fileID: 9084287967982315181, guid: 51c371247ba47482c9e9475f94f0d3f4, type: 3} propertyPath: m_AnchoredPosition.x - value: 72.00513 + value: 72 objectReference: {fileID: 0} - target: {fileID: 9084287967982315181, guid: 51c371247ba47482c9e9475f94f0d3f4, type: 3} propertyPath: m_AnchoredPosition.y - value: -104.006836 + value: -104 objectReference: {fileID: 0} - target: {fileID: 9084287967982315181, guid: 51c371247ba47482c9e9475f94f0d3f4, type: 3} propertyPath: m_LocalEulerAnglesHint.x @@ -29380,7 +30846,7 @@ RectTransform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1511020414} - m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + 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_ConstrainProportionsScale: 0 @@ -29389,7 +30855,7 @@ RectTransform: m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} m_AnchorMin: {x: 0.5, y: 0.5} m_AnchorMax: {x: 0.5, y: 0.5} - m_AnchoredPosition: {x: 0, y: 0} + m_AnchoredPosition: {x: 0, y: 116.59008} m_SizeDelta: {x: 488, y: 939} m_Pivot: {x: 0.5, y: 0.5} --- !u!114 &1511020416 @@ -29710,9 +31176,9 @@ Transform: m_GameObject: {fileID: 1516518451} serializedVersion: 2 m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} - m_LocalPosition: {x: -0.03, y: 0.99, z: 1.192} - m_LocalScale: {x: 1, y: 1, z: 1} - m_ConstrainProportionsScale: 0 + m_LocalPosition: {x: -0.03, y: 0.5, z: 0.7} + m_LocalScale: {x: 0.7, y: 0.7, z: 0.7} + m_ConstrainProportionsScale: 1 m_Children: - {fileID: 1516343671} - {fileID: 1516260319} @@ -29749,6 +31215,82 @@ Transform: m_Children: [] m_Father: {fileID: 1516307793} m_LocalEulerAnglesHint: {x: 0, y: -180, z: -180} +--- !u!1 &1516368563 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1516368564} + - component: {fileID: 1516368566} + - component: {fileID: 1516368565} + m_Layer: 5 + m_Name: ComingSoonBG + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &1516368564 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1516368563} + 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_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 118977166} + m_Father: {fileID: 1939720418} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 0, y: 0} + m_AnchorMax: {x: 1, y: 1} + m_AnchoredPosition: {x: 0, y: 0} + m_SizeDelta: {x: 0, y: 0} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!114 &1516368565 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1516368563} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Material: {fileID: 0} + m_Color: {r: 0.03773582, g: 0.03773582, b: 0.03773582, a: 0.9607843} + m_RaycastTarget: 1 + m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0} + m_Maskable: 1 + m_OnCullStateChanged: + m_PersistentCalls: + m_Calls: [] + m_Sprite: {fileID: 0} + m_Type: 0 + m_PreserveAspect: 0 + m_FillCenter: 1 + m_FillMethod: 4 + m_FillAmount: 1 + m_FillClockwise: 1 + m_FillOrigin: 0 + m_UseSpriteMesh: 0 + m_PixelsPerUnitMultiplier: 1 +--- !u!222 &1516368566 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1516368563} + m_CullTransparentMesh: 1 --- !u!1 &1516518451 GameObject: m_ObjectHideFlags: 0 @@ -29763,7 +31305,7 @@ GameObject: - component: {fileID: 1522758075} - component: {fileID: 1511528321} - component: {fileID: 1532402292} - m_Layer: 3 + m_Layer: 19 m_Name: FireballMissileFire m_TagString: Untagged m_Icon: {fileID: 0} @@ -29781,7 +31323,7 @@ GameObject: - component: {fileID: 1516343671} - component: {fileID: 1531524423} - component: {fileID: 1532407073} - m_Layer: 3 + m_Layer: 19 m_Name: SmokeTrail m_TagString: Untagged m_Icon: {fileID: 0} @@ -29799,7 +31341,7 @@ GameObject: - component: {fileID: 1516260319} - component: {fileID: 1531508679} - component: {fileID: 1532365635} - m_Layer: 3 + m_Layer: 19 m_Name: SparkTrail m_TagString: Untagged m_Icon: {fileID: 0} @@ -29817,7 +31359,7 @@ GameObject: - component: {fileID: 1516344917} - component: {fileID: 1531454929} - component: {fileID: 1532410237} - m_Layer: 3 + m_Layer: 19 m_Name: FireGlowTrail m_TagString: Untagged m_Icon: {fileID: 0} @@ -30079,7 +31621,7 @@ MonoBehaviour: m_OnClick: m_PersistentCalls: m_Calls: - - m_Target: {fileID: 506751586} + - m_Target: {fileID: 77275016} m_TargetAssemblyTypeName: UnityEngine.GameObject, UnityEngine m_MethodName: SetActive m_Mode: 6 @@ -49279,17 +50821,17 @@ RectTransform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1548395554} - m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + 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_ConstrainProportionsScale: 0 m_Children: [] - m_Father: {fileID: 1901675739} + m_Father: {fileID: 988195330} m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} m_AnchorMin: {x: 0, y: 1} m_AnchorMax: {x: 1, y: 1} - m_AnchoredPosition: {x: 15.199951, y: -330.5} - m_SizeDelta: {x: -30.400063, y: 80} + m_AnchoredPosition: {x: 15.187565, y: -16.693878} + m_SizeDelta: {x: 117.33877, y: 80} m_Pivot: {x: 0.5, y: 1} --- !u!114 &1548395556 MonoBehaviour: @@ -50044,7 +51586,19 @@ MonoBehaviour: m_TargetGraphic: {fileID: 1606331523} m_OnClick: m_PersistentCalls: - m_Calls: [] + m_Calls: + - m_Target: {fileID: 943020265} + m_TargetAssemblyTypeName: ShopManager, Assembly-CSharp + m_MethodName: Consumable_Btn_Pressed + m_Mode: 3 + m_Arguments: + m_ObjectArgument: {fileID: 0} + m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine + m_IntArgument: 6 + m_FloatArgument: 0 + m_StringArgument: + m_BoolArgument: 0 + m_CallState: 2 --- !u!114 &1606331523 MonoBehaviour: m_ObjectHideFlags: 0 @@ -51728,7 +53282,7 @@ RectTransform: m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} m_AnchorMin: {x: 1, y: 0.5} m_AnchorMax: {x: 1, y: 0.5} - m_AnchoredPosition: {x: -39.799988, y: 209.1} + m_AnchoredPosition: {x: -39.8125, y: 209.1} m_SizeDelta: {x: 269, y: 236} m_Pivot: {x: 1, y: 0.5} --- !u!114 &1748817238 @@ -51892,7 +53446,7 @@ RectTransform: m_AnchorMin: {x: 0, y: 0} m_AnchorMax: {x: 1, y: 1} m_AnchoredPosition: {x: 0, y: 0} - m_SizeDelta: {x: 0, y: -175.99976} + m_SizeDelta: {x: 0, y: -402.625} m_Pivot: {x: 0, y: 1} --- !u!114 &1761816820 MonoBehaviour: @@ -51907,7 +53461,7 @@ MonoBehaviour: m_Name: m_EditorClassIdentifier: m_Padding: - m_Left: 60 + m_Left: 65 m_Right: 0 m_Top: 35 m_Bottom: 0 @@ -52394,7 +53948,7 @@ RectTransform: m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} m_AnchorMin: {x: 1, y: 1} m_AnchorMax: {x: 1, y: 1} - m_AnchoredPosition: {x: -50, y: -33.210022} + m_AnchoredPosition: {x: -50, y: -33.21875} m_SizeDelta: {x: 318, y: 101} m_Pivot: {x: 1, y: 1} --- !u!1 &1846031831 @@ -52897,11 +54451,11 @@ PrefabInstance: objectReference: {fileID: 0} - target: {fileID: 9084287967982315181, guid: 51c371247ba47482c9e9475f94f0d3f4, type: 3} propertyPath: m_AnchoredPosition.x - value: 83.70001 + value: 83.6875 objectReference: {fileID: 0} - target: {fileID: 9084287967982315181, guid: 51c371247ba47482c9e9475f94f0d3f4, type: 3} propertyPath: m_AnchoredPosition.y - value: -89.005516 + value: -89 objectReference: {fileID: 0} - target: {fileID: 9084287967982315181, guid: 51c371247ba47482c9e9475f94f0d3f4, type: 3} propertyPath: m_LocalEulerAnglesHint.x @@ -53098,7 +54652,31 @@ MonoBehaviour: m_TargetGraphic: {fileID: 1893700367} m_OnClick: m_PersistentCalls: - m_Calls: [] + m_Calls: + - m_Target: {fileID: 246670024} + m_TargetAssemblyTypeName: UnityEngine.GameObject, UnityEngine + m_MethodName: SetActive + m_Mode: 6 + m_Arguments: + m_ObjectArgument: {fileID: 0} + m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine + m_IntArgument: 0 + m_FloatArgument: 0 + m_StringArgument: + m_BoolArgument: 0 + m_CallState: 2 + - m_Target: {fileID: 1498762946} + m_TargetAssemblyTypeName: UnityEngine.GameObject, UnityEngine + m_MethodName: SetActive + m_Mode: 6 + m_Arguments: + m_ObjectArgument: {fileID: 0} + m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine + m_IntArgument: 0 + m_FloatArgument: 0 + m_StringArgument: + m_BoolArgument: 1 + m_CallState: 2 --- !u!114 &1893700367 MonoBehaviour: m_ObjectHideFlags: 0 @@ -53219,7 +54797,19 @@ MonoBehaviour: m_TargetGraphic: {fileID: 1899677659} m_OnClick: m_PersistentCalls: - m_Calls: [] + m_Calls: + - m_Target: {fileID: 943020265} + m_TargetAssemblyTypeName: ShopManager, Assembly-CSharp + m_MethodName: Consumable_Btn_Pressed + m_Mode: 3 + m_Arguments: + m_ObjectArgument: {fileID: 0} + m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine + m_IntArgument: 3 + m_FloatArgument: 0 + m_StringArgument: + m_BoolArgument: 0 + m_CallState: 2 --- !u!114 &1899677659 MonoBehaviour: m_ObjectHideFlags: 0 @@ -53291,13 +54881,9 @@ RectTransform: - {fileID: 1020645738} - {fileID: 1062809043} - {fileID: 2030274971} - - {fileID: 988195330} - {fileID: 2141822226} - - {fileID: 1548395555} - - {fileID: 2108621478} - - {fileID: 1911166432} - - {fileID: 1977714735} - - {fileID: 622674711} + - {fileID: 988195330} + - {fileID: 1965490736} m_Father: {fileID: 77275017} m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} m_AnchorMin: {x: 0, y: 0} @@ -53368,7 +54954,7 @@ AudioListener: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1907037224} - m_Enabled: 1 + m_Enabled: 0 --- !u!20 &1907037226 Camera: m_ObjectHideFlags: 0 @@ -53378,8 +54964,8 @@ Camera: m_GameObject: {fileID: 1907037224} m_Enabled: 1 serializedVersion: 2 - m_ClearFlags: 2 - m_BackGroundColor: {r: 0, g: 0, b: 0, a: 0} + m_ClearFlags: 1 + m_BackGroundColor: {r: 0.078631185, g: 0.096457325, b: 0.1792453, a: 0} m_projectionMatrixMode: 1 m_GateFitMode: 2 m_FOVAxisMode: 0 @@ -53580,6 +55166,7 @@ GameObject: - component: {fileID: 1911166432} - component: {fileID: 1911166434} - component: {fileID: 1911166433} + - component: {fileID: 1911166435} m_Layer: 5 m_Name: Level_Frame m_TagString: Untagged @@ -53594,19 +55181,22 @@ RectTransform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1911166431} - m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + 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_ConstrainProportionsScale: 0 m_Children: + - {fileID: 278557024} + - {fileID: 120219739} - {fileID: 1511020415} - {fileID: 572958707} - m_Father: {fileID: 1901675739} + - {fileID: 622674711} + m_Father: {fileID: 1965490736} m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} - m_AnchorMin: {x: 1, y: 0.5} - m_AnchorMax: {x: 1, y: 0.5} - m_AnchoredPosition: {x: -38, y: -139.5} - m_SizeDelta: {x: 483, y: 946} + m_AnchorMin: {x: 0, y: 1} + m_AnchorMax: {x: 0, y: 1} + m_AnchoredPosition: {x: 1077.6028, y: -589.59} + m_SizeDelta: {x: 488, y: 1172.2} m_Pivot: {x: 1, y: 0.5} --- !u!114 &1911166433 MonoBehaviour: @@ -53621,7 +55211,7 @@ MonoBehaviour: m_Name: m_EditorClassIdentifier: m_Material: {fileID: 0} - m_Color: {r: 1, g: 1, b: 1, a: 1} + m_Color: {r: 1, g: 1, b: 1, a: 0.023529412} m_RaycastTarget: 1 m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0} m_Maskable: 1 @@ -53646,6 +55236,19 @@ CanvasRenderer: m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1911166431} m_CullTransparentMesh: 1 +--- !u!114 &1911166435 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1911166431} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 31a19414c41e5ae4aae2af33fee712f6, type: 3} + m_Name: + m_EditorClassIdentifier: + m_ShowMaskGraphic: 1 --- !u!224 &1912036942 stripped RectTransform: m_CorrespondingSourceObject: {fileID: 6135300618136579417, guid: 3b13e9fdb991912489e63e95b7e37c8a, type: 3} @@ -53727,6 +55330,100 @@ CanvasRenderer: m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1914516217} m_CullTransparentMesh: 1 +--- !u!1 &1915338717 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1915338719} + - component: {fileID: 1915338718} + m_Layer: 0 + m_Name: Directional Light_1 + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!108 &1915338718 +Light: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1915338717} + m_Enabled: 1 + serializedVersion: 10 + m_Type: 1 + m_Shape: 0 + m_Color: {r: 1, g: 0.95686275, b: 0.8392157, a: 1} + m_Intensity: 2 + m_Range: 10 + m_SpotAngle: 30 + m_InnerSpotAngle: 21.80208 + m_CookieSize: 10 + m_Shadows: + m_Type: 2 + m_Resolution: -1 + m_CustomResolution: -1 + m_Strength: 1 + m_Bias: 0.05 + m_NormalBias: 0.4 + m_NearPlane: 0.2 + m_CullingMatrixOverride: + e00: 1 + e01: 0 + e02: 0 + e03: 0 + e10: 0 + e11: 1 + e12: 0 + e13: 0 + e20: 0 + e21: 0 + e22: 1 + e23: 0 + e30: 0 + e31: 0 + e32: 0 + e33: 1 + m_UseCullingMatrixOverride: 0 + m_Cookie: {fileID: 0} + m_DrawHalo: 0 + m_Flare: {fileID: 0} + m_RenderMode: 0 + m_CullingMask: + serializedVersion: 2 + m_Bits: 524288 + m_RenderingLayerMask: 1 + m_Lightmapping: 4 + m_LightShadowCasterMode: 0 + m_AreaSize: {x: 1, y: 1} + m_BounceIntensity: 1 + m_ColorTemperature: 6570 + m_UseColorTemperature: 0 + m_BoundingSphereOverride: {x: 0, y: 0, z: 0, w: 0} + m_UseBoundingSphereOverride: 0 + m_UseViewFrustumForShadowCasterCull: 1 + m_ShadowRadius: 0 + m_ShadowAngle: 0 +--- !u!4 &1915338719 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1915338717} + serializedVersion: 2 + m_LocalRotation: {x: 0.40821788, y: -0.23456968, z: 0.10938163, w: 0.8754261} + m_LocalPosition: {x: 0, y: 3, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 0} + m_LocalEulerAnglesHint: {x: 50, y: -30, z: 0} --- !u!1 &1939349844 GameObject: m_ObjectHideFlags: 0 @@ -53831,13 +55528,14 @@ RectTransform: m_ConstrainProportionsScale: 0 m_Children: - {fileID: 1745909983} - - {fileID: 1875638834} - {fileID: 1844068982} - {fileID: 357636322} - {fileID: 1675595150} - {fileID: 1384034175} - {fileID: 1022644353} - {fileID: 168347298} + - {fileID: 1516368564} + - {fileID: 1875638834} - {fileID: 36085123} m_Father: {fileID: 62565913} m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} @@ -54060,6 +55758,85 @@ CanvasRenderer: m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1957157753} m_CullTransparentMesh: 1 +--- !u!1 &1965490735 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1965490736} + - component: {fileID: 1965490737} + - component: {fileID: 1965490738} + m_Layer: 5 + m_Name: ModeGroup + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &1965490736 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1965490735} + 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_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 2108621478} + - {fileID: 1911166432} + m_Father: {fileID: 1901675739} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 0, y: 0.5} + m_AnchorMax: {x: 1, y: 0.5} + m_AnchoredPosition: {x: 0, y: -139.5} + m_SizeDelta: {x: 0, y: 946} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!114 &1965490737 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1965490735} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 30649d3a9faa99c48a7b1166b86bf2a0, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Padding: + m_Left: 0 + m_Right: 0 + m_Top: 0 + m_Bottom: 0 + m_ChildAlignment: 4 + m_Spacing: 0 + m_ChildForceExpandWidth: 1 + m_ChildForceExpandHeight: 1 + m_ChildControlWidth: 0 + m_ChildControlHeight: 0 + m_ChildScaleWidth: 1 + m_ChildScaleHeight: 0 + m_ReverseArrangement: 0 +--- !u!114 &1965490738 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1965490735} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 3245ec927659c4140ac4f8d17403cc18, type: 3} + m_Name: + m_EditorClassIdentifier: + m_HorizontalFit: 0 + m_VerticalFit: 0 --- !u!1 &1974979924 GameObject: m_ObjectHideFlags: 0 @@ -54166,11 +55943,11 @@ RectTransform: m_LocalScale: {x: 1, y: 1, z: 1} m_ConstrainProportionsScale: 0 m_Children: [] - m_Father: {fileID: 1901675739} + m_Father: {fileID: 2108621478} m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} m_AnchorMin: {x: 0.5, y: 0} m_AnchorMax: {x: 0.5, y: 0} - m_AnchoredPosition: {x: -260.5, y: 152.5} + m_AnchoredPosition: {x: -0.08847046, y: 0.018310547} m_SizeDelta: {x: 418, y: 147} m_Pivot: {x: 0.5, y: 0} --- !u!114 &1977714736 @@ -54245,7 +56022,7 @@ MonoBehaviour: m_Color: {r: 1, g: 1, b: 1, a: 1} m_RaycastTarget: 1 m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0} - m_Maskable: 1 + m_Maskable: 0 m_OnCullStateChanged: m_PersistentCalls: m_Calls: [] @@ -54509,7 +56286,19 @@ MonoBehaviour: m_TargetGraphic: {fileID: 1986232919} m_OnClick: m_PersistentCalls: - m_Calls: [] + m_Calls: + - m_Target: {fileID: 943020265} + m_TargetAssemblyTypeName: ShopManager, Assembly-CSharp + m_MethodName: Consumable_Btn_Pressed + m_Mode: 3 + m_Arguments: + m_ObjectArgument: {fileID: 0} + m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine + m_IntArgument: 0 + m_FloatArgument: 0 + m_StringArgument: + m_BoolArgument: 0 + m_CallState: 2 --- !u!114 &1986232919 MonoBehaviour: m_ObjectHideFlags: 0 @@ -54687,6 +56476,76 @@ CanvasRenderer: m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1990252201} m_CullTransparentMesh: 1 +--- !u!1001 &1999711002 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 945721155} + m_Modifications: + - target: {fileID: 2693300453035631913, guid: c215517819c331e4faf646eaeb074208, type: 3} + propertyPath: m_Name + value: Dungeon 1 + objectReference: {fileID: 0} + - target: {fileID: 2693300453035631913, guid: c215517819c331e4faf646eaeb074208, type: 3} + propertyPath: m_Layer + value: 3 + objectReference: {fileID: 0} + - target: {fileID: 6713755185835066050, guid: c215517819c331e4faf646eaeb074208, type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6713755185835066050, guid: c215517819c331e4faf646eaeb074208, type: 3} + propertyPath: m_LocalPosition.y + value: -1.45 + objectReference: {fileID: 0} + - target: {fileID: 6713755185835066050, guid: c215517819c331e4faf646eaeb074208, type: 3} + propertyPath: m_LocalPosition.z + value: 2.29 + objectReference: {fileID: 0} + - target: {fileID: 6713755185835066050, guid: c215517819c331e4faf646eaeb074208, type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 6713755185835066050, guid: c215517819c331e4faf646eaeb074208, type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6713755185835066050, guid: c215517819c331e4faf646eaeb074208, type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6713755185835066050, guid: c215517819c331e4faf646eaeb074208, type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6713755185835066050, guid: c215517819c331e4faf646eaeb074208, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6713755185835066050, guid: c215517819c331e4faf646eaeb074208, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6713755185835066050, guid: c215517819c331e4faf646eaeb074208, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6713755185835066050, guid: c215517819c331e4faf646eaeb074208, type: 3} + propertyPath: m_ConstrainProportionsScale + value: 1 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: c215517819c331e4faf646eaeb074208, type: 3} +--- !u!4 &1999711003 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 6713755185835066050, guid: c215517819c331e4faf646eaeb074208, type: 3} + m_PrefabInstance: {fileID: 1999711002} + m_PrefabAsset: {fileID: 0} --- !u!1 &2009400282 GameObject: m_ObjectHideFlags: 0 @@ -55377,7 +57236,7 @@ RectTransform: m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} m_AnchorMin: {x: 0, y: 1} m_AnchorMax: {x: 0, y: 1} - m_AnchoredPosition: {x: 667.808, y: -167.5} + m_AnchoredPosition: {x: 845.23364, y: -167.5} m_SizeDelta: {x: 195.616, y: 196.47} m_Pivot: {x: 0.5, y: 0.5} --- !u!114 &2030757716 @@ -56418,7 +58277,7 @@ GameObject: - component: {fileID: 2107759038} - component: {fileID: 2107759040} - component: {fileID: 2107759039} - m_Layer: 3 + m_Layer: 19 m_Name: SparkTrail m_TagString: Untagged m_Icon: {fileID: 0} @@ -61224,6 +63083,7 @@ GameObject: - component: {fileID: 2108621478} - component: {fileID: 2108621480} - component: {fileID: 2108621479} + - component: {fileID: 2108621481} m_Layer: 5 m_Name: Infinite_Frame m_TagString: Untagged @@ -61238,19 +63098,22 @@ RectTransform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 2108621477} - m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + 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_ConstrainProportionsScale: 0 m_Children: + - {fileID: 457457841} + - {fileID: 310774396} - {fileID: 635181768} - {fileID: 852632153} - m_Father: {fileID: 1901675739} + - {fileID: 1977714735} + m_Father: {fileID: 1965490736} m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} - m_AnchorMin: {x: 0, y: 0.5} - m_AnchorMax: {x: 0, y: 0.5} - m_AnchoredPosition: {x: 38, y: -139.5} - m_SizeDelta: {x: 483, y: 946} + m_AnchorMin: {x: 0, y: 1} + m_AnchorMax: {x: 0, y: 1} + m_AnchoredPosition: {x: 35.53424, y: -589.59} + m_SizeDelta: {x: 483, y: 1172.2} m_Pivot: {x: 0, y: 0.5} --- !u!114 &2108621479 MonoBehaviour: @@ -61265,7 +63128,7 @@ MonoBehaviour: m_Name: m_EditorClassIdentifier: m_Material: {fileID: 0} - m_Color: {r: 1, g: 1, b: 1, a: 1} + m_Color: {r: 1, g: 1, b: 1, a: 0.019607844} m_RaycastTarget: 1 m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0} m_Maskable: 1 @@ -61290,6 +63153,19 @@ CanvasRenderer: m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 2108621477} m_CullTransparentMesh: 1 +--- !u!114 &2108621481 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2108621477} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 31a19414c41e5ae4aae2af33fee712f6, type: 3} + m_Name: + m_EditorClassIdentifier: + m_ShowMaskGraphic: 1 --- !u!1 &2112831192 GameObject: m_ObjectHideFlags: 0 @@ -61564,7 +63440,7 @@ RectTransform: m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} m_AnchorMin: {x: 0, y: 1} m_AnchorMax: {x: 1, y: 1} - m_AnchoredPosition: {x: -6.6900635, y: -163.25} + m_AnchoredPosition: {x: -6.6875, y: -163.25} m_SizeDelta: {x: 13.379892, y: 37} m_Pivot: {x: 0.5, y: 1} --- !u!114 &2141822227 @@ -61781,6 +63657,10 @@ PrefabInstance: propertyPath: m_OnClick.m_PersistentCalls.m_Calls.Array.data[1].m_Target value: objectReference: {fileID: 1498762946} + - target: {fileID: 1695099758551611176, guid: 089d7b8da1dbf9642a5907d1d3533b8d, type: 3} + propertyPath: m_AnchoredPosition.x + value: -36.75 + objectReference: {fileID: 0} - target: {fileID: 5212196136184599104, guid: 089d7b8da1dbf9642a5907d1d3533b8d, type: 3} propertyPath: m_Name value: Header @@ -62168,8 +64048,11 @@ SceneRoots: m_Roots: - {fileID: 1907037227} - {fileID: 992003425} + - {fileID: 1915338719} - {fileID: 137491671} - {fileID: 62565913} - {fileID: 2039731086} - {fileID: 1746484967} - {fileID: 945721155} + - {fileID: 943020264} + - {fileID: 1091084106} diff --git a/Assets/Scenes/New Scene.unity b/Assets/Scenes/New Scene.unity index fda7ee21..b5f8d8a1 100644 --- a/Assets/Scenes/New Scene.unity +++ b/Assets/Scenes/New Scene.unity @@ -2347,6 +2347,26 @@ PrefabInstance: propertyPath: m_AnchorMin.y value: 0 objectReference: {fileID: 0} + - target: {fileID: 191765603611759466, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} + propertyPath: m_SizeDelta.x + value: 436 + objectReference: {fileID: 0} + - target: {fileID: 191765603611759466, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} + propertyPath: m_SizeDelta.y + value: 698 + objectReference: {fileID: 0} + - target: {fileID: 191765603611759466, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} + propertyPath: m_LocalScale.x + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 191765603611759466, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} + propertyPath: m_LocalScale.y + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 191765603611759466, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} + propertyPath: m_LocalScale.z + value: 1 + objectReference: {fileID: 0} - target: {fileID: 191765603611759466, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} propertyPath: m_AnchoredPosition.x value: 0 @@ -2371,6 +2391,30 @@ PrefabInstance: propertyPath: poolTypes.Array.data[2] value: objectReference: {fileID: 11400000, guid: 2b1d168fd8d0f814aba62d1d20a0e37d, type: 2} + - target: {fileID: 1256690970279762167, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} + propertyPath: m_Sprite + value: + objectReference: {fileID: 21300000, guid: a39b0e96012844647a7e8ecc470d2831, type: 3} + - target: {fileID: 1267054749132825002, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} + propertyPath: m_SizeDelta.x + value: 466 + objectReference: {fileID: 0} + - target: {fileID: 1267054749132825002, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} + propertyPath: m_SizeDelta.y + value: 694 + objectReference: {fileID: 0} + - target: {fileID: 1267054749132825002, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} + propertyPath: m_LocalScale.x + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 1267054749132825002, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} + propertyPath: m_LocalScale.y + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 1267054749132825002, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} + propertyPath: m_LocalScale.z + value: 1 + objectReference: {fileID: 0} - target: {fileID: 1279323786998748574, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} propertyPath: m_LocalPosition.x value: 1.37 @@ -2383,6 +2427,18 @@ PrefabInstance: propertyPath: m_LocalPosition.z value: -7.161068 objectReference: {fileID: 0} + - target: {fileID: 1512739919426032191, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} + propertyPath: m_text + value: Add Power Up + objectReference: {fileID: 0} + - target: {fileID: 1512739919426032191, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} + propertyPath: m_fontSize + value: 30.5 + objectReference: {fileID: 0} + - target: {fileID: 1512739919426032191, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} + propertyPath: m_enableAutoSizing + value: 1 + objectReference: {fileID: 0} - target: {fileID: 1912088909782476704, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} propertyPath: m_IsActive value: 1 @@ -2451,6 +2507,46 @@ PrefabInstance: propertyPath: m_Name value: LevelBase objectReference: {fileID: 0} + - target: {fileID: 1984993047125568119, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} + propertyPath: m_SizeDelta.x + value: 299 + objectReference: {fileID: 0} + - target: {fileID: 1984993047125568119, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} + propertyPath: m_SizeDelta.y + value: 325 + objectReference: {fileID: 0} + - target: {fileID: 1991915019850540130, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} + propertyPath: m_SizeDelta.x + value: 333 + objectReference: {fileID: 0} + - target: {fileID: 1991915019850540130, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} + propertyPath: m_SizeDelta.y + value: 339 + objectReference: {fileID: 0} + - target: {fileID: 2367739970669628493, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} + propertyPath: m_SizeDelta.x + value: 434 + objectReference: {fileID: 0} + - target: {fileID: 2367739970669628493, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} + propertyPath: m_SizeDelta.y + value: 435 + objectReference: {fileID: 0} + - target: {fileID: 2367739970669628493, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} + propertyPath: m_LocalScale.x + value: 0.7 + objectReference: {fileID: 0} + - target: {fileID: 2367739970669628493, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} + propertyPath: m_LocalScale.y + value: 0.7 + objectReference: {fileID: 0} + - target: {fileID: 2367739970669628493, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} + propertyPath: m_LocalScale.z + value: 0.7 + objectReference: {fileID: 0} + - target: {fileID: 2367739970669628493, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} + propertyPath: m_ConstrainProportionsScale + value: 1 + objectReference: {fileID: 0} - target: {fileID: 2573263788687539817, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} propertyPath: m_AnchorMax.y value: 0 @@ -2459,6 +2555,26 @@ PrefabInstance: propertyPath: m_AnchorMin.y value: 0 objectReference: {fileID: 0} + - target: {fileID: 2573263788687539817, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} + propertyPath: m_SizeDelta.x + value: 436 + objectReference: {fileID: 0} + - target: {fileID: 2573263788687539817, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} + propertyPath: m_SizeDelta.y + value: 698 + objectReference: {fileID: 0} + - target: {fileID: 2573263788687539817, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} + propertyPath: m_LocalScale.x + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 2573263788687539817, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} + propertyPath: m_LocalScale.y + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 2573263788687539817, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} + propertyPath: m_LocalScale.z + value: 1 + objectReference: {fileID: 0} - target: {fileID: 2573263788687539817, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} propertyPath: m_AnchoredPosition.x value: 0 @@ -2479,6 +2595,78 @@ PrefabInstance: propertyPath: m_CameraDistance value: 13 objectReference: {fileID: 0} + - target: {fileID: 3543080908760354609, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} + propertyPath: m_SizeDelta.x + value: 286 + objectReference: {fileID: 0} + - target: {fileID: 3543080908760354609, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} + propertyPath: m_SizeDelta.y + value: 69 + objectReference: {fileID: 0} + - target: {fileID: 3882398603456773948, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} + propertyPath: m_text + value: Add Character + objectReference: {fileID: 0} + - target: {fileID: 3882398603456773948, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} + propertyPath: m_fontSize + value: 27.3 + objectReference: {fileID: 0} + - target: {fileID: 3882398603456773948, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} + propertyPath: m_enableAutoSizing + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 4220792781619611508, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} + propertyPath: m_SizeDelta.x + value: 299 + objectReference: {fileID: 0} + - target: {fileID: 4220792781619611508, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} + propertyPath: m_SizeDelta.y + value: 325 + objectReference: {fileID: 0} + - target: {fileID: 4519363249216213631, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} + propertyPath: m_AnchorMax.x + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 4519363249216213631, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} + propertyPath: m_AnchorMax.y + value: 0.5 + objectReference: {fileID: 0} + - target: {fileID: 4519363249216213631, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} + propertyPath: m_AnchorMin.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4519363249216213631, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} + propertyPath: m_AnchorMin.y + value: 0.5 + objectReference: {fileID: 0} + - target: {fileID: 4519363249216213631, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} + propertyPath: m_SizeDelta.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4519363249216213631, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} + propertyPath: m_AnchoredPosition.y + value: -252 + objectReference: {fileID: 0} + - target: {fileID: 4630428168279849506, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} + propertyPath: m_text + value: Add Character + objectReference: {fileID: 0} + - target: {fileID: 4630428168279849506, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} + propertyPath: m_fontSize + value: 27.3 + objectReference: {fileID: 0} + - target: {fileID: 4630428168279849506, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} + propertyPath: m_enableAutoSizing + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 4938219289051793967, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} + propertyPath: m_SizeDelta.x + value: 286 + objectReference: {fileID: 0} + - target: {fileID: 4938219289051793967, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} + propertyPath: m_SizeDelta.y + value: 69 + objectReference: {fileID: 0} - target: {fileID: 5261498456511742473, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} propertyPath: m_IsActive value: 0 @@ -2495,6 +2683,10 @@ PrefabInstance: propertyPath: m_TrackedObjectOffset.z value: 0 objectReference: {fileID: 0} + - target: {fileID: 5500339236017155292, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} + propertyPath: m_Spacing + value: 25 + objectReference: {fileID: 0} - target: {fileID: 5621401089879197958, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} propertyPath: m_Follow value: @@ -2507,6 +2699,50 @@ PrefabInstance: propertyPath: m_Lens.m_SensorSize.x value: 1 objectReference: {fileID: 0} + - target: {fileID: 5699434228497615999, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} + propertyPath: m_SizeDelta.x + value: 333 + objectReference: {fileID: 0} + - target: {fileID: 5699434228497615999, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} + propertyPath: m_SizeDelta.y + value: 339 + objectReference: {fileID: 0} + - target: {fileID: 5706304523127177834, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} + propertyPath: m_SizeDelta.x + value: 299 + objectReference: {fileID: 0} + - target: {fileID: 5706304523127177834, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} + propertyPath: m_SizeDelta.y + value: 325 + objectReference: {fileID: 0} + - target: {fileID: 5985937608945785102, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} + propertyPath: m_Sprite + value: + objectReference: {fileID: 21300000, guid: 7c1e993bfba2f2341af22cca133026c2, type: 3} + - target: {fileID: 6050446297887055955, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} + propertyPath: m_SizeDelta.x + value: 466 + objectReference: {fileID: 0} + - target: {fileID: 6050446297887055955, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} + propertyPath: m_SizeDelta.y + value: 694 + objectReference: {fileID: 0} + - target: {fileID: 6050446297887055955, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} + propertyPath: m_LocalScale.x + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 6050446297887055955, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} + propertyPath: m_LocalScale.y + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 6050446297887055955, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} + propertyPath: m_LocalScale.z + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 6050446297887055955, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} + propertyPath: m_ConstrainProportionsScale + value: 1 + objectReference: {fileID: 0} - target: {fileID: 6324881703875427364, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} propertyPath: m_Follow value: @@ -2519,18 +2755,66 @@ PrefabInstance: propertyPath: m_Lens.m_SensorSize.x value: 1 objectReference: {fileID: 0} + - target: {fileID: 6684799064182214499, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} + propertyPath: m_IsActive + value: 0 + objectReference: {fileID: 0} - target: {fileID: 6866717917674161222, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} propertyPath: m_IsActive value: 1 objectReference: {fileID: 0} + - target: {fileID: 7022888702873810605, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} + propertyPath: m_Sprite + value: + objectReference: {fileID: 21300000, guid: 34c72a34504f5484d8f8f9c26639496b, type: 3} + - target: {fileID: 7113749763717844404, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} + propertyPath: m_SizeDelta.x + value: 454 + objectReference: {fileID: 0} + - target: {fileID: 7113749763717844404, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} + propertyPath: m_SizeDelta.y + value: 459 + objectReference: {fileID: 0} + - target: {fileID: 7113749763717844404, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} + propertyPath: m_LocalScale.x + value: 0.7 + objectReference: {fileID: 0} + - target: {fileID: 7113749763717844404, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} + propertyPath: m_LocalScale.y + value: 0.7 + objectReference: {fileID: 0} + - target: {fileID: 7113749763717844404, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} + propertyPath: m_LocalScale.z + value: 0.7 + objectReference: {fileID: 0} + - target: {fileID: 7113749763717844404, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} + propertyPath: m_ConstrainProportionsScale + value: 0 + objectReference: {fileID: 0} - target: {fileID: 7179121099025340060, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} propertyPath: m_AnchoredPosition.y value: 514 objectReference: {fileID: 0} + - target: {fileID: 7320403571295938348, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} + propertyPath: m_SizeDelta.x + value: 286 + objectReference: {fileID: 0} + - target: {fileID: 7320403571295938348, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} + propertyPath: m_SizeDelta.y + value: 69 + objectReference: {fileID: 0} - target: {fileID: 7543104104343558241, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} propertyPath: m_IsActive value: 0 objectReference: {fileID: 0} + - target: {fileID: 7928355418676388220, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} + propertyPath: m_SizeDelta.x + value: 333 + objectReference: {fileID: 0} + - target: {fileID: 7928355418676388220, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} + propertyPath: m_SizeDelta.y + value: 339 + objectReference: {fileID: 0} - target: {fileID: 8270126656302349907, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} propertyPath: m_LocalPosition.x value: 1.37 @@ -2595,6 +2879,26 @@ PrefabInstance: propertyPath: m_AnchorMin.y value: 0 objectReference: {fileID: 0} + - target: {fileID: 8577898083468301940, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} + propertyPath: m_SizeDelta.x + value: 436 + objectReference: {fileID: 0} + - target: {fileID: 8577898083468301940, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} + propertyPath: m_SizeDelta.y + value: 698 + objectReference: {fileID: 0} + - target: {fileID: 8577898083468301940, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} + propertyPath: m_LocalScale.x + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 8577898083468301940, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} + propertyPath: m_LocalScale.y + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 8577898083468301940, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} + propertyPath: m_LocalScale.z + value: 1 + objectReference: {fileID: 0} - target: {fileID: 8577898083468301940, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} propertyPath: m_AnchoredPosition.x value: 0 diff --git a/Assets/Scripts/Dev/CharacterSelectionUI.cs b/Assets/Scripts/Dev/CharacterSelectionUI.cs index ac562301..17ea819e 100644 --- a/Assets/Scripts/Dev/CharacterSelectionUI.cs +++ b/Assets/Scripts/Dev/CharacterSelectionUI.cs @@ -10,6 +10,7 @@ public class CharacterSelectionUI : MonoBehaviour [SerializeField] private List characters; // List of characters to display [SerializeField] private List charactersName; // List of characters to display [SerializeField] private List charactersSelected; // List of characters to display + [SerializeField] private Button leftButton; // Button to scroll left [SerializeField] private Button rightButton; // Button to scroll right [SerializeField] private Button nextButton; // Button to confirm and save the selection @@ -66,6 +67,7 @@ public class CharacterSelectionUI : MonoBehaviour { characters[i].SetActive(i == currentIndex); charactersName[i].SetActive(i == currentIndex); + charactersSelected[i].SetActive(i == currentIndex); } } } diff --git a/Assets/ShopManager.cs b/Assets/ShopManager.cs index d98f70c6..5ec9d408 100644 --- a/Assets/ShopManager.cs +++ b/Assets/ShopManager.cs @@ -72,8 +72,7 @@ public class ShopManager : MonoBehaviour, IDetailedStoreListener CheckIfProductPurchased(); PipePrefGetter(); } - - + public bool IsProductPurchased(string productId) { Product product = m_StoreController.products.WithID(productId); @@ -242,28 +241,28 @@ public class ShopManager : MonoBehaviour, IDetailedStoreListener } } } - else if (currentPurchaseType == PurchaseType.Pipes) - { - for (int h = 0; h < pItem.Count; h++) - { - Debug.Log("product.definition.id : " + product.definition.id); - Debug.Log("pItem[h].Id : " + pItem[h].Id); - if (product.definition.id == pItem[h].Id)//consumable item is pressed - { - //string receipt = product.receipt; - //data = JsonUtility.FromJson(receipt); - //payload = JsonUtility.FromJson(data.Payload); - //payloadData = JsonUtility.FromJson(payload.json); - - //int quantity = payloadData.quantity; - - //for (int i = 0; i < quantity; i++) - //{ - //AddPipes(h); - //} - } - } - } + //else if (currentPurchaseType == PurchaseType.Pipes) + //{ + // for (int h = 0; h < pItem.Count; h++) + // { + // Debug.Log("product.definition.id : " + product.definition.id); + // Debug.Log("pItem[h].Id : " + pItem[h].Id); + // if (product.definition.id == pItem[h].Id)//consumable item is pressed + // { + // //string receipt = product.receipt; + // //data = JsonUtility.FromJson(receipt); + // //payload = JsonUtility.FromJson(data.Payload); + // //payloadData = JsonUtility.FromJson(payload.json); + + // //int quantity = payloadData.quantity; + + // //for (int i = 0; i < quantity; i++) + // //{ + // //AddPipes(h); + // //} + // } + // } + //} //else if (product.definition.id == ncItem.Id)//non consumable //{ @@ -386,16 +385,15 @@ public class ShopManager : MonoBehaviour, IDetailedStoreListener #region extra [Header("Consumable")] - public Text coinTxt; + public TextMeshProUGUI coinTxt; void AddCoins(int index) { int toAdd = coinsRewards[index]; - int coins = PlayerPrefs.GetInt("Coin"); + int coins = PlayerPrefs.GetInt("Money"); Debug.Log(toAdd + " Coins purchased"); coins += toAdd; PlayerPrefs.SetInt("Coin", coins); StartCoroutine(startCoinShakeEffect(coins - toAdd, coins, .5f)); - } //public void EquipUnEquipPipe(int buttonIndex) //{ diff --git a/Assets/Source/2D/Power_ups New.meta b/Assets/Source/2D/Power_ups New.meta new file mode 100644 index 00000000..077af2bd --- /dev/null +++ b/Assets/Source/2D/Power_ups New.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 73f2c6ef1b25e3b429a7ab71d074b574 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Source/2D/Power_ups New/Add two.png b/Assets/Source/2D/Power_ups New/Add two.png new file mode 100644 index 00000000..77a1f346 Binary files /dev/null and b/Assets/Source/2D/Power_ups New/Add two.png differ diff --git a/Assets/Source/2D/Power_ups New/Add two.png.meta b/Assets/Source/2D/Power_ups New/Add two.png.meta new file mode 100644 index 00000000..7de10662 --- /dev/null +++ b/Assets/Source/2D/Power_ups New/Add two.png.meta @@ -0,0 +1,140 @@ +fileFormatVersion: 2 +guid: ac289a7fb2ef4b448926bca2f74e3150 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 13 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + flipGreenChannel: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMipmapLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 1 + wrapV: 1 + wrapW: 0 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + swizzle: 50462976 + cookieLightType: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: iPhone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Android + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + mipmapLimitGroupName: + pSDRemoveMatte: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Source/2D/Power_ups New/Fire rate.png b/Assets/Source/2D/Power_ups New/Fire rate.png new file mode 100644 index 00000000..8c2ac564 Binary files /dev/null and b/Assets/Source/2D/Power_ups New/Fire rate.png differ diff --git a/Assets/Source/2D/Power_ups New/Fire rate.png.meta b/Assets/Source/2D/Power_ups New/Fire rate.png.meta new file mode 100644 index 00000000..8e849b35 --- /dev/null +++ b/Assets/Source/2D/Power_ups New/Fire rate.png.meta @@ -0,0 +1,140 @@ +fileFormatVersion: 2 +guid: b293c994798fcd148827e6285b55cf7e +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 13 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + flipGreenChannel: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMipmapLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 1 + wrapV: 1 + wrapW: 0 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + swizzle: 50462976 + cookieLightType: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: iPhone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Android + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + mipmapLimitGroupName: + pSDRemoveMatte: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Source/2D/Power_ups New/Fire rate .png b/Assets/Source/2D/Power_ups New/Fire rate .png new file mode 100644 index 00000000..192cc42a Binary files /dev/null and b/Assets/Source/2D/Power_ups New/Fire rate .png differ diff --git a/Assets/Source/2D/Power_ups New/Fire rate .png.meta b/Assets/Source/2D/Power_ups New/Fire rate .png.meta new file mode 100644 index 00000000..ac950b4d --- /dev/null +++ b/Assets/Source/2D/Power_ups New/Fire rate .png.meta @@ -0,0 +1,140 @@ +fileFormatVersion: 2 +guid: 004a9ab501a101f4b8eb378d9f50216e +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 13 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + flipGreenChannel: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMipmapLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 1 + wrapV: 1 + wrapW: 0 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + swizzle: 50462976 + cookieLightType: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: iPhone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Android + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + mipmapLimitGroupName: + pSDRemoveMatte: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Source/2D/Power_ups New/Heal icon.png b/Assets/Source/2D/Power_ups New/Heal icon.png new file mode 100644 index 00000000..71321371 Binary files /dev/null and b/Assets/Source/2D/Power_ups New/Heal icon.png differ diff --git a/Assets/Source/2D/Power_ups New/Heal icon.png.meta b/Assets/Source/2D/Power_ups New/Heal icon.png.meta new file mode 100644 index 00000000..04298980 --- /dev/null +++ b/Assets/Source/2D/Power_ups New/Heal icon.png.meta @@ -0,0 +1,140 @@ +fileFormatVersion: 2 +guid: cfd62e76987af9345a6d333a32049902 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 13 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + flipGreenChannel: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMipmapLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 1 + wrapV: 1 + wrapW: 0 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + swizzle: 50462976 + cookieLightType: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: iPhone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Android + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + mipmapLimitGroupName: + pSDRemoveMatte: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Source/2D/Power_ups New/Laser.png b/Assets/Source/2D/Power_ups New/Laser.png new file mode 100644 index 00000000..626d3db3 Binary files /dev/null and b/Assets/Source/2D/Power_ups New/Laser.png differ diff --git a/Assets/Source/2D/Power_ups New/Laser.png.meta b/Assets/Source/2D/Power_ups New/Laser.png.meta new file mode 100644 index 00000000..6606dea3 --- /dev/null +++ b/Assets/Source/2D/Power_ups New/Laser.png.meta @@ -0,0 +1,140 @@ +fileFormatVersion: 2 +guid: d72002be99f0f9f488729edeb1ef0dba +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 13 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + flipGreenChannel: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMipmapLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 1 + wrapV: 1 + wrapW: 0 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + swizzle: 50462976 + cookieLightType: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: iPhone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Android + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + mipmapLimitGroupName: + pSDRemoveMatte: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Source/2D/Power_ups New/Multiply all.png b/Assets/Source/2D/Power_ups New/Multiply all.png new file mode 100644 index 00000000..42ea510b Binary files /dev/null and b/Assets/Source/2D/Power_ups New/Multiply all.png differ diff --git a/Assets/Source/2D/Power_ups New/Multiply all.png.meta b/Assets/Source/2D/Power_ups New/Multiply all.png.meta new file mode 100644 index 00000000..251c9cbf --- /dev/null +++ b/Assets/Source/2D/Power_ups New/Multiply all.png.meta @@ -0,0 +1,140 @@ +fileFormatVersion: 2 +guid: 5d5897555bb9f0c4494a90b7316928f2 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 13 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + flipGreenChannel: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMipmapLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 1 + wrapV: 1 + wrapW: 0 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + swizzle: 50462976 + cookieLightType: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: iPhone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Android + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + mipmapLimitGroupName: + pSDRemoveMatte: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Source/2D/Power_ups New/Shield.png b/Assets/Source/2D/Power_ups New/Shield.png new file mode 100644 index 00000000..e1672039 Binary files /dev/null and b/Assets/Source/2D/Power_ups New/Shield.png differ diff --git a/Assets/Source/2D/Power_ups New/Shield.png.meta b/Assets/Source/2D/Power_ups New/Shield.png.meta new file mode 100644 index 00000000..d3995109 --- /dev/null +++ b/Assets/Source/2D/Power_ups New/Shield.png.meta @@ -0,0 +1,140 @@ +fileFormatVersion: 2 +guid: 12ca280f68f4ea44499a9c50b4e7dbd4 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 13 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + flipGreenChannel: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMipmapLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 1 + wrapV: 1 + wrapW: 0 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + swizzle: 50462976 + cookieLightType: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: iPhone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Android + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + mipmapLimitGroupName: + pSDRemoveMatte: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Source/2D/Power_ups New/XP Increase.png b/Assets/Source/2D/Power_ups New/XP Increase.png new file mode 100644 index 00000000..4b33ada2 Binary files /dev/null and b/Assets/Source/2D/Power_ups New/XP Increase.png differ diff --git a/Assets/Source/2D/Power_ups New/XP Increase.png.meta b/Assets/Source/2D/Power_ups New/XP Increase.png.meta new file mode 100644 index 00000000..1fbaaf2d --- /dev/null +++ b/Assets/Source/2D/Power_ups New/XP Increase.png.meta @@ -0,0 +1,140 @@ +fileFormatVersion: 2 +guid: 4eb8969330b65a247b014ac8a8f18880 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 13 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + flipGreenChannel: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMipmapLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 1 + wrapV: 1 + wrapW: 0 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + swizzle: 50462976 + cookieLightType: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: iPhone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Android + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + mipmapLimitGroupName: + pSDRemoveMatte: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Source/2D/Power_ups New/power_1.png b/Assets/Source/2D/Power_ups New/power_1.png new file mode 100644 index 00000000..472f872f Binary files /dev/null and b/Assets/Source/2D/Power_ups New/power_1.png differ diff --git a/Assets/Source/2D/Power_ups New/power_1.png.meta b/Assets/Source/2D/Power_ups New/power_1.png.meta new file mode 100644 index 00000000..3b4b6be7 --- /dev/null +++ b/Assets/Source/2D/Power_ups New/power_1.png.meta @@ -0,0 +1,140 @@ +fileFormatVersion: 2 +guid: 8f268b49a13fcd64d8bd15a9c5d70c87 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 13 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + flipGreenChannel: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMipmapLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 1 + wrapV: 1 + wrapW: 0 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + swizzle: 50462976 + cookieLightType: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: iPhone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Android + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + mipmapLimitGroupName: + pSDRemoveMatte: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Source/2D/normal_mode.png b/Assets/Source/2D/normal_mode.png new file mode 100644 index 00000000..815cd98d Binary files /dev/null and b/Assets/Source/2D/normal_mode.png differ diff --git a/Assets/Source/2D/normal_mode.png.meta b/Assets/Source/2D/normal_mode.png.meta new file mode 100644 index 00000000..929517e9 --- /dev/null +++ b/Assets/Source/2D/normal_mode.png.meta @@ -0,0 +1,140 @@ +fileFormatVersion: 2 +guid: c50539d20b79d8245ab16da1407b06af +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 13 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + flipGreenChannel: 0 + isReadable: 1 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMipmapLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 1 + wrapV: 1 + wrapW: 0 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + swizzle: 50462976 + cookieLightType: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: iPhone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Android + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + mipmapLimitGroupName: + pSDRemoveMatte: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Source/2D/render.png b/Assets/Source/2D/render.png new file mode 100644 index 00000000..9ee32d8e Binary files /dev/null and b/Assets/Source/2D/render.png differ diff --git a/Assets/Source/2D/render.png.meta b/Assets/Source/2D/render.png.meta new file mode 100644 index 00000000..73756848 --- /dev/null +++ b/Assets/Source/2D/render.png.meta @@ -0,0 +1,140 @@ +fileFormatVersion: 2 +guid: add43eada758d3144837ff06a26d91bf +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 13 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + flipGreenChannel: 0 + isReadable: 1 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMipmapLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 1 + wrapV: 1 + wrapW: 0 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + swizzle: 50462976 + cookieLightType: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: iPhone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Android + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + mipmapLimitGroupName: + pSDRemoveMatte: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Source/Models/Player/Fight Pose.anim b/Assets/Source/Models/Player/Fight Pose.anim index 55d2b30a..cf8aae2a 100644 --- a/Assets/Source/Models/Player/Fight Pose.anim +++ b/Assets/Source/Models/Player/Fight Pose.anim @@ -52614,7 +52614,1177 @@ AnimationClip: m_Center: {x: 0, y: 0, z: 0} m_Extent: {x: 0, y: 0, z: 0} m_ClipBindingConstant: - genericBindings: [] + genericBindings: + - serializedVersion: 2 + path: 0 + attribute: 7 + script: {fileID: 0} + typeID: 95 + customType: 8 + isPPtrCurve: 0 + isIntCurve: 0 + isSerializeReferenceCurve: 0 + - serializedVersion: 2 + path: 0 + attribute: 8 + script: {fileID: 0} + typeID: 95 + customType: 8 + isPPtrCurve: 0 + isIntCurve: 0 + isSerializeReferenceCurve: 0 + - serializedVersion: 2 + path: 0 + attribute: 9 + script: {fileID: 0} + typeID: 95 + customType: 8 + isPPtrCurve: 0 + isIntCurve: 0 + isSerializeReferenceCurve: 0 + - serializedVersion: 2 + path: 0 + attribute: 10 + script: {fileID: 0} + typeID: 95 + customType: 8 + isPPtrCurve: 0 + isIntCurve: 0 + isSerializeReferenceCurve: 0 + - serializedVersion: 2 + path: 0 + attribute: 11 + script: {fileID: 0} + typeID: 95 + customType: 8 + isPPtrCurve: 0 + isIntCurve: 0 + isSerializeReferenceCurve: 0 + - serializedVersion: 2 + path: 0 + attribute: 13 + script: {fileID: 0} + typeID: 95 + customType: 8 + isPPtrCurve: 0 + isIntCurve: 0 + isSerializeReferenceCurve: 0 + - serializedVersion: 2 + path: 0 + attribute: 14 + script: {fileID: 0} + typeID: 95 + customType: 8 + isPPtrCurve: 0 + isIntCurve: 0 + isSerializeReferenceCurve: 0 + - serializedVersion: 2 + path: 0 + attribute: 15 + script: {fileID: 0} + typeID: 95 + customType: 8 + isPPtrCurve: 0 + isIntCurve: 0 + isSerializeReferenceCurve: 0 + - serializedVersion: 2 + path: 0 + attribute: 16 + script: {fileID: 0} + typeID: 95 + customType: 8 + isPPtrCurve: 0 + isIntCurve: 0 + isSerializeReferenceCurve: 0 + - serializedVersion: 2 + path: 0 + attribute: 17 + script: {fileID: 0} + typeID: 95 + customType: 8 + isPPtrCurve: 0 + isIntCurve: 0 + isSerializeReferenceCurve: 0 + - serializedVersion: 2 + path: 0 + attribute: 18 + script: {fileID: 0} + typeID: 95 + customType: 8 + isPPtrCurve: 0 + isIntCurve: 0 + isSerializeReferenceCurve: 0 + - serializedVersion: 2 + path: 0 + attribute: 19 + script: {fileID: 0} + typeID: 95 + customType: 8 + isPPtrCurve: 0 + isIntCurve: 0 + isSerializeReferenceCurve: 0 + - serializedVersion: 2 + path: 0 + attribute: 20 + script: {fileID: 0} + typeID: 95 + customType: 8 + isPPtrCurve: 0 + isIntCurve: 0 + isSerializeReferenceCurve: 0 + - serializedVersion: 2 + path: 0 + attribute: 21 + script: {fileID: 0} + typeID: 95 + customType: 8 + isPPtrCurve: 0 + isIntCurve: 0 + isSerializeReferenceCurve: 0 + - serializedVersion: 2 + path: 0 + attribute: 22 + script: {fileID: 0} + typeID: 95 + customType: 8 + isPPtrCurve: 0 + isIntCurve: 0 + isSerializeReferenceCurve: 0 + - serializedVersion: 2 + path: 0 + attribute: 24 + script: {fileID: 0} + typeID: 95 + customType: 8 + isPPtrCurve: 0 + isIntCurve: 0 + isSerializeReferenceCurve: 0 + - serializedVersion: 2 + path: 0 + attribute: 25 + script: {fileID: 0} + typeID: 95 + customType: 8 + isPPtrCurve: 0 + isIntCurve: 0 + isSerializeReferenceCurve: 0 + - serializedVersion: 2 + path: 0 + attribute: 26 + script: {fileID: 0} + typeID: 95 + customType: 8 + isPPtrCurve: 0 + isIntCurve: 0 + isSerializeReferenceCurve: 0 + - serializedVersion: 2 + path: 0 + attribute: 27 + script: {fileID: 0} + typeID: 95 + customType: 8 + isPPtrCurve: 0 + isIntCurve: 0 + isSerializeReferenceCurve: 0 + - serializedVersion: 2 + path: 0 + attribute: 28 + script: {fileID: 0} + typeID: 95 + customType: 8 + isPPtrCurve: 0 + isIntCurve: 0 + isSerializeReferenceCurve: 0 + - serializedVersion: 2 + path: 0 + attribute: 29 + script: {fileID: 0} + typeID: 95 + customType: 8 + isPPtrCurve: 0 + isIntCurve: 0 + isSerializeReferenceCurve: 0 + - serializedVersion: 2 + path: 0 + attribute: 30 + script: {fileID: 0} + typeID: 95 + customType: 8 + isPPtrCurve: 0 + isIntCurve: 0 + isSerializeReferenceCurve: 0 + - serializedVersion: 2 + path: 0 + attribute: 34 + script: {fileID: 0} + typeID: 95 + customType: 8 + isPPtrCurve: 0 + isIntCurve: 0 + isSerializeReferenceCurve: 0 + - serializedVersion: 2 + path: 0 + attribute: 36 + script: {fileID: 0} + typeID: 95 + customType: 8 + isPPtrCurve: 0 + isIntCurve: 0 + isSerializeReferenceCurve: 0 + - serializedVersion: 2 + path: 0 + attribute: 38 + script: {fileID: 0} + typeID: 95 + customType: 8 + isPPtrCurve: 0 + isIntCurve: 0 + isSerializeReferenceCurve: 0 + - serializedVersion: 2 + path: 0 + attribute: 39 + script: {fileID: 0} + typeID: 95 + customType: 8 + isPPtrCurve: 0 + isIntCurve: 0 + isSerializeReferenceCurve: 0 + - serializedVersion: 2 + path: 0 + attribute: 42 + script: {fileID: 0} + typeID: 95 + customType: 8 + isPPtrCurve: 0 + isIntCurve: 0 + isSerializeReferenceCurve: 0 + - serializedVersion: 2 + path: 0 + attribute: 43 + script: {fileID: 0} + typeID: 95 + customType: 8 + isPPtrCurve: 0 + isIntCurve: 0 + isSerializeReferenceCurve: 0 + - serializedVersion: 2 + path: 0 + attribute: 45 + script: {fileID: 0} + typeID: 95 + customType: 8 + isPPtrCurve: 0 + isIntCurve: 0 + isSerializeReferenceCurve: 0 + - serializedVersion: 2 + path: 0 + attribute: 46 + script: {fileID: 0} + typeID: 95 + customType: 8 + isPPtrCurve: 0 + isIntCurve: 0 + isSerializeReferenceCurve: 0 + - serializedVersion: 2 + path: 0 + attribute: 48 + script: {fileID: 0} + typeID: 95 + customType: 8 + isPPtrCurve: 0 + isIntCurve: 0 + isSerializeReferenceCurve: 0 + - serializedVersion: 2 + path: 0 + attribute: 49 + script: {fileID: 0} + typeID: 95 + customType: 8 + isPPtrCurve: 0 + isIntCurve: 0 + isSerializeReferenceCurve: 0 + - serializedVersion: 2 + path: 0 + attribute: 51 + script: {fileID: 0} + typeID: 95 + customType: 8 + isPPtrCurve: 0 + isIntCurve: 0 + isSerializeReferenceCurve: 0 + - serializedVersion: 2 + path: 0 + attribute: 54 + script: {fileID: 0} + typeID: 95 + customType: 8 + isPPtrCurve: 0 + isIntCurve: 0 + isSerializeReferenceCurve: 0 + - serializedVersion: 2 + path: 0 + attribute: 64 + script: {fileID: 0} + typeID: 95 + customType: 8 + isPPtrCurve: 0 + isIntCurve: 0 + isSerializeReferenceCurve: 0 + - serializedVersion: 2 + path: 0 + attribute: 66 + script: {fileID: 0} + typeID: 95 + customType: 8 + isPPtrCurve: 0 + isIntCurve: 0 + isSerializeReferenceCurve: 0 + - serializedVersion: 2 + path: 0 + attribute: 67 + script: {fileID: 0} + typeID: 95 + customType: 8 + isPPtrCurve: 0 + isIntCurve: 0 + isSerializeReferenceCurve: 0 + - serializedVersion: 2 + path: 0 + attribute: 68 + script: {fileID: 0} + typeID: 95 + customType: 8 + isPPtrCurve: 0 + isIntCurve: 0 + isSerializeReferenceCurve: 0 + - serializedVersion: 2 + path: 0 + attribute: 69 + script: {fileID: 0} + typeID: 95 + customType: 8 + isPPtrCurve: 0 + isIntCurve: 0 + isSerializeReferenceCurve: 0 + - serializedVersion: 2 + path: 0 + attribute: 70 + script: {fileID: 0} + typeID: 95 + customType: 8 + isPPtrCurve: 0 + isIntCurve: 0 + isSerializeReferenceCurve: 0 + - serializedVersion: 2 + path: 0 + attribute: 72 + script: {fileID: 0} + typeID: 95 + customType: 8 + isPPtrCurve: 0 + isIntCurve: 0 + isSerializeReferenceCurve: 0 + - serializedVersion: 2 + path: 0 + attribute: 74 + script: {fileID: 0} + typeID: 95 + customType: 8 + isPPtrCurve: 0 + isIntCurve: 0 + isSerializeReferenceCurve: 0 + - serializedVersion: 2 + path: 0 + attribute: 76 + script: {fileID: 0} + typeID: 95 + customType: 8 + isPPtrCurve: 0 + isIntCurve: 0 + isSerializeReferenceCurve: 0 + - serializedVersion: 2 + path: 0 + attribute: 77 + script: {fileID: 0} + typeID: 95 + customType: 8 + isPPtrCurve: 0 + isIntCurve: 0 + isSerializeReferenceCurve: 0 + - serializedVersion: 2 + path: 0 + attribute: 78 + script: {fileID: 0} + typeID: 95 + customType: 8 + isPPtrCurve: 0 + isIntCurve: 0 + isSerializeReferenceCurve: 0 + - serializedVersion: 2 + path: 0 + attribute: 80 + script: {fileID: 0} + typeID: 95 + customType: 8 + isPPtrCurve: 0 + isIntCurve: 0 + isSerializeReferenceCurve: 0 + - serializedVersion: 2 + path: 0 + attribute: 89 + script: {fileID: 0} + typeID: 95 + customType: 8 + isPPtrCurve: 0 + isIntCurve: 0 + isSerializeReferenceCurve: 0 + - serializedVersion: 2 + path: 0 + attribute: 12 + script: {fileID: 0} + typeID: 95 + customType: 8 + isPPtrCurve: 0 + isIntCurve: 0 + isSerializeReferenceCurve: 0 + - serializedVersion: 2 + path: 0 + attribute: 23 + script: {fileID: 0} + typeID: 95 + customType: 8 + isPPtrCurve: 0 + isIntCurve: 0 + isSerializeReferenceCurve: 0 + - serializedVersion: 2 + path: 0 + attribute: 31 + script: {fileID: 0} + typeID: 95 + customType: 8 + isPPtrCurve: 0 + isIntCurve: 0 + isSerializeReferenceCurve: 0 + - serializedVersion: 2 + path: 0 + attribute: 32 + script: {fileID: 0} + typeID: 95 + customType: 8 + isPPtrCurve: 0 + isIntCurve: 0 + isSerializeReferenceCurve: 0 + - serializedVersion: 2 + path: 0 + attribute: 33 + script: {fileID: 0} + typeID: 95 + customType: 8 + isPPtrCurve: 0 + isIntCurve: 0 + isSerializeReferenceCurve: 0 + - serializedVersion: 2 + path: 0 + attribute: 35 + script: {fileID: 0} + typeID: 95 + customType: 8 + isPPtrCurve: 0 + isIntCurve: 0 + isSerializeReferenceCurve: 0 + - serializedVersion: 2 + path: 0 + attribute: 37 + script: {fileID: 0} + typeID: 95 + customType: 8 + isPPtrCurve: 0 + isIntCurve: 0 + isSerializeReferenceCurve: 0 + - serializedVersion: 2 + path: 0 + attribute: 40 + script: {fileID: 0} + typeID: 95 + customType: 8 + isPPtrCurve: 0 + isIntCurve: 0 + isSerializeReferenceCurve: 0 + - serializedVersion: 2 + path: 0 + attribute: 41 + script: {fileID: 0} + typeID: 95 + customType: 8 + isPPtrCurve: 0 + isIntCurve: 0 + isSerializeReferenceCurve: 0 + - serializedVersion: 2 + path: 0 + attribute: 44 + script: {fileID: 0} + typeID: 95 + customType: 8 + isPPtrCurve: 0 + isIntCurve: 0 + isSerializeReferenceCurve: 0 + - serializedVersion: 2 + path: 0 + attribute: 47 + script: {fileID: 0} + typeID: 95 + customType: 8 + isPPtrCurve: 0 + isIntCurve: 0 + isSerializeReferenceCurve: 0 + - serializedVersion: 2 + path: 0 + attribute: 50 + script: {fileID: 0} + typeID: 95 + customType: 8 + isPPtrCurve: 0 + isIntCurve: 0 + isSerializeReferenceCurve: 0 + - serializedVersion: 2 + path: 0 + attribute: 52 + script: {fileID: 0} + typeID: 95 + customType: 8 + isPPtrCurve: 0 + isIntCurve: 0 + isSerializeReferenceCurve: 0 + - serializedVersion: 2 + path: 0 + attribute: 53 + script: {fileID: 0} + typeID: 95 + customType: 8 + isPPtrCurve: 0 + isIntCurve: 0 + isSerializeReferenceCurve: 0 + - serializedVersion: 2 + path: 0 + attribute: 55 + script: {fileID: 0} + typeID: 95 + customType: 8 + isPPtrCurve: 0 + isIntCurve: 0 + isSerializeReferenceCurve: 0 + - serializedVersion: 2 + path: 0 + attribute: 56 + script: {fileID: 0} + typeID: 95 + customType: 8 + isPPtrCurve: 0 + isIntCurve: 0 + isSerializeReferenceCurve: 0 + - serializedVersion: 2 + path: 0 + attribute: 63 + script: {fileID: 0} + typeID: 95 + customType: 8 + isPPtrCurve: 0 + isIntCurve: 0 + isSerializeReferenceCurve: 0 + - serializedVersion: 2 + path: 0 + attribute: 65 + script: {fileID: 0} + typeID: 95 + customType: 8 + isPPtrCurve: 0 + isIntCurve: 0 + isSerializeReferenceCurve: 0 + - serializedVersion: 2 + path: 0 + attribute: 71 + script: {fileID: 0} + typeID: 95 + customType: 8 + isPPtrCurve: 0 + isIntCurve: 0 + isSerializeReferenceCurve: 0 + - serializedVersion: 2 + path: 0 + attribute: 73 + script: {fileID: 0} + typeID: 95 + customType: 8 + isPPtrCurve: 0 + isIntCurve: 0 + isSerializeReferenceCurve: 0 + - serializedVersion: 2 + path: 0 + attribute: 75 + script: {fileID: 0} + typeID: 95 + customType: 8 + isPPtrCurve: 0 + isIntCurve: 0 + isSerializeReferenceCurve: 0 + - serializedVersion: 2 + path: 0 + attribute: 79 + script: {fileID: 0} + typeID: 95 + customType: 8 + isPPtrCurve: 0 + isIntCurve: 0 + isSerializeReferenceCurve: 0 + - serializedVersion: 2 + path: 0 + attribute: 81 + script: {fileID: 0} + typeID: 95 + customType: 8 + isPPtrCurve: 0 + isIntCurve: 0 + isSerializeReferenceCurve: 0 + - serializedVersion: 2 + path: 0 + attribute: 82 + script: {fileID: 0} + typeID: 95 + customType: 8 + isPPtrCurve: 0 + isIntCurve: 0 + isSerializeReferenceCurve: 0 + - serializedVersion: 2 + path: 0 + attribute: 83 + script: {fileID: 0} + typeID: 95 + customType: 8 + isPPtrCurve: 0 + isIntCurve: 0 + isSerializeReferenceCurve: 0 + - serializedVersion: 2 + path: 0 + attribute: 84 + script: {fileID: 0} + typeID: 95 + customType: 8 + isPPtrCurve: 0 + isIntCurve: 0 + isSerializeReferenceCurve: 0 + - serializedVersion: 2 + path: 0 + attribute: 85 + script: {fileID: 0} + typeID: 95 + customType: 8 + isPPtrCurve: 0 + isIntCurve: 0 + isSerializeReferenceCurve: 0 + - serializedVersion: 2 + path: 0 + attribute: 86 + script: {fileID: 0} + typeID: 95 + customType: 8 + isPPtrCurve: 0 + isIntCurve: 0 + isSerializeReferenceCurve: 0 + - serializedVersion: 2 + path: 0 + attribute: 87 + script: {fileID: 0} + typeID: 95 + customType: 8 + isPPtrCurve: 0 + isIntCurve: 0 + isSerializeReferenceCurve: 0 + - serializedVersion: 2 + path: 0 + attribute: 88 + script: {fileID: 0} + typeID: 95 + customType: 8 + isPPtrCurve: 0 + isIntCurve: 0 + isSerializeReferenceCurve: 0 + - serializedVersion: 2 + path: 0 + attribute: 90 + script: {fileID: 0} + typeID: 95 + customType: 8 + isPPtrCurve: 0 + isIntCurve: 0 + isSerializeReferenceCurve: 0 + - serializedVersion: 2 + path: 0 + attribute: 91 + script: {fileID: 0} + typeID: 95 + customType: 8 + isPPtrCurve: 0 + isIntCurve: 0 + isSerializeReferenceCurve: 0 + - serializedVersion: 2 + path: 0 + attribute: 92 + script: {fileID: 0} + typeID: 95 + customType: 8 + isPPtrCurve: 0 + isIntCurve: 0 + isSerializeReferenceCurve: 0 + - serializedVersion: 2 + path: 0 + attribute: 93 + script: {fileID: 0} + typeID: 95 + customType: 8 + isPPtrCurve: 0 + isIntCurve: 0 + isSerializeReferenceCurve: 0 + - serializedVersion: 2 + path: 0 + attribute: 94 + script: {fileID: 0} + typeID: 95 + customType: 8 + isPPtrCurve: 0 + isIntCurve: 0 + isSerializeReferenceCurve: 0 + - serializedVersion: 2 + path: 0 + attribute: 95 + script: {fileID: 0} + typeID: 95 + customType: 8 + isPPtrCurve: 0 + isIntCurve: 0 + isSerializeReferenceCurve: 0 + - serializedVersion: 2 + path: 0 + attribute: 96 + script: {fileID: 0} + typeID: 95 + customType: 8 + isPPtrCurve: 0 + isIntCurve: 0 + isSerializeReferenceCurve: 0 + - serializedVersion: 2 + path: 0 + attribute: 57 + script: {fileID: 0} + typeID: 95 + customType: 8 + isPPtrCurve: 0 + isIntCurve: 0 + isSerializeReferenceCurve: 0 + - serializedVersion: 2 + path: 0 + attribute: 58 + script: {fileID: 0} + typeID: 95 + customType: 8 + isPPtrCurve: 0 + isIntCurve: 0 + isSerializeReferenceCurve: 0 + - serializedVersion: 2 + path: 0 + attribute: 59 + script: {fileID: 0} + typeID: 95 + customType: 8 + isPPtrCurve: 0 + isIntCurve: 0 + isSerializeReferenceCurve: 0 + - serializedVersion: 2 + path: 0 + attribute: 60 + script: {fileID: 0} + typeID: 95 + customType: 8 + isPPtrCurve: 0 + isIntCurve: 0 + isSerializeReferenceCurve: 0 + - serializedVersion: 2 + path: 0 + attribute: 61 + script: {fileID: 0} + typeID: 95 + customType: 8 + isPPtrCurve: 0 + isIntCurve: 0 + isSerializeReferenceCurve: 0 + - serializedVersion: 2 + path: 0 + attribute: 62 + script: {fileID: 0} + typeID: 95 + customType: 8 + isPPtrCurve: 0 + isIntCurve: 0 + isSerializeReferenceCurve: 0 + - serializedVersion: 2 + path: 0 + attribute: 97 + script: {fileID: 0} + typeID: 95 + customType: 8 + isPPtrCurve: 0 + isIntCurve: 0 + isSerializeReferenceCurve: 0 + - serializedVersion: 2 + path: 0 + attribute: 98 + script: {fileID: 0} + typeID: 95 + customType: 8 + isPPtrCurve: 0 + isIntCurve: 0 + isSerializeReferenceCurve: 0 + - serializedVersion: 2 + path: 0 + attribute: 99 + script: {fileID: 0} + typeID: 95 + customType: 8 + isPPtrCurve: 0 + isIntCurve: 0 + isSerializeReferenceCurve: 0 + - serializedVersion: 2 + path: 0 + attribute: 100 + script: {fileID: 0} + typeID: 95 + customType: 8 + isPPtrCurve: 0 + isIntCurve: 0 + isSerializeReferenceCurve: 0 + - serializedVersion: 2 + path: 0 + attribute: 101 + script: {fileID: 0} + typeID: 95 + customType: 8 + isPPtrCurve: 0 + isIntCurve: 0 + isSerializeReferenceCurve: 0 + - serializedVersion: 2 + path: 0 + attribute: 102 + script: {fileID: 0} + typeID: 95 + customType: 8 + isPPtrCurve: 0 + isIntCurve: 0 + isSerializeReferenceCurve: 0 + - serializedVersion: 2 + path: 0 + attribute: 103 + script: {fileID: 0} + typeID: 95 + customType: 8 + isPPtrCurve: 0 + isIntCurve: 0 + isSerializeReferenceCurve: 0 + - serializedVersion: 2 + path: 0 + attribute: 104 + script: {fileID: 0} + typeID: 95 + customType: 8 + isPPtrCurve: 0 + isIntCurve: 0 + isSerializeReferenceCurve: 0 + - serializedVersion: 2 + path: 0 + attribute: 105 + script: {fileID: 0} + typeID: 95 + customType: 8 + isPPtrCurve: 0 + isIntCurve: 0 + isSerializeReferenceCurve: 0 + - serializedVersion: 2 + path: 0 + attribute: 106 + script: {fileID: 0} + typeID: 95 + customType: 8 + isPPtrCurve: 0 + isIntCurve: 0 + isSerializeReferenceCurve: 0 + - serializedVersion: 2 + path: 0 + attribute: 107 + script: {fileID: 0} + typeID: 95 + customType: 8 + isPPtrCurve: 0 + isIntCurve: 0 + isSerializeReferenceCurve: 0 + - serializedVersion: 2 + path: 0 + attribute: 108 + script: {fileID: 0} + typeID: 95 + customType: 8 + isPPtrCurve: 0 + isIntCurve: 0 + isSerializeReferenceCurve: 0 + - serializedVersion: 2 + path: 0 + attribute: 109 + script: {fileID: 0} + typeID: 95 + customType: 8 + isPPtrCurve: 0 + isIntCurve: 0 + isSerializeReferenceCurve: 0 + - serializedVersion: 2 + path: 0 + attribute: 110 + script: {fileID: 0} + typeID: 95 + customType: 8 + isPPtrCurve: 0 + isIntCurve: 0 + isSerializeReferenceCurve: 0 + - serializedVersion: 2 + path: 0 + attribute: 111 + script: {fileID: 0} + typeID: 95 + customType: 8 + isPPtrCurve: 0 + isIntCurve: 0 + isSerializeReferenceCurve: 0 + - serializedVersion: 2 + path: 0 + attribute: 112 + script: {fileID: 0} + typeID: 95 + customType: 8 + isPPtrCurve: 0 + isIntCurve: 0 + isSerializeReferenceCurve: 0 + - serializedVersion: 2 + path: 0 + attribute: 113 + script: {fileID: 0} + typeID: 95 + customType: 8 + isPPtrCurve: 0 + isIntCurve: 0 + isSerializeReferenceCurve: 0 + - serializedVersion: 2 + path: 0 + attribute: 114 + script: {fileID: 0} + typeID: 95 + customType: 8 + isPPtrCurve: 0 + isIntCurve: 0 + isSerializeReferenceCurve: 0 + - serializedVersion: 2 + path: 0 + attribute: 115 + script: {fileID: 0} + typeID: 95 + customType: 8 + isPPtrCurve: 0 + isIntCurve: 0 + isSerializeReferenceCurve: 0 + - serializedVersion: 2 + path: 0 + attribute: 116 + script: {fileID: 0} + typeID: 95 + customType: 8 + isPPtrCurve: 0 + isIntCurve: 0 + isSerializeReferenceCurve: 0 + - serializedVersion: 2 + path: 0 + attribute: 117 + script: {fileID: 0} + typeID: 95 + customType: 8 + isPPtrCurve: 0 + isIntCurve: 0 + isSerializeReferenceCurve: 0 + - serializedVersion: 2 + path: 0 + attribute: 118 + script: {fileID: 0} + typeID: 95 + customType: 8 + isPPtrCurve: 0 + isIntCurve: 0 + isSerializeReferenceCurve: 0 + - serializedVersion: 2 + path: 0 + attribute: 119 + script: {fileID: 0} + typeID: 95 + customType: 8 + isPPtrCurve: 0 + isIntCurve: 0 + isSerializeReferenceCurve: 0 + - serializedVersion: 2 + path: 0 + attribute: 120 + script: {fileID: 0} + typeID: 95 + customType: 8 + isPPtrCurve: 0 + isIntCurve: 0 + isSerializeReferenceCurve: 0 + - serializedVersion: 2 + path: 0 + attribute: 121 + script: {fileID: 0} + typeID: 95 + customType: 8 + isPPtrCurve: 0 + isIntCurve: 0 + isSerializeReferenceCurve: 0 + - serializedVersion: 2 + path: 0 + attribute: 122 + script: {fileID: 0} + typeID: 95 + customType: 8 + isPPtrCurve: 0 + isIntCurve: 0 + isSerializeReferenceCurve: 0 + - serializedVersion: 2 + path: 0 + attribute: 123 + script: {fileID: 0} + typeID: 95 + customType: 8 + isPPtrCurve: 0 + isIntCurve: 0 + isSerializeReferenceCurve: 0 + - serializedVersion: 2 + path: 0 + attribute: 124 + script: {fileID: 0} + typeID: 95 + customType: 8 + isPPtrCurve: 0 + isIntCurve: 0 + isSerializeReferenceCurve: 0 + - serializedVersion: 2 + path: 0 + attribute: 125 + script: {fileID: 0} + typeID: 95 + customType: 8 + isPPtrCurve: 0 + isIntCurve: 0 + isSerializeReferenceCurve: 0 + - serializedVersion: 2 + path: 0 + attribute: 126 + script: {fileID: 0} + typeID: 95 + customType: 8 + isPPtrCurve: 0 + isIntCurve: 0 + isSerializeReferenceCurve: 0 + - serializedVersion: 2 + path: 0 + attribute: 127 + script: {fileID: 0} + typeID: 95 + customType: 8 + isPPtrCurve: 0 + isIntCurve: 0 + isSerializeReferenceCurve: 0 + - serializedVersion: 2 + path: 0 + attribute: 128 + script: {fileID: 0} + typeID: 95 + customType: 8 + isPPtrCurve: 0 + isIntCurve: 0 + isSerializeReferenceCurve: 0 + - serializedVersion: 2 + path: 0 + attribute: 129 + script: {fileID: 0} + typeID: 95 + customType: 8 + isPPtrCurve: 0 + isIntCurve: 0 + isSerializeReferenceCurve: 0 + - serializedVersion: 2 + path: 0 + attribute: 130 + script: {fileID: 0} + typeID: 95 + customType: 8 + isPPtrCurve: 0 + isIntCurve: 0 + isSerializeReferenceCurve: 0 + - serializedVersion: 2 + path: 0 + attribute: 131 + script: {fileID: 0} + typeID: 95 + customType: 8 + isPPtrCurve: 0 + isIntCurve: 0 + isSerializeReferenceCurve: 0 + - serializedVersion: 2 + path: 0 + attribute: 132 + script: {fileID: 0} + typeID: 95 + customType: 8 + isPPtrCurve: 0 + isIntCurve: 0 + isSerializeReferenceCurve: 0 + - serializedVersion: 2 + path: 0 + attribute: 133 + script: {fileID: 0} + typeID: 95 + customType: 8 + isPPtrCurve: 0 + isIntCurve: 0 + isSerializeReferenceCurve: 0 + - serializedVersion: 2 + path: 0 + attribute: 134 + script: {fileID: 0} + typeID: 95 + customType: 8 + isPPtrCurve: 0 + isIntCurve: 0 + isSerializeReferenceCurve: 0 + - serializedVersion: 2 + path: 0 + attribute: 135 + script: {fileID: 0} + typeID: 95 + customType: 8 + isPPtrCurve: 0 + isIntCurve: 0 + isSerializeReferenceCurve: 0 + - serializedVersion: 2 + path: 0 + attribute: 136 + script: {fileID: 0} + typeID: 95 + customType: 8 + isPPtrCurve: 0 + isIntCurve: 0 + isSerializeReferenceCurve: 0 pptrCurveMapping: [] m_AnimationClipSettings: serializedVersion: 2 @@ -52627,16 +53797,52606 @@ AnimationClip: m_CycleOffset: 0 m_HasAdditiveReferencePose: 0 m_LoopTime: 1 - m_LoopBlend: 0 - m_LoopBlendOrientation: 0 - m_LoopBlendPositionY: 0 - m_LoopBlendPositionXZ: 0 + m_LoopBlend: 1 + m_LoopBlendOrientation: 1 + m_LoopBlendPositionY: 1 + m_LoopBlendPositionXZ: 1 m_KeepOriginalOrientation: 0 m_KeepOriginalPositionY: 1 m_KeepOriginalPositionXZ: 0 m_HeightFromFeet: 0 m_Mirror: 0 - m_EditorCurves: [] + m_EditorCurves: + - serializedVersion: 2 + curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.098561585 + inSlope: -0.029970108 + outSlope: -0.029970108 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.70000005 + value: 0.07836268 + inSlope: -0.024423413 + outSlope: -0.024423413 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666667 + value: 0.07919582 + inSlope: 0.031152993 + outSlope: 0.031152993 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5666667 + value: 0.10440542 + inSlope: 0.07619144 + outSlope: 0.07619144 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0333335 + value: 0.11240793 + inSlope: -0.057498157 + outSlope: -0.057498157 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4666667 + value: 0.08164949 + inSlope: -0.07063882 + outSlope: -0.07063882 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.8666668 + value: 0.06386679 + inSlope: -0.026054667 + outSlope: -0.026054667 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.3333335 + value: 0.069416724 + inSlope: 0.052790955 + outSlope: 0.052790955 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.9 + value: 0.084316105 + inSlope: -0.04605641 + outSlope: -0.04605641 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.366667 + value: 0.054243315 + inSlope: -0.026763443 + outSlope: -0.026763443 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.6333337 + value: 0.056280933 + inSlope: 0.040474743 + outSlope: 0.040474743 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.9 + value: 0.07119192 + inSlope: 0.062385783 + outSlope: 0.062385783 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.3333335 + value: 0.08958181 + inSlope: 0.02389191 + outSlope: 0.02389191 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.866667 + value: 0.07766026 + inSlope: -0.05311103 + outSlope: -0.05311103 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.4000006 + value: 0.05767081 + inSlope: 0.0075093796 + outSlope: 0.0075093796 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.933334 + value: 0.06899576 + inSlope: 0.017430129 + outSlope: 0.017430129 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.4000006 + value: 0.067162395 + inSlope: -0.01939496 + outSlope: -0.01939496 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.7333336 + value: 0.06481455 + inSlope: 0.02302567 + outSlope: 0.02302567 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.066668 + value: 0.07519601 + inSlope: 0.045409404 + outSlope: 0.045409404 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.466667 + value: 0.09446788 + inSlope: 0.05070967 + outSlope: 0.05070967 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.033334 + value: 0.10505844 + inSlope: -0.03757658 + outSlope: -0.03757658 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.333334 + value: 0.083188504 + inSlope: -0.10456324 + outSlope: -0.10456324 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.700001 + value: 0.04898109 + inSlope: -0.03827714 + outSlope: -0.03827714 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.966667 + value: 0.05166612 + inSlope: 0.043201987 + outSlope: 0.043201987 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.266667 + value: 0.06874223 + inSlope: 0.0409788 + outSlope: 0.0409788 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.533334 + value: 0.08387281 + inSlope: 0.0640842 + outSlope: 0.0640842 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.1 + value: 0.10481997 + inSlope: 0.011405468 + outSlope: 0.011405468 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.3 + value: 0.102351956 + inSlope: -0.036562767 + outSlope: -0.036562767 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.400001 + value: 0.098407336 + inSlope: -0.041070554 + outSlope: -0.041070554 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: RootT.x + path: + classID: 95 + script: {fileID: 0} + flags: 0 + - serializedVersion: 2 + curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.83832526 + inSlope: -0.00737071 + outSlope: -0.00737071 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6333334 + value: 0.8250177 + inSlope: 0.0020509977 + outSlope: 0.0020509977 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.1666667 + value: 0.8287301 + inSlope: -0.008897763 + outSlope: -0.008897763 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.9333336 + value: 0.82828677 + inSlope: -0.015639912 + outSlope: -0.015639912 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.8333335 + value: 0.8343269 + inSlope: 0.011016738 + outSlope: 0.011016738 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.766667 + value: 0.8425889 + inSlope: -0.0151884705 + outSlope: -0.0151884705 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.4000006 + value: 0.841205 + inSlope: -0.017867107 + outSlope: -0.017867107 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.033334 + value: 0.84876245 + inSlope: -0.019229393 + outSlope: -0.019229393 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.966667 + value: 0.8370102 + inSlope: 0.050906755 + outSlope: 0.050906755 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.133334 + value: 0.8426273 + inSlope: -0.026164073 + outSlope: -0.026164073 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.400001 + value: 0.83835644 + inSlope: 0.00020026893 + outSlope: 0.00020026893 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: RootT.y + path: + classID: 95 + script: {fileID: 0} + flags: 0 + - serializedVersion: 2 + curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.06927855 + inSlope: 0.049150582 + outSlope: 0.049150582 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.4666667 + value: 0.10444359 + inSlope: 0.10284422 + outSlope: 0.10284422 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333334 + value: 0.1371811 + inSlope: 0.047421463 + outSlope: 0.047421463 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1 + value: 0.13684343 + inSlope: -0.06165297 + outSlope: -0.06165297 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5000001 + value: 0.08765354 + inSlope: -0.15778339 + outSlope: -0.15778339 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9333334 + value: 0.05604597 + inSlope: 0.05835491 + outSlope: 0.05835491 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.1666667 + value: 0.07979458 + inSlope: 0.13585323 + outSlope: 0.13585323 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.6333334 + value: 0.14478618 + inSlope: 0.102006294 + outSlope: 0.102006294 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.2333336 + value: 0.13992013 + inSlope: -0.13798928 + outSlope: -0.13798928 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.766667 + value: 0.07292653 + inSlope: -0.010753098 + outSlope: -0.010753098 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.966667 + value: 0.0847089 + inSlope: 0.1265689 + outSlope: 0.1265689 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.4 + value: 0.14224376 + inSlope: 0.06578414 + outSlope: 0.06578414 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.8333335 + value: 0.12613209 + inSlope: -0.11310652 + outSlope: -0.11310652 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.2000003 + value: 0.08838744 + inSlope: -0.06978936 + outSlope: -0.06978936 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.5000005 + value: 0.08252531 + inSlope: 0.03992807 + outSlope: 0.03992807 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.966667 + value: 0.11699512 + inSlope: 0.055347882 + outSlope: 0.055347882 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.666667 + value: 0.10375452 + inSlope: -0.06867065 + outSlope: -0.06867065 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.066667 + value: 0.09155259 + inSlope: 0.028028775 + outSlope: 0.028028775 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.566667 + value: 0.12560345 + inSlope: 0.05888606 + outSlope: 0.05888606 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.233334 + value: 0.10873113 + inSlope: -0.09324963 + outSlope: -0.09324963 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.833334 + value: 0.06008887 + inSlope: -0.026577393 + outSlope: -0.026577393 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.333334 + value: 0.0870883 + inSlope: 0.11587826 + outSlope: 0.11587826 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.666667 + value: 0.11497868 + inSlope: 0.029340481 + outSlope: 0.029340481 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.1 + value: 0.10695983 + inSlope: -0.026490081 + outSlope: -0.026490081 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.466667 + value: 0.087569356 + inSlope: -0.06685059 + outSlope: -0.06685059 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.900001 + value: 0.06926565 + inSlope: -0.010582402 + outSlope: -0.010582402 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.400001 + value: 0.069398634 + inSlope: -0.00005498455 + outSlope: -0.00005498455 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: RootT.z + path: + classID: 95 + script: {fileID: 0} + flags: 0 + - serializedVersion: 2 + curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.13897869 + inSlope: 0.0034108756 + outSlope: 0.0034108756 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.86666673 + value: 0.18852197 + inSlope: 0.06961897 + outSlope: 0.06961897 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5333334 + value: 0.1666444 + inSlope: -0.11063698 + outSlope: -0.11063698 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.8666668 + value: 0.13630112 + inSlope: -0.044126756 + outSlope: -0.044126756 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.1000001 + value: 0.13695803 + inSlope: 0.03391701 + outSlope: 0.03391701 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4 + value: 0.15963575 + inSlope: 0.09419212 + outSlope: 0.09419212 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.766667 + value: 0.19228573 + inSlope: 0.0368974 + outSlope: 0.0368974 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.3333335 + value: 0.17745826 + inSlope: -0.0887897 + outSlope: -0.0887897 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.033334 + value: 0.14630112 + inSlope: 0.060240503 + outSlope: 0.060240503 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.3333335 + value: 0.16855335 + inSlope: 0.077244565 + outSlope: 0.077244565 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.766667 + value: 0.16876842 + inSlope: -0.0639475 + outSlope: -0.0639475 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.2333336 + value: 0.13670248 + inSlope: -0.04613605 + outSlope: -0.04613605 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.6333337 + value: 0.13442421 + inSlope: 0.019049738 + outSlope: 0.019049738 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.7000003 + value: 0.14473704 + inSlope: -0.020742882 + outSlope: -0.020742882 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.3666673 + value: 0.15123105 + inSlope: 0.049138896 + outSlope: 0.049138896 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.766667 + value: 0.16765428 + inSlope: 0.02367007 + outSlope: 0.02367007 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.433333 + value: 0.14296272 + inSlope: -0.062137466 + outSlope: -0.062137466 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.1 + value: 0.13451134 + inSlope: 0.05653539 + outSlope: 0.05653539 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.566668 + value: 0.15879759 + inSlope: 0.008922063 + outSlope: 0.008922063 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.1 + value: 0.15767282 + inSlope: 0.030712852 + outSlope: 0.030712852 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.366667 + value: 0.15729286 + inSlope: -0.04610201 + outSlope: -0.04610201 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.8 + value: 0.14088237 + inSlope: -0.01816127 + outSlope: -0.01816127 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.400001 + value: 0.13902432 + inSlope: -0.0015297328 + outSlope: -0.0015297328 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: RootQ.x + path: + classID: 95 + script: {fileID: 0} + flags: 0 + - serializedVersion: 2 + curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.4665023 + inSlope: -0.003911555 + outSlope: -0.003911555 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5 + value: 0.46281326 + inSlope: 0.019782636 + outSlope: 0.019782636 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2 + value: 0.445774 + inSlope: -0.07440545 + outSlope: -0.07440545 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6000001 + value: 0.42107302 + inSlope: -0.009948754 + outSlope: -0.009948754 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666668 + value: 0.41556525 + inSlope: 0.017226504 + outSlope: 0.017226504 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.6333334 + value: 0.41003186 + inSlope: -0.01999544 + outSlope: -0.01999544 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.3333335 + value: 0.40813342 + inSlope: 0.08286066 + outSlope: 0.08286066 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.7000003 + value: 0.4243364 + inSlope: -0.027524767 + outSlope: -0.027524767 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.166667 + value: 0.40964818 + inSlope: -0.013636364 + outSlope: -0.013636364 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.8333335 + value: 0.45118374 + inSlope: 0.060291648 + outSlope: 0.060291648 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.7333336 + value: 0.4915639 + inSlope: -0.051224876 + outSlope: -0.051224876 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.466667 + value: 0.4773266 + inSlope: 0.016444638 + outSlope: 0.016444638 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.933334 + value: 0.47583383 + inSlope: -0.025201613 + outSlope: -0.025201613 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.3666673 + value: 0.4608312 + inSlope: -0.076339655 + outSlope: -0.076339655 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.966667 + value: 0.45623353 + inSlope: 0.015830558 + outSlope: 0.015830558 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.900001 + value: 0.4970667 + inSlope: -0.025137823 + outSlope: -0.025137823 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.566668 + value: 0.40498906 + inSlope: -0.23389685 + outSlope: -0.23389685 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.033334 + value: 0.33833572 + inSlope: -0.044036627 + outSlope: -0.044036627 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.433334 + value: 0.34588042 + inSlope: 0.1446084 + outSlope: 0.1446084 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.900001 + value: 0.41442752 + inSlope: 0.12553331 + outSlope: 0.12553331 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.400001 + value: 0.46654227 + inSlope: 0.085782155 + outSlope: 0.085782155 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: RootQ.y + path: + classID: 95 + script: {fileID: 0} + flags: 0 + - serializedVersion: 2 + curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.066237606 + inSlope: 0.00028185543 + outSlope: 0.00028185543 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6666667 + value: -0.050457556 + inSlope: 0.056849927 + outSlope: 0.056849927 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9333334 + value: -0.035190824 + inSlope: 0.037170943 + outSlope: 0.037170943 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666667 + value: -0.037047736 + inSlope: -0.037603937 + outSlope: -0.037603937 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5333334 + value: -0.065109104 + inSlope: -0.11416392 + outSlope: -0.11416392 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9000001 + value: -0.09498014 + inSlope: -0.035206262 + outSlope: -0.035206262 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.3000002 + value: -0.07885448 + inSlope: 0.07820312 + outSlope: 0.07820312 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5666668 + value: -0.057700627 + inSlope: 0.046977427 + outSlope: 0.046977427 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.8333335 + value: -0.04828187 + inSlope: 0.037584994 + outSlope: 0.037584994 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.0666668 + value: -0.040681086 + inSlope: 0.026205653 + outSlope: 0.026205653 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.3000002 + value: -0.036962032 + inSlope: -0.008795363 + outSlope: -0.008795363 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.5000002 + value: -0.04180858 + inSlope: -0.042482544 + outSlope: -0.042482544 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.7333336 + value: -0.053579964 + inSlope: -0.049061 + outSlope: -0.049061 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.966667 + value: -0.057767138 + inSlope: 0.02062523 + outSlope: 0.02062523 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.2000003 + value: -0.046468027 + inSlope: 0.07347466 + outSlope: 0.07347466 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.4666667 + value: -0.032313198 + inSlope: 0.026234936 + outSlope: 0.026234936 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.6333337 + value: -0.031108802 + inSlope: -0.0062764036 + outSlope: -0.0062764036 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.8333335 + value: -0.032350935 + inSlope: -0.010022307 + outSlope: -0.010022307 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.2000003 + value: -0.04054093 + inSlope: -0.053097732 + outSlope: -0.053097732 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.533334 + value: -0.056597877 + inSlope: -0.010109814 + outSlope: -0.010109814 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.866667 + value: -0.050910905 + inSlope: 0.028082307 + outSlope: 0.028082307 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.2333336 + value: -0.035796165 + inSlope: 0.04856267 + outSlope: 0.04856267 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.6000004 + value: -0.022573808 + inSlope: 0.01969101 + outSlope: 0.01969101 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.666667 + value: -0.021717427 + inSlope: -0.00161525 + outSlope: -0.00161525 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.8 + value: -0.024105325 + inSlope: -0.027740493 + outSlope: -0.027740493 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.1333337 + value: -0.033139173 + inSlope: -0.0016700678 + outSlope: -0.0016700678 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.433334 + value: -0.02780214 + inSlope: 0.025103014 + outSlope: 0.025103014 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.6333337 + value: -0.025632385 + inSlope: -0.0059454013 + outSlope: -0.0059454013 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.766667 + value: -0.029236594 + inSlope: -0.039199516 + outSlope: -0.039199516 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8 + value: -0.03737838 + inSlope: -0.04011956 + outSlope: -0.04011956 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.200001 + value: -0.044669088 + inSlope: -0.029993396 + outSlope: -0.029993396 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.666667 + value: -0.06392813 + inSlope: -0.03478405 + outSlope: -0.03478405 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.066668 + value: -0.06272574 + inSlope: 0.048662018 + outSlope: 0.048662018 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.266667 + value: -0.04669111 + inSlope: 0.11481546 + outSlope: 0.11481546 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.466667 + value: -0.019455718 + inSlope: 0.15638402 + outSlope: 0.15638402 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.500001 + value: -0.014115556 + inSlope: 0.15554655 + outSlope: 0.15554655 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.6 + value: -0.00009528341 + inSlope: 0.1193575 + outSlope: 0.1193575 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.700001 + value: 0.009466603 + inSlope: 0.06972808 + outSlope: 0.06972808 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.733334 + value: 0.011469141 + inSlope: 0.046101116 + outSlope: 0.046101116 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.766667 + value: 0.012539995 + inSlope: 0.02430398 + outSlope: 0.02430398 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.933333 + value: 0.008872324 + inSlope: -0.06571754 + outSlope: -0.06571754 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.000001 + value: 0.0035729073 + inSlope: -0.08735979 + outSlope: -0.08735979 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.033334 + value: 0.0006069364 + inSlope: -0.09094511 + outSlope: -0.09094511 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.066668 + value: -0.002490096 + inSlope: -0.08832475 + outSlope: -0.08832475 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.1 + value: -0.005281379 + inSlope: -0.08420153 + outSlope: -0.08420153 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.133334 + value: -0.008103526 + inSlope: -0.07716824 + outSlope: -0.07716824 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.166667 + value: -0.010425931 + inSlope: -0.06728746 + outSlope: -0.06728746 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.200001 + value: -0.01258935 + inSlope: -0.054740887 + outSlope: -0.054740887 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.3 + value: -0.016610064 + inSlope: -0.04487984 + outSlope: -0.04487984 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.433334 + value: -0.025787273 + inSlope: -0.08621392 + outSlope: -0.08621392 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.6 + value: -0.039396103 + inSlope: -0.06572743 + outSlope: -0.06572743 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.233334 + value: -0.062418878 + inSlope: -0.01951929 + outSlope: -0.01951929 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.400001 + value: -0.06592134 + inSlope: -0.022372007 + outSlope: -0.022372007 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: RootQ.z + path: + classID: 95 + script: {fileID: 0} + flags: 0 + - serializedVersion: 2 + curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.8710187 + inSlope: 0.0015735625 + outSlope: 0.0015735625 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4000001 + value: 0.8839801 + inSlope: 0.051163185 + outSlope: 0.051163185 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.0000002 + value: 0.89532256 + inSlope: 0.011295687 + outSlope: 0.011295687 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.8666668 + value: 0.89535415 + inSlope: 0.01745315 + outSlope: 0.01745315 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.033334 + value: 0.8716552 + inSlope: -0.035305057 + outSlope: -0.035305057 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.9 + value: 0.8628906 + inSlope: 0.024336431 + outSlope: 0.024336431 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.4000006 + value: 0.8750481 + inSlope: 0.02995494 + outSlope: 0.02995494 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.366667 + value: 0.8654553 + inSlope: -0.02615155 + outSlope: -0.02615155 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.466667 + value: 0.88972545 + inSlope: 0.1036347 + outSlope: 0.1036347 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.666667 + value: 0.91148233 + inSlope: -0.05922234 + outSlope: -0.05922234 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.400001 + value: 0.8710141 + inSlope: -0.047199097 + outSlope: -0.047199097 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: RootQ.w + path: + classID: 95 + script: {fileID: 0} + flags: 0 + - serializedVersion: 2 + curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.4461921 + inSlope: 0.055232044 + outSlope: 0.055232044 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.86666673 + value: -0.45320982 + inSlope: -0.086262524 + outSlope: -0.086262524 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.8666668 + value: -0.4165537 + inSlope: 0.12118478 + outSlope: 0.12118478 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5333335 + value: -0.40760088 + inSlope: -0.026097026 + outSlope: -0.026097026 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.1333334 + value: -0.42293826 + inSlope: -0.091416925 + outSlope: -0.091416925 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.7333336 + value: -0.45145288 + inSlope: 0.08138813 + outSlope: 0.08138813 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.3 + value: -0.4181993 + inSlope: -0.04013706 + outSlope: -0.04013706 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.9666667 + value: -0.45710906 + inSlope: -0.059681937 + outSlope: -0.059681937 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.5000005 + value: -0.44294974 + inSlope: 0.063141495 + outSlope: 0.063141495 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.3 + value: -0.43622392 + inSlope: -0.08503684 + outSlope: -0.08503684 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.866667 + value: -0.4725935 + inSlope: 0.017270608 + outSlope: 0.017270608 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.433334 + value: -0.455964 + inSlope: 0.014433427 + outSlope: 0.014433427 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.266667 + value: -0.44891274 + inSlope: -0.0082374625 + outSlope: -0.0082374625 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.266667 + value: -0.46623564 + inSlope: -0.05725088 + outSlope: -0.05725088 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.000001 + value: -0.46806195 + inSlope: 0.08048998 + outSlope: 0.08048998 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.533334 + value: -0.45632952 + inSlope: 0.0036067555 + outSlope: 0.0036067555 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.400001 + value: -0.4465189 + inSlope: 0.045590688 + outSlope: 0.045590688 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: LeftFootT.x + path: + classID: 95 + script: {fileID: 0} + flags: 0 + - serializedVersion: 2 + curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.82541764 + inSlope: 0.008699298 + outSlope: 0.008699298 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9333334 + value: -0.76232636 + inSlope: 0.072951615 + outSlope: 0.072951615 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6666667 + value: -0.8048241 + inSlope: -0.12979221 + outSlope: -0.12979221 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5000002 + value: -0.7925867 + inSlope: 0.09908679 + outSlope: 0.09908679 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.2000003 + value: -0.76032925 + inSlope: -0.013900988 + outSlope: -0.013900988 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.9333336 + value: -0.7999458 + inSlope: 0.025889542 + outSlope: 0.025889542 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.7000003 + value: -0.77782345 + inSlope: -0.048123345 + outSlope: -0.048123345 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.7000003 + value: -0.8321355 + inSlope: 0.04120592 + outSlope: 0.04120592 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.933334 + value: -0.80534375 + inSlope: -0.02327355 + outSlope: -0.02327355 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.533334 + value: -0.7896327 + inSlope: 0.035448108 + outSlope: 0.035448108 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.666667 + value: -0.8456052 + inSlope: -0.05968549 + outSlope: -0.05968549 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.366667 + value: -0.79193515 + inSlope: 0.20398845 + outSlope: 0.20398845 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.933333 + value: -0.7469447 + inSlope: -0.081617855 + outSlope: -0.081617855 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.500001 + value: -0.79452235 + inSlope: -0.117278785 + outSlope: -0.117278785 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.400001 + value: -0.8252126 + inSlope: -0.017909765 + outSlope: -0.017909765 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: LeftFootT.y + path: + classID: 95 + script: {fileID: 0} + flags: 0 + - serializedVersion: 2 + curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.19007772 + inSlope: 0.0050832327 + outSlope: 0.0050832327 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.43333337 + value: 0.20475227 + inSlope: 0.01303129 + outSlope: 0.01303129 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8000001 + value: 0.21135977 + inSlope: 0.041534234 + outSlope: 0.041534234 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3000001 + value: 0.24302429 + inSlope: 0.087059446 + outSlope: 0.087059446 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6333334 + value: 0.25364682 + inSlope: -0.02344387 + outSlope: -0.02344387 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666668 + value: 0.24589671 + inSlope: -0.028903289 + outSlope: -0.028903289 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4333334 + value: 0.2524749 + inSlope: 0.040053464 + outSlope: 0.040053464 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.766667 + value: 0.27699274 + inSlope: 0.039432533 + outSlope: 0.039432533 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.3333335 + value: 0.26002145 + inSlope: -0.11742008 + outSlope: -0.11742008 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.6333334 + value: 0.23461519 + inSlope: -0.008659744 + outSlope: -0.008659744 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.966667 + value: 0.23852168 + inSlope: 0.011640865 + outSlope: 0.011640865 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.2333336 + value: 0.24742422 + inSlope: 0.0069002127 + outSlope: 0.0069002127 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.5 + value: 0.23956355 + inSlope: -0.082454585 + outSlope: -0.082454585 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.033334 + value: 0.17423561 + inSlope: -0.14421782 + outSlope: -0.14421782 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.8333335 + value: 0.15375887 + inSlope: 0.05271127 + outSlope: 0.05271127 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.2333336 + value: 0.16908328 + inSlope: 0.0027832417 + outSlope: 0.0027832417 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.7000003 + value: 0.15808001 + inSlope: -0.011478748 + outSlope: -0.011478748 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.033334 + value: 0.16941582 + inSlope: 0.02265463 + outSlope: 0.02265463 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.3333335 + value: 0.18087675 + inSlope: 0.07997113 + outSlope: 0.07997113 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.666667 + value: 0.19715498 + inSlope: 0.0326595 + outSlope: 0.0326595 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.166667 + value: 0.19359691 + inSlope: -0.08538878 + outSlope: -0.08538878 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.566668 + value: 0.15725444 + inSlope: -0.065362856 + outSlope: -0.065362856 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.966667 + value: 0.14992929 + inSlope: 0.07472098 + outSlope: 0.07472098 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.333334 + value: 0.19630253 + inSlope: 0.14605083 + outSlope: 0.14605083 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.666667 + value: 0.24442562 + inSlope: 0.13791439 + outSlope: 0.13791439 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.133334 + value: 0.30213496 + inSlope: 0.11550622 + outSlope: 0.11550622 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.400001 + value: 0.30531216 + inSlope: -0.11783144 + outSlope: -0.11783144 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.8 + value: 0.24700822 + inSlope: -0.13623667 + outSlope: -0.13623667 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.333334 + value: 0.1923847 + inSlope: -0.042311408 + outSlope: -0.042311408 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.400001 + value: 0.18988523 + inSlope: -0.03489686 + outSlope: -0.03489686 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: LeftFootT.z + path: + classID: 95 + script: {fileID: 0} + flags: 0 + - serializedVersion: 2 + curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.5253984 + inSlope: -0.0040841103 + outSlope: -0.0040841103 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6 + value: -0.5246512 + inSlope: 0.021842126 + outSlope: 0.021842126 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3666668 + value: -0.5427155 + inSlope: -0.08855663 + outSlope: -0.08855663 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9333334 + value: -0.5734689 + inSlope: -0.009123991 + outSlope: -0.009123991 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7 + value: -0.56020415 + inSlope: -0.005844514 + outSlope: -0.005844514 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.4 + value: -0.5449197 + inSlope: 0.04914795 + outSlope: 0.04914795 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.066667 + value: -0.55166924 + inSlope: -0.008755633 + outSlope: -0.008755633 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.8333335 + value: -0.5181278 + inSlope: 0.043611865 + outSlope: 0.043611865 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.4333334 + value: -0.4993503 + inSlope: -0.0010053779 + outSlope: -0.0010053779 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.3 + value: -0.5007583 + inSlope: 0.030926794 + outSlope: 0.030926794 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.9000006 + value: -0.49543226 + inSlope: -0.04105095 + outSlope: -0.04105095 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.466667 + value: -0.5114904 + inSlope: -0.02156677 + outSlope: -0.02156677 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.1 + value: -0.5179354 + inSlope: 0.009631773 + outSlope: 0.009631773 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.1 + value: -0.51023275 + inSlope: -0.03230633 + outSlope: -0.03230633 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.066668 + value: -0.56097716 + inSlope: -0.08140868 + outSlope: -0.08140868 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.1 + value: -0.5387412 + inSlope: 0.050127856 + outSlope: 0.050127856 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.400001 + value: -0.52518886 + inSlope: 0.039921466 + outSlope: 0.039921466 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: LeftFootQ.x + path: + classID: 95 + script: {fileID: 0} + flags: 0 + - serializedVersion: 2 + curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.36008683 + inSlope: 0.00024050473 + outSlope: 0.00024050473 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.53333336 + value: 0.3586109 + inSlope: -0.013436515 + outSlope: -0.013436515 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1333334 + value: 0.3690124 + inSlope: 0.021641389 + outSlope: 0.021641389 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6000001 + value: 0.37536022 + inSlope: -0.029618712 + outSlope: -0.029618712 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666668 + value: 0.3719802 + inSlope: 0.008836099 + outSlope: 0.008836099 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.6333334 + value: 0.38343972 + inSlope: -0.0009785602 + outSlope: -0.0009785602 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.4 + value: 0.39815187 + inSlope: -0.027310278 + outSlope: -0.027310278 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.166667 + value: 0.3996477 + inSlope: 0.027347382 + outSlope: 0.027347382 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.8333335 + value: 0.38294232 + inSlope: -0.014002932 + outSlope: -0.014002932 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.366667 + value: 0.35805625 + inSlope: -0.06848759 + outSlope: -0.06848759 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.8 + value: 0.35615805 + inSlope: 0.043476414 + outSlope: 0.043476414 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.8 + value: 0.37898713 + inSlope: 0.00026062157 + outSlope: 0.00026062157 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.3666673 + value: 0.38400745 + inSlope: 0.04625977 + outSlope: 0.04625977 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.8 + value: 0.380198 + inSlope: -0.03774654 + outSlope: -0.03774654 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.466667 + value: 0.35660806 + inSlope: -0.04616133 + outSlope: -0.04616133 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.066668 + value: 0.3519597 + inSlope: 0.067678034 + outSlope: 0.067678034 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.533334 + value: 0.42362672 + inSlope: 0.22494595 + outSlope: 0.22494595 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.000001 + value: 0.4725692 + inSlope: -0.03005249 + outSlope: -0.03005249 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.333334 + value: 0.46006253 + inSlope: -0.059306987 + outSlope: -0.059306987 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.766667 + value: 0.4126523 + inSlope: -0.10152795 + outSlope: -0.10152795 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.400001 + value: 0.3602645 + inSlope: -0.06845889 + outSlope: -0.06845889 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: LeftFootQ.y + path: + classID: 95 + script: {fileID: 0} + flags: 0 + - serializedVersion: 2 + curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.61168426 + inSlope: -0.00043988225 + outSlope: -0.00043988225 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6333334 + value: -0.63336265 + inSlope: -0.057629943 + outSlope: -0.057629943 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3333334 + value: -0.6289919 + inSlope: 0.11368354 + outSlope: 0.11368354 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9000001 + value: -0.5732345 + inSlope: 0.033031438 + outSlope: 0.033031438 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.8000002 + value: -0.6164691 + inSlope: -0.0070855087 + outSlope: -0.0070855087 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.766667 + value: -0.5951897 + inSlope: 0.05539035 + outSlope: 0.05539035 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.4333334 + value: -0.6180874 + inSlope: -0.078477934 + outSlope: -0.078477934 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.4 + value: -0.6247343 + inSlope: -0.0020009298 + outSlope: -0.0020009298 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.5000005 + value: -0.6342689 + inSlope: -0.015039161 + outSlope: -0.015039161 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.3333335 + value: -0.6270013 + inSlope: 0.0018739394 + outSlope: 0.0018739394 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.066668 + value: -0.6308447 + inSlope: 0.015612243 + outSlope: 0.015612243 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.3 + value: -0.6197437 + inSlope: 0.005566488 + outSlope: 0.005566488 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.166667 + value: -0.56894153 + inSlope: 0.01999861 + outSlope: 0.01999861 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.400001 + value: -0.611823 + inSlope: -0.03624689 + outSlope: -0.03624689 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: LeftFootQ.z + path: + classID: 95 + script: {fileID: 0} + flags: 0 + - serializedVersion: 2 + curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.46918762 + inSlope: -0.005330443 + outSlope: -0.005330443 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6 + value: 0.44495344 + inSlope: -0.061017126 + outSlope: -0.061017126 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1333334 + value: 0.41394043 + inSlope: -0.0065790033 + outSlope: -0.0065790033 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5666667 + value: 0.43020585 + inSlope: 0.09974859 + outSlope: 0.09974859 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.3000002 + value: 0.437179 + inSlope: -0.089032434 + outSlope: -0.089032434 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.3333335 + value: 0.4046681 + inSlope: 0.109019384 + outSlope: 0.109019384 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.8333335 + value: 0.44037783 + inSlope: -0.003967885 + outSlope: -0.003967885 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.533334 + value: 0.41459638 + inSlope: 0.03856147 + outSlope: 0.03856147 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.6333337 + value: 0.48453623 + inSlope: -0.029400168 + outSlope: -0.029400168 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.466667 + value: 0.45880944 + inSlope: -0.0009530792 + outSlope: -0.0009530792 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.3666673 + value: 0.44845963 + inSlope: -0.0801381 + outSlope: -0.0801381 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.333334 + value: 0.46167856 + inSlope: 0.0876055 + outSlope: 0.0876055 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.1 + value: 0.4799798 + inSlope: -0.09731458 + outSlope: -0.09731458 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.866667 + value: 0.3754315 + inSlope: -0.04313453 + outSlope: -0.04313453 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.233334 + value: 0.36930865 + inSlope: 0.004792999 + outSlope: 0.004792999 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.733334 + value: 0.42358702 + inSlope: 0.10493888 + outSlope: 0.10493888 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.400001 + value: 0.46910524 + inSlope: 0.050370317 + outSlope: 0.050370317 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: LeftFootQ.w + path: + classID: 95 + script: {fileID: 0} + flags: 0 + - serializedVersion: 2 + curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.44128406 + inSlope: 0.05436748 + outSlope: 0.05436748 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6666667 + value: 0.44575322 + inSlope: -0.06369218 + outSlope: -0.06369218 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0666667 + value: 0.41197988 + inSlope: -0.02286809 + outSlope: -0.02286809 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6000001 + value: 0.4258172 + inSlope: 0.095384635 + outSlope: 0.095384635 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.266667 + value: 0.46984738 + inSlope: -0.019826397 + outSlope: -0.019826397 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7333336 + value: 0.45281288 + inSlope: -0.017752603 + outSlope: -0.017752603 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.266667 + value: 0.420066 + inSlope: -0.06419605 + outSlope: -0.06419605 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.8666668 + value: 0.4306257 + inSlope: 0.091057956 + outSlope: 0.091057956 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.3333335 + value: 0.44322443 + inSlope: -0.034178525 + outSlope: -0.034178525 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.9 + value: 0.42655152 + inSlope: -0.04126448 + outSlope: -0.04126448 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.4 + value: 0.4418023 + inSlope: 0.08813077 + outSlope: 0.08813077 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.066667 + value: 0.46512413 + inSlope: -0.030914724 + outSlope: -0.030914724 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.8333335 + value: 0.41257793 + inSlope: 0.008280882 + outSlope: 0.008280882 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.3666673 + value: 0.42416415 + inSlope: -0.014506215 + outSlope: -0.014506215 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.266667 + value: 0.43700707 + inSlope: 0.016438887 + outSlope: 0.016438887 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.500001 + value: 0.38402194 + inSlope: -0.18867254 + outSlope: -0.18867254 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.966667 + value: 0.33894092 + inSlope: 0.052881278 + outSlope: 0.052881278 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.266667 + value: 0.3489506 + inSlope: 0.010327992 + outSlope: 0.010327992 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.666667 + value: 0.39189014 + inSlope: 0.09595078 + outSlope: 0.09595078 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.400001 + value: 0.44094673 + inSlope: 0.07019068 + outSlope: 0.07019068 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: RightFootT.x + path: + classID: 95 + script: {fileID: 0} + flags: 0 + - serializedVersion: 2 + curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.8738406 + inSlope: 0.003962517 + outSlope: 0.003962517 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9333334 + value: -0.91176724 + inSlope: -0.04435748 + outSlope: -0.04435748 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.8666668 + value: -0.84801215 + inSlope: 0.046119638 + outSlope: 0.046119638 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.8333335 + value: -0.9233233 + inSlope: -0.03929887 + outSlope: -0.03929887 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.9 + value: -0.8779172 + inSlope: 0.011394912 + outSlope: 0.011394912 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.566667 + value: -0.92160845 + inSlope: 0.013322545 + outSlope: 0.013322545 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.9 + value: -0.89127 + inSlope: -0.040756788 + outSlope: -0.040756788 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.933334 + value: -0.9086742 + inSlope: 0.024610184 + outSlope: 0.024610184 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8 + value: -0.91540635 + inSlope: 0.041156717 + outSlope: 0.041156717 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.3 + value: -0.89860594 + inSlope: -0.095374055 + outSlope: -0.095374055 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.966667 + value: -0.9478872 + inSlope: -0.001099691 + outSlope: -0.001099691 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.566668 + value: -0.9285453 + inSlope: 0.08905208 + outSlope: 0.08905208 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.400001 + value: -0.87412643 + inSlope: 0.042703774 + outSlope: 0.042703774 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: RightFootT.y + path: + classID: 95 + script: {fileID: 0} + flags: 0 + - serializedVersion: 2 + curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.079332545 + inSlope: -0.0024957953 + outSlope: -0.0024957953 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.26666668 + value: 0.080715075 + inSlope: 0.028826375 + outSlope: 0.028826375 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6666667 + value: 0.10660141 + inSlope: 0.045155663 + outSlope: 0.045155663 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9666667 + value: 0.117783904 + inSlope: 0.01061027 + outSlope: 0.01061027 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666667 + value: 0.11171514 + inSlope: -0.066377476 + outSlope: -0.066377476 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4000001 + value: 0.08453349 + inSlope: -0.13950138 + outSlope: -0.13950138 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6000001 + value: 0.06209673 + inSlope: -0.0907813 + outSlope: -0.0907813 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7666668 + value: 0.044632606 + inSlope: -0.122283205 + outSlope: -0.122283205 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9000001 + value: 0.031904534 + inSlope: -0.046477307 + outSlope: -0.046477307 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666668 + value: 0.031564325 + inSlope: 0.013981279 + outSlope: 0.013981279 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.1666667 + value: 0.0336583 + inSlope: 0.034822036 + outSlope: 0.034822036 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.266667 + value: 0.037570417 + inSlope: 0.03509242 + outSlope: 0.03509242 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4 + value: 0.044027194 + inSlope: 0.07673215 + outSlope: 0.07673215 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.6000001 + value: 0.064384304 + inSlope: 0.108278364 + outSlope: 0.108278364 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.766667 + value: 0.07405154 + inSlope: -0.00427511 + outSlope: -0.00427511 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.966667 + value: 0.066728204 + inSlope: -0.051915787 + outSlope: -0.051915787 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.1666667 + value: 0.059754737 + inSlope: -0.04060781 + outSlope: -0.04060781 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.3666668 + value: 0.055678584 + inSlope: -0.00012533751 + outSlope: -0.00012533751 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.6333334 + value: 0.051447187 + inSlope: -0.05614098 + outSlope: -0.05614098 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.9 + value: 0.0332573 + inSlope: -0.04689347 + outSlope: -0.04689347 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4 + value: 0.031749465 + inSlope: 0.012542466 + outSlope: 0.012542466 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.1000004 + value: 0.0329207 + inSlope: 0.00060657086 + outSlope: 0.00060657086 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.2000003 + value: 0.03495068 + inSlope: 0.061851744 + outSlope: 0.061851744 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.366667 + value: 0.053016357 + inSlope: 0.12735207 + outSlope: 0.12735207 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.7000003 + value: 0.07916799 + inSlope: -0.005510716 + outSlope: -0.005510716 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.066667 + value: 0.069924 + inSlope: 0.014961265 + outSlope: 0.014961265 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.3333335 + value: 0.081910856 + inSlope: 0.06864115 + outSlope: 0.06864115 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.666667 + value: 0.09269269 + inSlope: -0.04016053 + outSlope: -0.04016053 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.866667 + value: 0.08294775 + inSlope: -0.030496746 + outSlope: -0.030496746 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.166667 + value: 0.08060801 + inSlope: 0.011806201 + outSlope: 0.011806201 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.566667 + value: 0.08345797 + inSlope: -0.0030921428 + outSlope: -0.0030921428 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.866667 + value: 0.08078817 + inSlope: -0.021116242 + outSlope: -0.021116242 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.2000003 + value: 0.07749357 + inSlope: -0.03320086 + outSlope: -0.03320086 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.4000006 + value: 0.06896112 + inSlope: -0.04621551 + outSlope: -0.04621551 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.533334 + value: 0.06694809 + inSlope: 0.02531438 + outSlope: 0.02531438 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.7000003 + value: 0.07618878 + inSlope: 0.08624193 + outSlope: 0.08624193 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.833334 + value: 0.085508436 + inSlope: 0.03393594 + outSlope: 0.03393594 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.1 + value: 0.087399505 + inSlope: 0.0059777265 + outSlope: 0.0059777265 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.433333 + value: 0.088118285 + inSlope: 0.006651379 + outSlope: 0.006651379 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.733334 + value: 0.09201963 + inSlope: 0.019572929 + outSlope: 0.019572929 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.966667 + value: 0.09201912 + inSlope: -0.033100627 + outSlope: -0.033100627 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.133334 + value: 0.086112075 + inSlope: -0.04267891 + outSlope: -0.04267891 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.366667 + value: 0.062180843 + inSlope: -0.15581274 + outSlope: -0.15581274 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.466667 + value: 0.042319935 + inSlope: -0.24165183 + outSlope: -0.24165183 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.566668 + value: 0.016322006 + inSlope: -0.26629555 + outSlope: -0.26629555 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.6 + value: 0.0073794858 + inSlope: -0.25920913 + outSlope: -0.25920913 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.633334 + value: -0.0009585776 + inSlope: -0.2472949 + outSlope: -0.2472949 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.700001 + value: -0.016773164 + inSlope: -0.21391702 + outSlope: -0.21391702 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.766667 + value: -0.029312277 + inSlope: -0.16349858 + outSlope: -0.16349858 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.033334 + value: -0.044302795 + inSlope: 0.042587608 + outSlope: 0.042587608 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.1 + value: -0.04066273 + inSlope: 0.063072935 + outSlope: 0.063072935 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.133334 + value: -0.03830867 + inSlope: 0.061154455 + outSlope: 0.061154455 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.166667 + value: -0.03658576 + inSlope: 0.054817878 + outSlope: 0.054817878 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.233334 + value: -0.03334997 + inSlope: 0.03361663 + outSlope: 0.03361663 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.366667 + value: -0.028824804 + inSlope: 0.05608306 + outSlope: 0.05608306 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.533334 + value: -0.013551527 + inSlope: 0.11320405 + outSlope: 0.11320405 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.566668 + value: -0.009708522 + inSlope: 0.11036807 + outSlope: 0.11036807 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.633334 + value: -0.0028344765 + inSlope: 0.10104251 + outSlope: 0.10104251 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.666667 + value: 0.00054250297 + inSlope: 0.10103229 + outSlope: 0.10103229 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.933334 + value: 0.026871711 + inSlope: 0.095192134 + outSlope: 0.095192134 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.166667 + value: 0.049963564 + inSlope: 0.10515703 + outSlope: 0.10515703 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.400001 + value: 0.07928661 + inSlope: 0.13065916 + outSlope: 0.13065916 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: RightFootT.z + path: + classID: 95 + script: {fileID: 0} + flags: 0 + - serializedVersion: 2 + curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.6129545 + inSlope: -0.0013536214 + outSlope: -0.0013536214 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.73333335 + value: -0.6011752 + inSlope: 0.035559833 + outSlope: 0.035559833 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4000001 + value: -0.62104833 + inSlope: -0.09581217 + outSlope: -0.09581217 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.1666667 + value: -0.6506019 + inSlope: 0.040757097 + outSlope: 0.040757097 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.8666668 + value: -0.6296501 + inSlope: 0.009495029 + outSlope: 0.009495029 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.766667 + value: -0.62663573 + inSlope: -0.044474646 + outSlope: -0.044474646 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.533334 + value: -0.6073716 + inSlope: 0.047733158 + outSlope: 0.047733158 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.933334 + value: -0.5941713 + inSlope: -0.00083325565 + outSlope: -0.00083325565 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.9000006 + value: -0.5821115 + inSlope: -0.039447892 + outSlope: -0.039447892 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.033334 + value: -0.59903437 + inSlope: -0.012507868 + outSlope: -0.012507868 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.133334 + value: -0.6009495 + inSlope: -0.0070595555 + outSlope: -0.0070595555 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.000001 + value: -0.6207319 + inSlope: -0.082369804 + outSlope: -0.082369804 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.400001 + value: -0.61272806 + inSlope: 0.028287986 + outSlope: 0.028287986 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: RightFootQ.x + path: + classID: 95 + script: {fileID: 0} + flags: 0 + - serializedVersion: 2 + curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.49075222 + inSlope: 0.0011640786 + outSlope: 0.0011640786 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6 + value: 0.49412304 + inSlope: 0.01399621 + outSlope: 0.01399621 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2 + value: 0.50799596 + inSlope: 0.011114191 + outSlope: 0.011114191 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6333334 + value: 0.50063556 + inSlope: -0.047155067 + outSlope: -0.047155067 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4333334 + value: 0.50949585 + inSlope: 0.043955192 + outSlope: 0.043955192 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.966667 + value: 0.52483416 + inSlope: 0.037578534 + outSlope: 0.037578534 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.5333335 + value: 0.5230734 + inSlope: -0.03469977 + outSlope: -0.03469977 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.2000003 + value: 0.527987 + inSlope: 0.03321919 + outSlope: 0.03321919 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.9 + value: 0.51609373 + inSlope: -0.022207819 + outSlope: -0.022207819 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.5000005 + value: 0.48539197 + inSlope: -0.028618751 + outSlope: -0.028618751 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.2000003 + value: 0.50659436 + inSlope: 0.03413025 + outSlope: 0.03413025 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.1000004 + value: 0.51115644 + inSlope: -0.002420249 + outSlope: -0.002420249 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.7333336 + value: 0.5186596 + inSlope: -0.045366034 + outSlope: -0.045366034 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.533334 + value: 0.48707172 + inSlope: -0.04709047 + outSlope: -0.04709047 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.266667 + value: 0.5050508 + inSlope: 0.14418143 + outSlope: 0.14418143 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.900001 + value: 0.5936253 + inSlope: 0.004058959 + outSlope: 0.004058959 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.3 + value: 0.57896626 + inSlope: -0.03932199 + outSlope: -0.03932199 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.8 + value: 0.53186965 + inSlope: -0.08550087 + outSlope: -0.08550087 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.400001 + value: 0.49095827 + inSlope: -0.05606189 + outSlope: -0.05606189 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: RightFootQ.y + path: + classID: 95 + script: {fileID: 0} + flags: 0 + - serializedVersion: 2 + curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.5191714 + inSlope: 0.000010728835 + outSlope: 0.000010728835 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5666667 + value: -0.5364589 + inSlope: -0.06520629 + outSlope: -0.06520629 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3333334 + value: -0.5324242 + inSlope: 0.116117194 + outSlope: 0.116117194 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.8666668 + value: -0.48069477 + inSlope: 0.053341024 + outSlope: 0.053341024 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.3666668 + value: -0.49578875 + inSlope: -0.06471908 + outSlope: -0.06471908 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.9 + value: -0.5165725 + inSlope: 0.013155354 + outSlope: 0.013155354 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.5666668 + value: -0.507284 + inSlope: 0.040361024 + outSlope: 0.040361024 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.033334 + value: -0.4917451 + inSlope: -0.023375299 + outSlope: -0.023375299 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.4666667 + value: -0.51943433 + inSlope: -0.07806398 + outSlope: -0.07806398 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.3 + value: -0.5307554 + inSlope: -0.013145519 + outSlope: -0.013145519 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.933334 + value: -0.5309124 + inSlope: 0.008812781 + outSlope: 0.008812781 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.9000006 + value: -0.5320497 + inSlope: 0.027470106 + outSlope: 0.027470106 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.466667 + value: -0.52697295 + inSlope: -0.0036326086 + outSlope: -0.0036326086 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8 + value: -0.5347258 + inSlope: 0.009007763 + outSlope: 0.009007763 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.200001 + value: -0.52630055 + inSlope: 0.025144003 + outSlope: 0.025144003 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.666667 + value: -0.48762584 + inSlope: 0.13074216 + outSlope: 0.13074216 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.400001 + value: -0.45524687 + inSlope: -0.039799873 + outSlope: -0.039799873 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.366667 + value: -0.5176664 + inSlope: -0.050297756 + outSlope: -0.050297756 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.400001 + value: -0.51927084 + inSlope: -0.04813249 + outSlope: -0.04813249 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: RightFootQ.z + path: + classID: 95 + script: {fileID: 0} + flags: 0 + - serializedVersion: 2 + curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.33750638 + inSlope: -0.004119873 + outSlope: -0.004119873 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.53333336 + value: 0.3175662 + inSlope: -0.045204125 + outSlope: -0.045204125 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1 + value: 0.2845965 + inSlope: -0.018141553 + outSlope: -0.018141553 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5666667 + value: 0.29166052 + inSlope: 0.08317479 + outSlope: 0.08317479 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.1666667 + value: 0.30711734 + inSlope: -0.05245288 + outSlope: -0.05245288 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.8666668 + value: 0.25520965 + inSlope: -0.03819693 + outSlope: -0.03819693 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.3333335 + value: 0.2696211 + inSlope: 0.1174089 + outSlope: 0.1174089 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.7000003 + value: 0.30281016 + inSlope: 0.029611047 + outSlope: 0.029611047 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.1333337 + value: 0.29038867 + inSlope: -0.07248543 + outSlope: -0.07248543 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.566667 + value: 0.28468487 + inSlope: 0.059427973 + outSlope: 0.059427973 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.3 + value: 0.3518337 + inSlope: 0.07135399 + outSlope: 0.07135399 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.2333336 + value: 0.33540398 + inSlope: -0.013607306 + outSlope: -0.013607306 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.8 + value: 0.3387411 + inSlope: -0.00082477997 + outSlope: -0.00082477997 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.3666673 + value: 0.3214616 + inSlope: -0.08659011 + outSlope: -0.08659011 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.966667 + value: 0.3075898 + inSlope: 0.030522043 + outSlope: 0.030522043 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.033334 + value: 0.35746765 + inSlope: -0.08163194 + outSlope: -0.08163194 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.6 + value: 0.2713872 + inSlope: -0.16172758 + outSlope: -0.16172758 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.000001 + value: 0.23584235 + inSlope: -0.031191442 + outSlope: -0.031191442 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.400001 + value: 0.23972952 + inSlope: 0.13047476 + outSlope: 0.13047476 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.766667 + value: 0.28903365 + inSlope: 0.1089116 + outSlope: 0.1089116 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.400001 + value: 0.33746538 + inSlope: 0.059345763 + outSlope: 0.059345763 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: RightFootQ.w + path: + classID: 95 + script: {fileID: 0} + flags: 0 + - serializedVersion: 2 + curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.61461 + inSlope: 0.14858364 + outSlope: 0.14858364 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.43333337 + value: -0.59248435 + inSlope: -0.034241978 + outSlope: -0.034241978 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333334 + value: -0.59353876 + inSlope: -0.043691404 + outSlope: -0.043691404 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5000001 + value: -0.59382844 + inSlope: -0.04312095 + outSlope: -0.04312095 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.3333335 + value: -0.5815169 + inSlope: 0.09853015 + outSlope: 0.09853015 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.9333334 + value: -0.56047547 + inSlope: -0.0063826838 + outSlope: -0.0063826838 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.3333335 + value: -0.61654186 + inSlope: -0.170206 + outSlope: -0.170206 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.8333335 + value: -0.5221257 + inSlope: 0.31505883 + outSlope: 0.31505883 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.166667 + value: -0.530726 + inSlope: -0.37159628 + outSlope: -0.37159628 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.4666667 + value: -0.6777792 + inSlope: -0.44155908 + outSlope: -0.44155908 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.9 + value: -0.61313844 + inSlope: 0.7584803 + outSlope: 0.7584803 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.266667 + value: -0.3153099 + inSlope: 0.56134397 + outSlope: 0.56134397 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.766667 + value: -0.27202344 + inSlope: -0.31236187 + outSlope: -0.31236187 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.066667 + value: -0.42213312 + inSlope: -0.5654088 + outSlope: -0.5654088 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.5000005 + value: -0.4610619 + inSlope: 0.4755172 + outSlope: 0.4755172 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.933334 + value: -0.19095013 + inSlope: 0.36892948 + outSlope: 0.36892948 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.166667 + value: -0.18130532 + inSlope: -0.26209813 + outSlope: -0.26209813 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.5000005 + value: -0.38115752 + inSlope: -0.9137557 + outSlope: -0.9137557 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.9000006 + value: -0.6853235 + inSlope: -0.34393373 + outSlope: -0.34393373 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.5 + value: -0.6234081 + inSlope: 0.37717426 + outSlope: 0.37717426 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.933333 + value: -0.37706593 + inSlope: 0.8222778 + outSlope: 0.8222778 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.266667 + value: -0.13729648 + inSlope: 0.42854545 + outSlope: 0.42854545 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.433333 + value: -0.10145058 + inSlope: 0.08963454 + outSlope: 0.08963454 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.633334 + value: -0.110572256 + inSlope: -0.18455152 + outSlope: -0.18455152 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.900001 + value: -0.1978982 + inSlope: -0.4438002 + outSlope: -0.4438002 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.200001 + value: -0.3284987 + inSlope: -0.39737147 + outSlope: -0.39737147 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.566668 + value: -0.48048645 + inSlope: -0.39610884 + outSlope: -0.39610884 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.166667 + value: -0.612945 + inSlope: -0.08786312 + outSlope: -0.08786312 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.400001 + value: -0.6146737 + inSlope: 0.038192358 + outSlope: 0.038192358 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: LeftHandT.x + path: + classID: 95 + script: {fileID: 0} + flags: 0 + - serializedVersion: 2 + curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.086957164 + inSlope: 0.09368419 + outSlope: 0.09368419 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.033333335 + value: 0.09007997 + inSlope: 0.13362607 + outSlope: 0.13362607 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.20000002 + value: 0.123049505 + inSlope: 0.13706388 + outSlope: 0.13706388 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5 + value: 0.12736861 + inSlope: -0.048134252 + outSlope: -0.048134252 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8000001 + value: 0.10344994 + inSlope: -0.08389805 + outSlope: -0.08389805 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9333334 + value: 0.09168961 + inSlope: -0.090465665 + outSlope: -0.090465665 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0333334 + value: 0.07899661 + inSlope: -0.16687396 + outSlope: -0.16687396 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666667 + value: 0.05612122 + inSlope: -0.14895311 + outSlope: -0.14895311 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3333334 + value: 0.03407465 + inSlope: -0.13263816 + outSlope: -0.13263816 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4333334 + value: 0.022419836 + inSlope: -0.09289806 + outSlope: -0.09289806 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5000001 + value: 0.016955119 + inSlope: -0.06739128 + outSlope: -0.06739128 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5666667 + value: 0.01414872 + inSlope: -0.0008487841 + outSlope: -0.0008487841 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7 + value: 0.027083023 + inSlope: 0.18811552 + outSlope: 0.18811552 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.8666668 + value: 0.0759335 + inSlope: 0.39062625 + outSlope: 0.39062625 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.1000001 + value: 0.18140459 + inSlope: 0.4015264 + outSlope: 0.4015264 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.3666668 + value: 0.25015444 + inSlope: 0.060854908 + outSlope: 0.060854908 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7 + value: 0.22848976 + inSlope: -0.15148205 + outSlope: -0.15148205 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.0333335 + value: 0.18525238 + inSlope: -0.15449382 + outSlope: -0.15449382 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.3000002 + value: 0.14284243 + inSlope: -0.19182819 + outSlope: -0.19182819 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.4 + value: 0.12802061 + inSlope: -0.06363815 + outSlope: -0.06363815 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.5666668 + value: 0.14259088 + inSlope: 0.3120523 + outSlope: 0.3120523 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.966667 + value: 0.32998532 + inSlope: 0.47768742 + outSlope: 0.47768742 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.2000003 + value: 0.39139754 + inSlope: 0.05065267 + outSlope: 0.05065267 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.4666667 + value: 0.3426442 + inSlope: -0.39199984 + outSlope: -0.39199984 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.766667 + value: 0.23796088 + inSlope: -0.08790501 + outSlope: -0.08790501 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.1333337 + value: 0.33500466 + inSlope: 0.46775937 + outSlope: 0.46775937 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.466667 + value: 0.44106138 + inSlope: 0.11880851 + outSlope: 0.11880851 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.1000004 + value: 0.37687084 + inSlope: -0.29823554 + outSlope: -0.29823554 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.5000005 + value: 0.29252553 + inSlope: -0.023713432 + outSlope: -0.023713432 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.8 + value: 0.3373887 + inSlope: 0.29759854 + outSlope: 0.29759854 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.1333337 + value: 0.42930946 + inSlope: 0.09952525 + outSlope: 0.09952525 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.8 + value: 0.31746334 + inSlope: -0.28129545 + outSlope: -0.28129545 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.133334 + value: 0.2701468 + inSlope: 0.010927914 + outSlope: 0.010927914 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.533334 + value: 0.31171376 + inSlope: 0.19784023 + outSlope: 0.19784023 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.966667 + value: 0.40278536 + inSlope: 0.1762886 + outSlope: 0.1762886 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.366667 + value: 0.379765 + inSlope: -0.3329302 + outSlope: -0.3329302 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.733334 + value: 0.25565332 + inSlope: -0.13535763 + outSlope: -0.13535763 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.000001 + value: 0.22994965 + inSlope: -0.06537384 + outSlope: -0.06537384 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.433334 + value: 0.22009985 + inSlope: -0.07909916 + outSlope: -0.07909916 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.766667 + value: 0.19497423 + inSlope: -0.0659778 + outSlope: -0.0659778 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.8 + value: 0.19308418 + inSlope: -0.111892134 + outSlope: -0.111892134 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.900001 + value: 0.17556399 + inSlope: -0.20242405 + outSlope: -0.20242405 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.3 + value: 0.09173378 + inSlope: -0.09487666 + outSlope: -0.09487666 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.400001 + value: 0.08757991 + inSlope: -0.0043869177 + outSlope: -0.0043869177 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: LeftHandT.y + path: + classID: 95 + script: {fileID: 0} + flags: 0 + - serializedVersion: 2 + curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.3490858 + inSlope: 0.072906904 + outSlope: 0.072906904 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.40000004 + value: 0.37597352 + inSlope: -0.01207575 + outSlope: -0.01207575 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7666667 + value: 0.36638135 + inSlope: -0.016661422 + outSlope: -0.016661422 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3000001 + value: 0.35112965 + inSlope: -0.051336635 + outSlope: -0.051336635 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6000001 + value: 0.31976417 + inSlope: -0.113821656 + outSlope: -0.113821656 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9000001 + value: 0.32264984 + inSlope: 0.09219834 + outSlope: 0.09219834 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5000002 + value: 0.351456 + inSlope: -0.0014237959 + outSlope: -0.0014237959 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.0666668 + value: 0.33656016 + inSlope: -0.07066912 + outSlope: -0.07066912 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.3000002 + value: 0.31897372 + inSlope: -0.09445095 + outSlope: -0.09445095 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.4 + value: 0.31703633 + inSlope: 0.09127343 + outSlope: 0.09127343 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.7333336 + value: 0.38498154 + inSlope: 0.25878915 + outSlope: 0.25878915 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4 + value: 0.42603555 + inSlope: 0.01612548 + outSlope: 0.01612548 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.4 + value: 0.36254013 + inSlope: -0.342391 + outSlope: -0.342391 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.6333337 + value: 0.30081555 + inSlope: -0.07130838 + outSlope: -0.07130838 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.8333335 + value: 0.33008114 + inSlope: 0.3570171 + outSlope: 0.3570171 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.066667 + value: 0.41192323 + inSlope: 0.23819871 + outSlope: 0.23819871 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.566667 + value: 0.42202857 + inSlope: -0.0037542023 + outSlope: -0.0037542023 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.166667 + value: 0.45667893 + inSlope: 0.01843663 + outSlope: 0.01843663 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.566667 + value: 0.47232193 + inSlope: 0.042089712 + outSlope: 0.042089712 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.933334 + value: 0.4305158 + inSlope: -0.23220934 + outSlope: -0.23220934 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.2000003 + value: 0.40046266 + inSlope: 0.048153743 + outSlope: 0.048153743 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.6000004 + value: 0.42256343 + inSlope: -0.16403377 + outSlope: -0.16403377 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.966667 + value: 0.31805038 + inSlope: -0.20104784 + outSlope: -0.20104784 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.333334 + value: 0.32416493 + inSlope: 0.19810915 + outSlope: 0.19810915 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.866667 + value: 0.4401642 + inSlope: 0.14169076 + outSlope: 0.14169076 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.233334 + value: 0.42018187 + inSlope: -0.19986282 + outSlope: -0.19986282 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.433333 + value: 0.40873423 + inSlope: 0.05334814 + outSlope: 0.05334814 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.8 + value: 0.438244 + inSlope: 0.07807556 + outSlope: 0.07807556 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.366667 + value: 0.46300316 + inSlope: -0.038800277 + outSlope: -0.038800277 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.000001 + value: 0.38512608 + inSlope: -0.14726281 + outSlope: -0.14726281 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.366667 + value: 0.34932095 + inSlope: -0.010276551 + outSlope: -0.010276551 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.400001 + value: 0.34922346 + inSlope: -0.0029244628 + outSlope: -0.0029244628 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: LeftHandT.z + path: + classID: 95 + script: {fileID: 0} + flags: 0 + - serializedVersion: 2 + curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.35686332 + inSlope: 0.24013995 + outSlope: 0.24013995 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.26666668 + value: 0.4383241 + inSlope: 0.21541716 + outSlope: 0.21541716 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5666667 + value: 0.48031873 + inSlope: 0.12546971 + outSlope: 0.12546971 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333334 + value: 0.4902964 + inSlope: -0.08947851 + outSlope: -0.08947851 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1333334 + value: 0.47111103 + inSlope: -0.083856955 + outSlope: -0.083856955 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5000001 + value: 0.43226397 + inSlope: -0.14090884 + outSlope: -0.14090884 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.8000001 + value: 0.43574962 + inSlope: 0.18891218 + outSlope: 0.18891218 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.1333334 + value: 0.5146158 + inSlope: 0.16779557 + outSlope: 0.16779557 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4666667 + value: 0.5446185 + inSlope: -0.054094598 + outSlope: -0.054094598 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.8333335 + value: 0.5024935 + inSlope: -0.12871397 + outSlope: -0.12871397 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.0000002 + value: 0.4729084 + inSlope: -0.18184367 + outSlope: -0.18184367 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.0333335 + value: 0.4685766 + inSlope: -0.38109398 + outSlope: -0.38109398 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.0666668 + value: 0.44750217 + inSlope: -0.35762283 + outSlope: -0.35762283 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.1000001 + value: 0.4447351 + inSlope: -0.20013009 + outSlope: -0.20013009 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.2000003 + value: 0.41153097 + inSlope: -0.38500965 + outSlope: -0.38500965 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.3000002 + value: 0.3648172 + inSlope: -0.60151637 + outSlope: -0.60151637 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.3333335 + value: 0.3417461 + inSlope: -0.502215 + outSlope: -0.502215 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.3666668 + value: 0.33133623 + inSlope: -0.31386703 + outSlope: -0.31386703 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.5666668 + value: 0.30043545 + inSlope: 0.13558312 + outSlope: 0.13558312 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.966667 + value: 0.40727547 + inSlope: 0.15928632 + outSlope: 0.15928632 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.366667 + value: 0.310155 + inSlope: -0.6421224 + outSlope: -0.6421224 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.7000003 + value: 0.13058011 + inSlope: -0.14565213 + outSlope: -0.14565213 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.0000005 + value: 0.2194555 + inSlope: 0.5557325 + outSlope: 0.5557325 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.3333335 + value: 0.41019398 + inSlope: 0.39633745 + outSlope: 0.39633745 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.866667 + value: 0.4405825 + inSlope: -0.23474714 + outSlope: -0.23474714 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.1333337 + value: 0.33155194 + inSlope: -0.44729948 + outSlope: -0.44729948 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.533334 + value: 0.24006693 + inSlope: 0.06379819 + outSlope: 0.06379819 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.866667 + value: 0.34653473 + inSlope: 0.4258695 + outSlope: 0.4258695 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.2000003 + value: 0.4745853 + inSlope: 0.19696417 + outSlope: 0.19696417 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.533334 + value: 0.43505895 + inSlope: -0.47378808 + outSlope: -0.47378808 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.933334 + value: 0.21397968 + inSlope: -0.38650537 + outSlope: -0.38650537 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.133334 + value: 0.17173156 + inSlope: -0.027814638 + outSlope: -0.027814638 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.666667 + value: 0.27320978 + inSlope: 0.31605208 + outSlope: 0.31605208 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.933333 + value: 0.37475678 + inSlope: 0.4557171 + outSlope: 0.4557171 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.233334 + value: 0.47508168 + inSlope: 0.12996285 + outSlope: 0.12996285 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.266667 + value: 0.47869137 + inSlope: -0.059748664 + outSlope: -0.059748664 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.3 + value: 0.4710986 + inSlope: -0.034171015 + outSlope: -0.034171015 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.366667 + value: 0.47666788 + inSlope: -0.08146285 + outSlope: -0.08146285 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.400001 + value: 0.47098255 + inSlope: 0.06642657 + outSlope: 0.06642657 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.433333 + value: 0.4810961 + inSlope: 0.08777756 + outSlope: 0.08777756 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.500001 + value: 0.470226 + inSlope: -0.22920525 + outSlope: -0.22920525 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.8 + value: 0.3551451 + inSlope: -0.41394395 + outSlope: -0.41394395 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.066668 + value: 0.2693534 + inSlope: -0.18037507 + outSlope: -0.18037507 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.1 + value: 0.26354492 + inSlope: -0.19796073 + outSlope: -0.19796073 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.133334 + value: 0.256156 + inSlope: 0.12697464 + outSlope: 0.12697464 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.166667 + value: 0.27200955 + inSlope: -0.049641997 + outSlope: -0.049641997 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.200001 + value: 0.25284603 + inSlope: -0.32201377 + outSlope: -0.32201377 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.233334 + value: 0.25054175 + inSlope: -0.060207285 + outSlope: -0.060207285 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.566668 + value: 0.24912 + inSlope: 0.0125087965 + outSlope: 0.0125087965 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.700001 + value: 0.260575 + inSlope: 0.24171153 + outSlope: 0.24171153 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.766667 + value: 0.28057632 + inSlope: 0.202912 + outSlope: 0.202912 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.8 + value: 0.28425023 + inSlope: 0.2218723 + outSlope: 0.2218723 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.833334 + value: 0.2953679 + inSlope: 0.2608749 + outSlope: 0.2608749 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.966667 + value: 0.31811106 + inSlope: 0.14219801 + outSlope: 0.14219801 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.333334 + value: 0.3518545 + inSlope: 0.09186973 + outSlope: 0.09186973 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.400001 + value: 0.35747942 + inSlope: 0.07976336 + outSlope: 0.07976336 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: LeftHandQ.x + path: + classID: 95 + script: {fileID: 0} + flags: 0 + - serializedVersion: 2 + curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.29043192 + inSlope: 0.058545467 + outSlope: 0.058545467 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.23333335 + value: 0.26640746 + inSlope: -0.31939927 + outSlope: -0.31939927 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.53333336 + value: 0.13448745 + inSlope: -0.4272011 + outSlope: -0.4272011 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.73333335 + value: 0.06668311 + inSlope: -0.22804725 + outSlope: -0.22804725 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7666667 + value: 0.059790447 + inSlope: -0.14395303 + outSlope: -0.14395303 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8000001 + value: 0.057086237 + inSlope: -0.0348508 + outSlope: -0.0348508 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333334 + value: 0.05746706 + inSlope: 0.006614444 + outSlope: 0.006614444 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9333334 + value: 0.05815038 + inSlope: 0.01386546 + outSlope: 0.01386546 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0.05826293 + inSlope: -0.029060567 + outSlope: -0.029060567 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1333334 + value: 0.05278051 + inSlope: -0.023980483 + outSlope: -0.023980483 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2333333 + value: 0.050803766 + inSlope: -0.037718065 + outSlope: -0.037718065 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3333334 + value: 0.0450588 + inSlope: -0.07829204 + outSlope: -0.07829204 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4000001 + value: 0.039954066 + inSlope: -0.058000814 + outSlope: -0.058000814 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5000001 + value: 0.03616473 + inSlope: -0.028688882 + outSlope: -0.028688882 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5666667 + value: 0.035003856 + inSlope: 0.014796352 + outSlope: 0.014796352 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6666667 + value: 0.041781664 + inSlope: 0.10274513 + outSlope: 0.10274513 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7666668 + value: 0.054658927 + inSlope: 0.158933 + outSlope: 0.158933 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2 + value: 0.10483795 + inSlope: 0.26430485 + outSlope: 0.26430485 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.2 + value: 0.15870908 + inSlope: 0.2424907 + outSlope: 0.2424907 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4333334 + value: 0.20104049 + inSlope: 0.24213642 + outSlope: 0.24213642 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.6333334 + value: 0.25294018 + inSlope: 0.15853748 + outSlope: 0.15853748 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.8666668 + value: 0.2785014 + inSlope: 0.20168935 + outSlope: 0.20168935 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.966667 + value: 0.3028764 + inSlope: 0.24989001 + outSlope: 0.24989001 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.0000002 + value: 0.31099105 + inSlope: 0.06980367 + outSlope: 0.06980367 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.0333335 + value: 0.30753 + inSlope: 0.47091496 + outSlope: 0.47091496 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.0666668 + value: 0.34238535 + inSlope: 0.3785137 + outSlope: 0.3785137 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.1000001 + value: 0.3327642 + inSlope: -0.022923067 + outSlope: -0.022923067 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.1333334 + value: 0.34085715 + inSlope: 0.25663757 + outSlope: 0.25663757 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.266667 + value: 0.38232908 + inSlope: 0.3728274 + outSlope: 0.3728274 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.3000002 + value: 0.395268 + inSlope: 0.5842103 + outSlope: 0.5842103 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.3333335 + value: 0.4212764 + inSlope: 0.43077165 + outSlope: 0.43077165 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.3666668 + value: 0.42398608 + inSlope: 0.29721227 + outSlope: 0.29721227 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.4333334 + value: 0.45868063 + inSlope: 0.53366965 + outSlope: 0.53366965 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.8000002 + value: 0.639143 + inSlope: 0.30396968 + outSlope: 0.30396968 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.3333335 + value: 0.80027044 + inSlope: 0.399924 + outSlope: 0.399924 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.6333337 + value: 0.87749517 + inSlope: 0.06445712 + outSlope: 0.06445712 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.0000005 + value: 0.82514954 + inSlope: -0.44322354 + outSlope: -0.44322354 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.4 + value: 0.6230498 + inSlope: -0.31300336 + outSlope: -0.31300336 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.033334 + value: 0.7104132 + inSlope: 0.4165886 + outSlope: 0.4165886 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.533334 + value: 0.7566964 + inSlope: -0.29676706 + outSlope: -0.29676706 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.1000004 + value: 0.521636 + inSlope: -0.008816429 + outSlope: -0.008816429 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.566667 + value: 0.69345355 + inSlope: 0.5412551 + outSlope: 0.5412551 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.9000006 + value: 0.80435455 + inSlope: 0.16532704 + outSlope: 0.16532704 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.400001 + value: 0.8590932 + inSlope: -0.036891222 + outSlope: -0.036891222 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.966667 + value: 0.68698984 + inSlope: -0.6488075 + outSlope: -0.6488075 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.366667 + value: 0.47456995 + inSlope: -0.19394979 + outSlope: -0.19394979 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.666667 + value: 0.47919014 + inSlope: 0.26625028 + outSlope: 0.26625028 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.066668 + value: 0.6301384 + inSlope: 0.32672623 + outSlope: 0.32672623 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.133334 + value: 0.65115714 + inSlope: 0.19290374 + outSlope: 0.19290374 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.166667 + value: 0.65336317 + inSlope: 0.24110508 + outSlope: 0.24110508 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.233334 + value: 0.6747549 + inSlope: 0.21391459 + outSlope: 0.21391459 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.633334 + value: 0.7049582 + inSlope: -0.089884 + outSlope: -0.089884 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.733334 + value: 0.68248165 + inSlope: -0.36642563 + outSlope: -0.36642563 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.766667 + value: 0.6696943 + inSlope: -0.2860332 + outSlope: -0.2860332 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.8 + value: 0.6634127 + inSlope: -0.42903417 + outSlope: -0.42903417 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.833334 + value: 0.6410918 + inSlope: -0.6023147 + outSlope: -0.6023147 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.000001 + value: 0.52938104 + inSlope: -0.80456984 + outSlope: -0.80456984 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.366667 + value: 0.29234338 + inSlope: -0.12556165 + outSlope: -0.12556165 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.400001 + value: 0.29064387 + inSlope: -0.050984535 + outSlope: -0.050984535 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: LeftHandQ.y + path: + classID: 95 + script: {fileID: 0} + flags: 0 + - serializedVersion: 2 + curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.8105664 + inSlope: -0.12385725 + outSlope: -0.12385725 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.40000004 + value: 0.8063785 + inSlope: 0.0963467 + outSlope: 0.0963467 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.90000004 + value: 0.8258133 + inSlope: 0.035126217 + outSlope: 0.035126217 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5666667 + value: 0.8493604 + inSlope: 0.03939269 + outSlope: 0.03939269 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.6000001 + value: 0.7760246 + inSlope: -0.057621058 + outSlope: -0.057621058 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.966667 + value: 0.764216 + inSlope: -0.03242063 + outSlope: -0.03242063 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.0333335 + value: 0.7681486 + inSlope: -0.09575049 + outSlope: -0.09575049 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.0666668 + value: 0.75710964 + inSlope: -0.038130328 + outSlope: -0.038130328 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.1000001 + value: 0.7656066 + inSlope: 0.14277144 + outSlope: 0.14277144 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.266667 + value: 0.7680986 + inSlope: -0.004048351 + outSlope: -0.004048351 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.3333335 + value: 0.7593657 + inSlope: -0.08034386 + outSlope: -0.08034386 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.3666668 + value: 0.76222557 + inSlope: -0.08759923 + outSlope: -0.08759923 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.5000002 + value: 0.71851087 + inSlope: -0.42647254 + outSlope: -0.42647254 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.966667 + value: 0.42376328 + inSlope: -0.474348 + outSlope: -0.474348 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.166667 + value: 0.3719353 + inSlope: -0.08490317 + outSlope: -0.08490317 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.566667 + value: 0.35163903 + inSlope: 0.0077051 + outSlope: 0.0077051 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.766667 + value: 0.3184764 + inSlope: -0.4054726 + outSlope: -0.4054726 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.0000005 + value: 0.19465128 + inSlope: -0.5543734 + outSlope: -0.5543734 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.3 + value: 0.06071835 + inSlope: -0.26675993 + outSlope: -0.26675993 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.4333334 + value: 0.038627606 + inSlope: -0.06026338 + outSlope: -0.06026338 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.766667 + value: 0.080026254 + inSlope: 0.30561978 + outSlope: 0.30561978 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.0000005 + value: 0.16100101 + inSlope: 0.3398865 + outSlope: 0.3398865 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.3333335 + value: 0.23463959 + inSlope: -0.032348145 + outSlope: -0.032348145 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.6000004 + value: 0.15898639 + inSlope: -0.35255837 + outSlope: -0.35255837 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.8 + value: 0.08529763 + inSlope: -0.3957106 + outSlope: -0.3957106 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.933334 + value: 0.03536509 + inSlope: -0.31513214 + outSlope: -0.31513214 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.0000005 + value: 0.01845696 + inSlope: -0.16742295 + outSlope: -0.16742295 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.1000004 + value: 0.016416647 + inSlope: 0.13080007 + outSlope: 0.13080007 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.266667 + value: 0.07243491 + inSlope: 0.505124 + outSlope: 0.505124 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.6000004 + value: 0.29227325 + inSlope: 0.6307225 + outSlope: 0.6307225 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.833334 + value: 0.41740033 + inSlope: 0.3517549 + outSlope: 0.3517549 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.133334 + value: 0.40184534 + inSlope: -0.36388063 + outSlope: -0.36388063 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.633334 + value: 0.20965967 + inSlope: -0.34851602 + outSlope: -0.34851602 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.900001 + value: 0.1266215 + inSlope: -0.30408657 + outSlope: -0.30408657 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.066668 + value: 0.08245761 + inSlope: -0.21512668 + outSlope: -0.21512668 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.200001 + value: 0.057198778 + inSlope: -0.14244534 + outSlope: -0.14244534 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.233334 + value: 0.053206414 + inSlope: -0.07598455 + outSlope: -0.07598455 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.266667 + value: 0.052133188 + inSlope: -0.07709283 + outSlope: -0.07709283 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.3 + value: 0.04806694 + inSlope: 0.105853796 + outSlope: 0.105853796 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.333334 + value: 0.059190318 + inSlope: 0.33523428 + outSlope: 0.33523428 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.366667 + value: 0.07041587 + inSlope: 0.30791393 + outSlope: 0.30791393 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.400001 + value: 0.07971787 + inSlope: 0.46362233 + outSlope: 0.46362233 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.433333 + value: 0.10132382 + inSlope: 0.5370516 + outSlope: 0.5370516 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.466667 + value: 0.11552117 + inSlope: 0.42104834 + outSlope: 0.42104834 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.700001 + value: 0.19130321 + inSlope: 0.12673786 + outSlope: 0.12673786 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.833334 + value: 0.19800775 + inSlope: 0.029954664 + outSlope: 0.029954664 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.066668 + value: 0.20316683 + inSlope: 0.04832966 + outSlope: 0.04832966 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.1 + value: 0.2053118 + inSlope: 0.018096874 + outSlope: 0.018096874 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.133334 + value: 0.20437324 + inSlope: 0.33334595 + outSlope: 0.33334595 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.166667 + value: 0.2275345 + inSlope: 0.157979 + outSlope: 0.157979 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.200001 + value: 0.21490465 + inSlope: -0.10719092 + outSlope: -0.10719092 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.233334 + value: 0.22038819 + inSlope: 0.18340936 + outSlope: 0.18340936 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.433334 + value: 0.2849467 + inSlope: 0.45578435 + outSlope: 0.45578435 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.633334 + value: 0.38079444 + inSlope: 0.5278127 + outSlope: 0.5278127 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.733334 + value: 0.44888094 + inSlope: 0.83280164 + outSlope: 0.83280164 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.766667 + value: 0.47664762 + inSlope: 0.72492874 + outSlope: 0.72492874 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.8 + value: 0.49720958 + inSlope: 0.7689146 + outSlope: 0.7689146 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.866667 + value: 0.5545225 + inSlope: 0.80907106 + outSlope: 0.80907106 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.266667 + value: 0.79902023 + inSlope: 0.21651925 + outSlope: 0.21651925 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.400001 + value: 0.810522 + inSlope: -0.0070058363 + outSlope: -0.0070058363 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: LeftHandQ.z + path: + classID: 95 + script: {fileID: 0} + flags: 0 + - serializedVersion: 2 + curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.3623265 + inSlope: 0.00987321 + outSlope: 0.00987321 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.26666668 + value: -0.33302218 + inSlope: 0.116138764 + outSlope: 0.116138764 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6666667 + value: -0.29104927 + inSlope: 0.079188645 + outSlope: 0.079188645 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1 + value: -0.286363 + inSlope: -0.067543775 + outSlope: -0.067543775 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5000001 + value: -0.30975243 + inSlope: -0.064668894 + outSlope: -0.064668894 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9333334 + value: -0.25429446 + inSlope: 0.34908783 + outSlope: 0.34908783 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.1000001 + value: -0.20196009 + inSlope: 0.21863198 + outSlope: 0.21863198 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.3000002 + value: -0.17561111 + inSlope: 0.014238296 + outSlope: 0.014238296 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.6000001 + value: -0.23326011 + inSlope: -0.27299416 + outSlope: -0.27299416 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.966667 + value: -0.3052356 + inSlope: -0.17870526 + outSlope: -0.17870526 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.0000002 + value: -0.31100082 + inSlope: -0.06444147 + outSlope: -0.06444147 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.0333335 + value: -0.3095317 + inSlope: -0.29407096 + outSlope: -0.29407096 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.0666668 + value: -0.33060554 + inSlope: -0.22511935 + outSlope: -0.22511935 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.1000001 + value: -0.32453963 + inSlope: 0.038621616 + outSlope: 0.038621616 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.1666667 + value: -0.33158648 + inSlope: -0.10869668 + outSlope: -0.10869668 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.3000002 + value: -0.3485546 + inSlope: -0.23598455 + outSlope: -0.23598455 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.3333335 + value: -0.3593054 + inSlope: -0.16887158 + outSlope: -0.16887158 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.3666668 + value: -0.3598127 + inSlope: -0.11589613 + outSlope: -0.11589613 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.466667 + value: -0.38044357 + inSlope: -0.18698657 + outSlope: -0.18698657 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.7333336 + value: -0.41876394 + inSlope: -0.15640333 + outSlope: -0.15640333 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4 + value: -0.42643136 + inSlope: 0.1543298 + outSlope: 0.1543298 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.4333334 + value: -0.31723136 + inSlope: 0.2872452 + outSlope: 0.2872452 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.6333337 + value: -0.2922731 + inSlope: -0.09328106 + outSlope: -0.09328106 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.8333335 + value: -0.36030084 + inSlope: -0.6280215 + outSlope: -0.6280215 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.1000004 + value: -0.54994607 + inSlope: -0.6110203 + outSlope: -0.6110203 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.7333336 + value: -0.6397911 + inSlope: 0.13790144 + outSlope: 0.13790144 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.1333337 + value: -0.53881687 + inSlope: 0.2375742 + outSlope: 0.2375742 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.5000005 + value: -0.5647001 + inSlope: -0.42956603 + outSlope: -0.42956603 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.966667 + value: -0.7399366 + inSlope: -0.02454134 + outSlope: -0.02454134 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.466667 + value: -0.581852 + inSlope: 0.5683052 + outSlope: 0.5683052 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.9000006 + value: -0.33521456 + inSlope: 0.3081566 + outSlope: 0.3081566 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.3 + value: -0.33544546 + inSlope: -0.25345224 + outSlope: -0.25345224 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.866667 + value: -0.5526836 + inSlope: -0.5197402 + outSlope: -0.5197402 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.233334 + value: -0.7076261 + inSlope: -0.29073685 + outSlope: -0.29073685 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.333334 + value: -0.7329366 + inSlope: -0.09070374 + outSlope: -0.09070374 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.400001 + value: -0.74282396 + inSlope: -0.017151222 + outSlope: -0.017151222 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.466667 + value: -0.7404593 + inSlope: -0.08426315 + outSlope: -0.08426315 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.966667 + value: -0.72181594 + inSlope: 0.20304945 + outSlope: 0.20304945 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.133334 + value: -0.6845516 + inSlope: 0.33953768 + outSlope: 0.33953768 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.166667 + value: -0.66884696 + inSlope: 0.26553205 + outSlope: 0.26553205 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.200001 + value: -0.6668497 + inSlope: 0.15814191 + outSlope: 0.15814191 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.433334 + value: -0.60213506 + inSlope: 0.29975235 + outSlope: 0.29975235 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.766667 + value: -0.49557507 + inSlope: 0.4172914 + outSlope: 0.4172914 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.000001 + value: -0.42105067 + inSlope: 0.2803889 + outSlope: 0.2803889 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.400001 + value: -0.36164808 + inSlope: 0.021732755 + outSlope: 0.021732755 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: LeftHandQ.w + path: + classID: 95 + script: {fileID: 0} + flags: 0 + - serializedVersion: 2 + curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.42908177 + inSlope: 0.17465918 + outSlope: 0.17465918 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.36666667 + value: 0.48392725 + inSlope: 0.15271911 + outSlope: 0.15271911 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.70000005 + value: 0.46130115 + inSlope: -0.27415308 + outSlope: -0.27415308 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333334 + value: 0.42464796 + inSlope: -0.2722254 + outSlope: -0.2722254 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0333334 + value: 0.35703892 + inSlope: -0.2997969 + outSlope: -0.2997969 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4333334 + value: 0.33626217 + inSlope: 0.2311083 + outSlope: 0.2311083 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6333334 + value: 0.44038448 + inSlope: 0.7769406 + outSlope: 0.7769406 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7666668 + value: 0.54117686 + inSlope: 0.5726298 + outSlope: 0.5726298 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9666668 + value: 0.59713554 + inSlope: -0.03310031 + outSlope: -0.03310031 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.3000002 + value: 0.5344962 + inSlope: -0.29118627 + outSlope: -0.29118627 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5000002 + value: 0.4801836 + inSlope: -0.15178795 + outSlope: -0.15178795 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.6666667 + value: 0.44727352 + inSlope: -0.36485007 + outSlope: -0.36485007 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.9333334 + value: 0.32840797 + inSlope: -0.45665342 + outSlope: -0.45665342 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.1333334 + value: 0.27809912 + inSlope: -0.0054752873 + outSlope: -0.0054752873 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.266667 + value: 0.28901353 + inSlope: 0.11604409 + outSlope: 0.11604409 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.4333334 + value: 0.3259695 + inSlope: 0.34035343 + outSlope: 0.34035343 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.7000003 + value: 0.51551425 + inSlope: 0.9068291 + outSlope: 0.9068291 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.8666668 + value: 0.5759284 + inSlope: -0.4634486 + outSlope: -0.4634486 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.966667 + value: 0.48329514 + inSlope: -1.3486495 + outSlope: -1.3486495 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.033334 + value: 0.3895218 + inSlope: -1.2672027 + outSlope: -1.2672027 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.2333336 + value: 0.16613553 + inSlope: -0.98627126 + outSlope: -0.98627126 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.266667 + value: 0.13450567 + inSlope: -0.8450004 + outSlope: -0.8450004 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.3 + value: 0.10980223 + inSlope: -0.6959684 + outSlope: -0.6959684 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.366667 + value: 0.07195824 + inSlope: -0.41081196 + outSlope: -0.41081196 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.5 + value: 0.048291665 + inSlope: -0.013061041 + outSlope: -0.013061041 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.566667 + value: 0.050600294 + inSlope: 0.11263847 + outSlope: 0.11263847 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.6333337 + value: 0.06306511 + inSlope: 0.22796369 + outSlope: 0.22796369 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.8333335 + value: 0.1365081 + inSlope: 0.4791922 + outSlope: 0.4791922 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.066667 + value: 0.27912924 + inSlope: 0.6663825 + outSlope: 0.6663825 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.2000003 + value: 0.36930734 + inSlope: 0.6162524 + outSlope: 0.6162524 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.366667 + value: 0.4696113 + inSlope: 0.4715775 + outSlope: 0.4715775 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.6000004 + value: 0.5149429 + inSlope: -0.10614763 + outSlope: -0.10614763 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.666667 + value: 0.4974524 + inSlope: -0.48114985 + outSlope: -0.48114985 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.8 + value: 0.401007 + inSlope: -0.8956888 + outSlope: -0.8956888 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.9 + value: 0.3172549 + inSlope: -0.83649683 + outSlope: -0.83649683 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.966667 + value: 0.26179144 + inSlope: -0.77197874 + outSlope: -0.77197874 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.1333337 + value: 0.15164238 + inSlope: -0.38861042 + outSlope: -0.38861042 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.2000003 + value: 0.13358958 + inSlope: -0.20317373 + outSlope: -0.20317373 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.2333336 + value: 0.12785225 + inSlope: -0.026181292 + outSlope: -0.026181292 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.266667 + value: 0.13184416 + inSlope: 0.116850324 + outSlope: 0.116850324 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.3 + value: 0.13564226 + inSlope: 0.17482655 + outSlope: 0.17482655 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.5000005 + value: 0.21707477 + inSlope: 0.5683591 + outSlope: 0.5683591 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.866667 + value: 0.43688348 + inSlope: 0.6534245 + outSlope: 0.6534245 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.066667 + value: 0.5392799 + inSlope: 0.22700003 + outSlope: 0.22700003 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.3333335 + value: 0.5018331 + inSlope: -0.46331826 + outSlope: -0.46331826 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.566667 + value: 0.29494077 + inSlope: -1.2093881 + outSlope: -1.2093881 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.666667 + value: 0.17590933 + inSlope: -1.0188475 + outSlope: -1.0188475 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.7000003 + value: 0.14515673 + inSlope: -0.8635158 + outSlope: -0.8635158 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.7333336 + value: 0.11834166 + inSlope: -0.628275 + outSlope: -0.628275 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.766667 + value: 0.10327177 + inSlope: -0.5052332 + outSlope: -0.5052332 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.8 + value: 0.08465948 + inSlope: -0.46185166 + outSlope: -0.46185166 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.833334 + value: 0.07248151 + inSlope: -0.2655189 + outSlope: -0.2655189 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.8666673 + value: 0.06695806 + inSlope: -0.12751603 + outSlope: -0.12751603 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.9000006 + value: 0.06398045 + inSlope: -0.02428072 + outSlope: -0.02428072 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8 + value: 0.075503655 + inSlope: 0.19913521 + outSlope: 0.19913521 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.166667 + value: 0.12367083 + inSlope: 0.321204 + outSlope: 0.321204 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.400001 + value: 0.20760897 + inSlope: 0.39878857 + outSlope: 0.39878857 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.5 + value: 0.24760726 + inSlope: 0.37584895 + outSlope: 0.37584895 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.533334 + value: 0.25903204 + inSlope: 0.39865988 + outSlope: 0.39865988 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.6 + value: 0.28685084 + inSlope: 0.37189144 + outSlope: 0.37189144 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.8 + value: 0.35940877 + inSlope: 0.39324898 + outSlope: 0.39324898 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.133334 + value: 0.5424428 + inSlope: 0.48692173 + outSlope: 0.48692173 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.333334 + value: 0.5322759 + inSlope: -0.7216507 + outSlope: -0.7216507 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.533334 + value: 0.33015174 + inSlope: -0.9994182 + outSlope: -0.9994182 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.6 + value: 0.26851228 + inSlope: -0.81751466 + outSlope: -0.81751466 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.633334 + value: 0.24391049 + inSlope: -0.74468285 + outSlope: -0.74468285 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.733334 + value: 0.18059197 + inSlope: -0.44074893 + outSlope: -0.44074893 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.833334 + value: 0.15351878 + inSlope: -0.14133039 + outSlope: -0.14133039 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.900001 + value: 0.15107067 + inSlope: 0.07995157 + outSlope: 0.07995157 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.966667 + value: 0.1589735 + inSlope: 0.13837108 + outSlope: 0.13837108 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.033334 + value: 0.17212564 + inSlope: 0.27919137 + outSlope: 0.27919137 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.1 + value: 0.1924836 + inSlope: 0.2820093 + outSlope: 0.2820093 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.133334 + value: 0.20189273 + inSlope: 0.36101317 + outSlope: 0.36101317 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.233334 + value: 0.24633515 + inSlope: 0.43993735 + outSlope: 0.43993735 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.400001 + value: 0.31122258 + inSlope: 0.40181905 + outSlope: 0.40181905 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.566668 + value: 0.3742476 + inSlope: 0.37869135 + outSlope: 0.37869135 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.766667 + value: 0.42211074 + inSlope: 0.16725689 + outSlope: 0.16725689 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.166667 + value: 0.43423566 + inSlope: 0.028698329 + outSlope: 0.028698329 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.400001 + value: 0.42956418 + inSlope: -0.1290161 + outSlope: -0.1290161 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: RightHandT.x + path: + classID: 95 + script: {fileID: 0} + flags: 0 + - serializedVersion: 2 + curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.6734177 + inSlope: -0.060238834 + outSlope: -0.060238834 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.70000005 + value: 0.5145847 + inSlope: -0.08338808 + outSlope: -0.08338808 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3333334 + value: 0.65386695 + inSlope: 0.38791507 + outSlope: 0.38791507 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6000001 + value: 0.6973906 + inSlope: -0.19197541 + outSlope: -0.19197541 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666668 + value: 0.5070429 + inSlope: -0.43292952 + outSlope: -0.43292952 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.266667 + value: 0.44117588 + inSlope: -0.005083128 + outSlope: -0.005083128 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4 + value: 0.46727267 + inSlope: 0.3834521 + outSlope: 0.3834521 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.766667 + value: 0.54017216 + inSlope: -0.045533225 + outSlope: -0.045533225 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.1000001 + value: 0.5783566 + inSlope: 0.3216347 + outSlope: 0.3216347 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.5000002 + value: 0.6851357 + inSlope: 0.11061977 + outSlope: 0.11061977 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.7333336 + value: 0.6126748 + inSlope: -0.9467143 + outSlope: -0.9467143 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.9 + value: 0.4219621 + inSlope: -0.99831295 + outSlope: -0.99831295 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.966667 + value: 0.37422845 + inSlope: -0.5519304 + outSlope: -0.5519304 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4 + value: 0.35649207 + inSlope: -0.31046098 + outSlope: -0.31046098 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.1000004 + value: 0.36802047 + inSlope: 0.29032347 + outSlope: 0.29032347 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.533334 + value: 0.5087047 + inSlope: 0.15858722 + outSlope: 0.15858722 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.766667 + value: 0.5667788 + inSlope: 0.40138578 + outSlope: 0.40138578 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.2000003 + value: 0.6567029 + inSlope: -0.11061351 + outSlope: -0.11061351 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.566667 + value: 0.5159867 + inSlope: -0.6686628 + outSlope: -0.6686628 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.8333335 + value: 0.38022953 + inSlope: -0.19809607 + outSlope: -0.19809607 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.933334 + value: 0.37387016 + inSlope: 0.15228045 + outSlope: 0.15228045 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.033334 + value: 0.40027282 + inSlope: 0.33864442 + outSlope: 0.33864442 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.066667 + value: 0.41044858 + inSlope: 0.4175895 + outSlope: 0.4175895 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.1333337 + value: 0.44215018 + inSlope: 0.4207241 + outSlope: 0.4207241 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.3333335 + value: 0.54451346 + inSlope: 0.44092697 + outSlope: 0.44092697 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.6333337 + value: 0.629303 + inSlope: 0.12104553 + outSlope: 0.12104553 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.0000005 + value: 0.5531607 + inSlope: -0.5703678 + outSlope: -0.5703678 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.2333336 + value: 0.41532066 + inSlope: -0.5143181 + outSlope: -0.5143181 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.4000006 + value: 0.3353235 + inSlope: -0.39926866 + outSlope: -0.39926866 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.566667 + value: 0.31639153 + inSlope: 0.1849063 + outSlope: 0.1849063 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.666667 + value: 0.34394556 + inSlope: 0.28459114 + outSlope: 0.28459114 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.7000003 + value: 0.35130617 + inSlope: 0.317273 + outSlope: 0.317273 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.8 + value: 0.39253458 + inSlope: 0.43459004 + outSlope: 0.43459004 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.1 + value: 0.5267796 + inSlope: 0.40387264 + outSlope: 0.40387264 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.633334 + value: 0.704246 + inSlope: 0.11108999 + outSlope: 0.11108999 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.166667 + value: 0.54013807 + inSlope: -0.96208704 + outSlope: -0.96208704 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.466667 + value: 0.29867303 + inSlope: -0.12848727 + outSlope: -0.12848727 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.533334 + value: 0.30480877 + inSlope: 0.22575018 + outSlope: 0.22575018 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.566668 + value: 0.3142954 + inSlope: 0.46187896 + outSlope: 0.46187896 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.633334 + value: 0.35911995 + inSlope: 0.7134496 + outSlope: 0.7134496 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.700001 + value: 0.41375363 + inSlope: 1.0138049 + outSlope: 1.0138049 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.866667 + value: 0.60115194 + inSlope: 1.1749792 + outSlope: 1.1749792 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.3 + value: 0.99363875 + inSlope: 0.12685706 + outSlope: 0.12685706 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.666667 + value: 0.9346774 + inSlope: -0.3557503 + outSlope: -0.3557503 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.233334 + value: 0.69319445 + inSlope: -0.23920171 + outSlope: -0.23920171 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.400001 + value: 0.6731988 + inSlope: -0.014086774 + outSlope: -0.014086774 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: RightHandT.y + path: + classID: 95 + script: {fileID: 0} + flags: 0 + - serializedVersion: 2 + curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.3108255 + inSlope: 0.03391385 + outSlope: 0.03391385 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.43333337 + value: 0.35545543 + inSlope: 0.17301323 + outSlope: 0.17301323 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333334 + value: 0.43633673 + inSlope: 0.10233387 + outSlope: 0.10233387 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3333334 + value: 0.42576492 + inSlope: -0.22366875 + outSlope: -0.22366875 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5666667 + value: 0.37426803 + inSlope: -0.05710513 + outSlope: -0.05710513 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7666668 + value: 0.3835193 + inSlope: 0.089870185 + outSlope: 0.089870185 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9333334 + value: 0.4266565 + inSlope: 0.43591356 + outSlope: 0.43591356 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666668 + value: 0.47714156 + inSlope: 0.23663901 + outSlope: 0.23663901 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5000002 + value: 0.4849265 + inSlope: -0.21147649 + outSlope: -0.21147649 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.6666667 + value: 0.4606802 + inSlope: 0.05117168 + outSlope: 0.05117168 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.9 + value: 0.49740848 + inSlope: 0.038744994 + outSlope: 0.038744994 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.1333334 + value: 0.45436272 + inSlope: -0.38391972 + outSlope: -0.38391972 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.4 + value: 0.35977346 + inSlope: -0.34010085 + outSlope: -0.34010085 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.5333335 + value: 0.3199841 + inSlope: -0.3015284 + outSlope: -0.3015284 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.6333334 + value: 0.2915926 + inSlope: -0.21249239 + outSlope: -0.21249239 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.8000002 + value: 0.32728848 + inSlope: 0.6374155 + outSlope: 0.6374155 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.966667 + value: 0.46204177 + inSlope: 0.6794627 + outSlope: 0.6794627 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4 + value: 0.4817877 + inSlope: 0.34304693 + outSlope: 0.34304693 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.066667 + value: 0.48866984 + inSlope: 0.109987214 + outSlope: 0.109987214 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.3 + value: 0.46963748 + inSlope: -0.4430428 + outSlope: -0.4430428 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.5 + value: 0.388067 + inSlope: -0.273135 + outSlope: -0.273135 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.8 + value: 0.3482389 + inSlope: -0.07374205 + outSlope: -0.07374205 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.3 + value: 0.35083053 + inSlope: 0.058859788 + outSlope: 0.058859788 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.466667 + value: 0.37279603 + inSlope: 0.16630626 + outSlope: 0.16630626 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.6000004 + value: 0.40787187 + inSlope: 0.2738681 + outSlope: 0.2738681 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.666667 + value: 0.4272878 + inSlope: 0.36637402 + outSlope: 0.36637402 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.966667 + value: 0.48990816 + inSlope: -0.07497184 + outSlope: -0.07497184 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.166667 + value: 0.44105577 + inSlope: -0.31006277 + outSlope: -0.31006277 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.266667 + value: 0.4087978 + inSlope: -0.24933615 + outSlope: -0.24933615 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.366667 + value: 0.3884112 + inSlope: -0.1100661 + outSlope: -0.1100661 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.6000004 + value: 0.36238515 + inSlope: -0.15185073 + outSlope: -0.15185073 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.933334 + value: 0.34405816 + inSlope: 0.032084614 + outSlope: 0.032084614 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.966667 + value: 0.34459457 + inSlope: 0.109574154 + outSlope: 0.109574154 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.033334 + value: 0.35643414 + inSlope: 0.16643704 + outSlope: 0.16643704 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.3333335 + value: 0.42793173 + inSlope: 0.2975971 + outSlope: 0.2975971 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.6000004 + value: 0.49468654 + inSlope: -0.037125383 + outSlope: -0.037125383 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.8666673 + value: 0.42731658 + inSlope: -0.2656024 + outSlope: -0.2656024 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.366667 + value: 0.32500505 + inSlope: -0.23752269 + outSlope: -0.23752269 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.5 + value: 0.29777354 + inSlope: -0.15192293 + outSlope: -0.15192293 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.6 + value: 0.280724 + inSlope: -0.12380495 + outSlope: -0.12380495 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.8 + value: 0.26808557 + inSlope: 0.04983931 + outSlope: 0.04983931 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.966667 + value: 0.2842739 + inSlope: 0.20239028 + outSlope: 0.20239028 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.266667 + value: 0.37853557 + inSlope: 0.5081136 + outSlope: 0.5081136 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.6 + value: 0.49829152 + inSlope: 0.12623893 + outSlope: 0.12623893 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.866667 + value: 0.45758405 + inSlope: -0.41987005 + outSlope: -0.41987005 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.000001 + value: 0.3927688 + inSlope: -0.5212624 + outSlope: -0.5212624 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.1 + value: 0.344145 + inSlope: -0.57374066 + outSlope: -0.57374066 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.200001 + value: 0.28207797 + inSlope: -0.7507539 + outSlope: -0.7507539 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.266667 + value: 0.23141927 + inSlope: -0.63538843 + outSlope: -0.63538843 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.366667 + value: 0.18642217 + inSlope: -0.27677044 + outSlope: -0.27677044 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.433334 + value: 0.17062026 + inSlope: -0.20911437 + outSlope: -0.20911437 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.500001 + value: 0.16352555 + inSlope: 0.03585816 + outSlope: 0.03585816 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.533334 + value: 0.16709435 + inSlope: 0.114054464 + outSlope: 0.114054464 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.633334 + value: 0.18797174 + inSlope: 0.33410233 + outSlope: 0.33410233 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.8 + value: 0.2577801 + inSlope: 0.3700449 + outSlope: 0.3700449 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.066668 + value: 0.31240958 + inSlope: 0.037544936 + outSlope: 0.037544936 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.333334 + value: 0.31294 + inSlope: -0.015696831 + outSlope: -0.015696831 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.400001 + value: 0.31111965 + inSlope: -0.033134673 + outSlope: -0.033134673 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: RightHandT.z + path: + classID: 95 + script: {fileID: 0} + flags: 0 + - serializedVersion: 2 + curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.46321806 + inSlope: -0.058938857 + outSlope: -0.058938857 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.43333337 + value: -0.52971447 + inSlope: -0.002565981 + outSlope: -0.002565981 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8000001 + value: -0.43866026 + inSlope: 0.35796005 + outSlope: 0.35796005 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2333333 + value: -0.30944276 + inSlope: -0.021146443 + outSlope: -0.021146443 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5000001 + value: -0.41264865 + inSlope: -0.74641705 + outSlope: -0.74641705 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7 + value: -0.5567173 + inSlope: -0.4376853 + outSlope: -0.4376853 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9666668 + value: -0.55107075 + inSlope: 0.34758878 + outSlope: 0.34758878 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.1000001 + value: -0.5276613 + inSlope: -0.055773906 + outSlope: -0.055773906 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.3000002 + value: -0.60250974 + inSlope: -0.6549585 + outSlope: -0.6549585 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7 + value: -0.7917878 + inSlope: 0.04797996 + outSlope: 0.04797996 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.0000002 + value: -0.70835453 + inSlope: 0.23495995 + outSlope: 0.23495995 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.3333335 + value: -0.6544058 + inSlope: 0.17022566 + outSlope: 0.17022566 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.6000001 + value: -0.6817552 + inSlope: -0.51001716 + outSlope: -0.51001716 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.8000002 + value: -0.7654297 + inSlope: 0.17427044 + outSlope: 0.17427044 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.966667 + value: -0.65450025 + inSlope: 0.7988798 + outSlope: 0.7988798 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4 + value: -0.628777 + inSlope: 0.55848056 + outSlope: 0.55848056 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.1000004 + value: -0.5924047 + inSlope: 0.4488234 + outSlope: 0.4488234 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.4 + value: -0.43754262 + inSlope: 0.37220022 + outSlope: 0.37220022 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.766667 + value: -0.36816257 + inSlope: -0.16570167 + outSlope: -0.16570167 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.033334 + value: -0.45751166 + inSlope: -0.467678 + outSlope: -0.467678 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.3 + value: -0.5854175 + inSlope: -0.4861732 + outSlope: -0.4861732 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.7333336 + value: -0.64553916 + inSlope: 0.2699306 + outSlope: 0.2699306 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.1333337 + value: -0.5022186 + inSlope: 0.22301158 + outSlope: 0.22301158 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.7000003 + value: -0.63575774 + inSlope: -0.29563338 + outSlope: -0.29563338 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.933334 + value: -0.7015765 + inSlope: -0.2440455 + outSlope: -0.2440455 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.3 + value: -0.64911646 + inSlope: 0.36919302 + outSlope: 0.36919302 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.6333337 + value: -0.44347462 + inSlope: 0.6196235 + outSlope: 0.6196235 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.833334 + value: -0.3584538 + inSlope: 0.14143215 + outSlope: 0.14143215 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.1 + value: -0.39466965 + inSlope: -0.25898862 + outSlope: -0.25898862 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.766667 + value: -0.59163165 + inSlope: -0.2112572 + outSlope: -0.2112572 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.066668 + value: -0.6807881 + inSlope: -0.3612847 + outSlope: -0.3612847 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.266667 + value: -0.68924546 + inSlope: 0.39187554 + outSlope: 0.39187554 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.500001 + value: -0.58295935 + inSlope: 0.3017613 + outSlope: 0.3017613 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.8 + value: -0.5434847 + inSlope: -0.08220951 + outSlope: -0.08220951 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.000001 + value: -0.56291026 + inSlope: -0.07326919 + outSlope: -0.07326919 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.200001 + value: -0.5993352 + inSlope: -0.27897227 + outSlope: -0.27897227 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.433334 + value: -0.65061605 + inSlope: -0.1763104 + outSlope: -0.1763104 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.700001 + value: -0.6560789 + inSlope: 0.2255591 + outSlope: 0.2255591 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.166667 + value: -0.5040108 + inSlope: 0.078223415 + outSlope: 0.078223415 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.366667 + value: -0.47601002 + inSlope: 0.34305614 + outSlope: 0.34305614 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.400001 + value: -0.4634239 + inSlope: 0.37757847 + outSlope: 0.37757847 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: RightHandQ.x + path: + classID: 95 + script: {fileID: 0} + flags: 0 + - serializedVersion: 2 + curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.72050583 + inSlope: 0.15771388 + outSlope: 0.15771388 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.36666667 + value: -0.6480378 + inSlope: 0.23745856 + outSlope: 0.23745856 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.70000005 + value: -0.64741707 + inSlope: -0.2132428 + outSlope: -0.2132428 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: -0.7402923 + inSlope: -0.3369996 + outSlope: -0.3369996 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4666667 + value: -0.7808477 + inSlope: 0.3003087 + outSlope: 0.3003087 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7 + value: -0.6283183 + inSlope: 0.8415048 + outSlope: 0.8415048 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9666668 + value: -0.49785984 + inSlope: 0.18156385 + outSlope: 0.18156385 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.2 + value: -0.46823794 + inSlope: 0.10643686 + outSlope: 0.10643686 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4 + value: -0.4772774 + inSlope: -0.13339487 + outSlope: -0.13339487 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.766667 + value: -0.47894755 + inSlope: -0.159031 + outSlope: -0.159031 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.1666667 + value: -0.61534595 + inSlope: -0.4184593 + outSlope: -0.4184593 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.5666668 + value: -0.6886703 + inSlope: 0.55454636 + outSlope: 0.55454636 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.7000003 + value: -0.5723789 + inSlope: 1.1579406 + outSlope: 1.1579406 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.8333335 + value: -0.44446033 + inSlope: 0.46442133 + outSlope: 0.46442133 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.966667 + value: -0.46501622 + inSlope: -0.61864996 + outSlope: -0.61864996 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.4 + value: -0.76528543 + inSlope: -0.55391425 + outSlope: -0.55391425 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.9666667 + value: -0.8422578 + inSlope: 0.40808198 + outSlope: 0.40808198 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.6000004 + value: -0.5138023 + inSlope: 0.3561396 + outSlope: 0.3561396 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.9 + value: -0.5274852 + inSlope: -0.3719238 + outSlope: -0.3719238 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.166667 + value: -0.6676897 + inSlope: -0.44778448 + outSlope: -0.44778448 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.5000005 + value: -0.73289824 + inSlope: 0.09658912 + outSlope: 0.09658912 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.9000006 + value: -0.5999345 + inSlope: 0.66590184 + outSlope: 0.66590184 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.1333337 + value: -0.4697736 + inSlope: 0.3194581 + outSlope: 0.3194581 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.3 + value: -0.4459656 + inSlope: 0.0024198033 + outSlope: 0.0024198033 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.5000005 + value: -0.5114552 + inSlope: -0.69874156 + outSlope: -0.69874156 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.7333336 + value: -0.70641935 + inSlope: -0.73987466 + outSlope: -0.73987466 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.233334 + value: -0.83958966 + inSlope: -0.004860293 + outSlope: -0.004860293 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.8 + value: -0.7402102 + inSlope: 0.33429617 + outSlope: 0.33429617 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.1 + value: -0.5573463 + inSlope: 0.86564535 + outSlope: 0.86564535 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.3 + value: -0.42418015 + inSlope: 0.23787582 + outSlope: 0.23787582 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.533334 + value: -0.46984482 + inSlope: -0.5006596 + outSlope: -0.5006596 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.866667 + value: -0.6992009 + inSlope: -0.52893966 + outSlope: -0.52893966 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.166667 + value: -0.79143184 + inSlope: 0.0148644755 + outSlope: 0.0148644755 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.700001 + value: -0.7254651 + inSlope: 0.029566964 + outSlope: 0.029566964 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.233334 + value: -0.72072303 + inSlope: 0.08280088 + outSlope: 0.08280088 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.400001 + value: -0.72008604 + inSlope: -0.08616035 + outSlope: -0.08616035 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: RightHandQ.y + path: + classID: 95 + script: {fileID: 0} + flags: 0 + - serializedVersion: 2 + curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.021161005 + inSlope: -0.036555152 + outSlope: -0.036555152 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.033333335 + value: 0.0199425 + inSlope: -0.08904336 + outSlope: -0.08904336 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.06666667 + value: 0.015224781 + inSlope: -0.18681717 + outSlope: -0.18681717 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.10000001 + value: 0.0074880198 + inSlope: -0.24317688 + outSlope: -0.24317688 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.13333334 + value: -0.0009870119 + inSlope: -0.25008819 + outSlope: -0.25008819 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.16666667 + value: -0.009184524 + inSlope: -0.25843382 + outSlope: -0.25843382 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.20000002 + value: -0.018215936 + inSlope: -0.2984366 + outSlope: -0.2984366 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.23333335 + value: -0.029080302 + inSlope: -0.30498004 + outSlope: -0.30498004 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.26666668 + value: -0.038547937 + inSlope: -0.30518842 + outSlope: -0.30518842 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.33333334 + value: -0.06055986 + inSlope: -0.31544295 + outSlope: -0.31544295 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.36666667 + value: -0.07045572 + inSlope: -0.31772286 + outSlope: -0.31772286 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.40000004 + value: -0.08174139 + inSlope: -0.3215452 + outSlope: -0.3215452 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5 + value: -0.1129809 + inSlope: -0.33210364 + outSlope: -0.33210364 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.53333336 + value: -0.12437131 + inSlope: -0.29569742 + outSlope: -0.29569742 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5666667 + value: -0.13269408 + inSlope: -0.29077667 + outSlope: -0.29077667 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6 + value: -0.14375642 + inSlope: -0.29251885 + outSlope: -0.29251885 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.73333335 + value: -0.17148624 + inSlope: -0.14541979 + outSlope: -0.14541979 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333334 + value: -0.17527455 + inSlope: 0.07731667 + outSlope: 0.07731667 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666667 + value: -0.10122619 + inSlope: 0.3506273 + outSlope: 0.3506273 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2333333 + value: -0.07725524 + inSlope: 0.39204392 + outSlope: 0.39204392 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3000001 + value: -0.048676565 + inSlope: 0.44371557 + outSlope: 0.44371557 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3333334 + value: -0.03354553 + inSlope: 0.43343136 + outSlope: 0.43343136 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3666668 + value: -0.01978112 + inSlope: 0.409728 + outSlope: 0.409728 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4000001 + value: -0.0062303096 + inSlope: 0.3928604 + outSlope: 0.3928604 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4333334 + value: 0.006409548 + inSlope: 0.34352 + outSlope: 0.34352 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4666667 + value: 0.016671002 + inSlope: 0.28781563 + outSlope: 0.28781563 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5000001 + value: 0.02559727 + inSlope: 0.16283587 + outSlope: 0.16283587 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5333334 + value: 0.027526747 + inSlope: 0.010340428 + outSlope: 0.010340428 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5666667 + value: 0.026286632 + inSlope: -0.0943335 + outSlope: -0.0943335 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6000001 + value: 0.021237835 + inSlope: -0.14033493 + outSlope: -0.14033493 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6333334 + value: 0.01693096 + inSlope: -0.13959017 + outSlope: -0.13959017 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7 + value: 0.0064523444 + inSlope: -0.16223395 + outSlope: -0.16223395 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7333335 + value: 0.0011162274 + inSlope: -0.16348329 + outSlope: -0.16348329 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7666668 + value: -0.004446551 + inSlope: -0.17785022 + outSlope: -0.17785022 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.8000001 + value: -0.010740442 + inSlope: -0.22575417 + outSlope: -0.22575417 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.8333334 + value: -0.019496815 + inSlope: -0.2830125 + outSlope: -0.2830125 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.8666668 + value: -0.029607961 + inSlope: -0.36319727 + outSlope: -0.36319727 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9666668 + value: -0.078440495 + inSlope: -0.5510695 + outSlope: -0.5510695 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0333335 + value: -0.11391323 + inSlope: -0.47823405 + outSlope: -0.47823405 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.1333334 + value: -0.16214737 + inSlope: -0.54970473 + outSlope: -0.54970473 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.2333333 + value: -0.21656406 + inSlope: -0.43524873 + outSlope: -0.43524873 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.3666668 + value: -0.26149663 + inSlope: -0.28257725 + outSlope: -0.28257725 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5666668 + value: -0.28698617 + inSlope: -0.065772295 + outSlope: -0.065772295 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.766667 + value: -0.3458174 + inSlope: -0.43406543 + outSlope: -0.43406543 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.9 + value: -0.3923887 + inSlope: -0.22919275 + outSlope: -0.22919275 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.1000001 + value: -0.39954633 + inSlope: 0.27105403 + outSlope: 0.27105403 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.3666668 + value: -0.23848438 + inSlope: 0.8840111 + outSlope: 0.8840111 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.4333334 + value: -0.17849073 + inSlope: 0.84014016 + outSlope: 0.84014016 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.466667 + value: -0.15136126 + inSlope: 0.8564472 + outSlope: 0.8564472 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.5333335 + value: -0.09259108 + inSlope: 0.7745254 + outSlope: 0.7745254 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.6000001 + value: -0.05041813 + inSlope: 0.5280771 + outSlope: 0.5280771 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.6333334 + value: -0.034554023 + inSlope: 0.30667138 + outSlope: 0.30667138 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.6666667 + value: -0.029973391 + inSlope: -0.010868646 + outSlope: -0.010868646 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.7000003 + value: -0.035278637 + inSlope: -0.26660198 + outSlope: -0.26660198 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.766667 + value: -0.06822429 + inSlope: -0.7575639 + outSlope: -0.7575639 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.8000002 + value: -0.09825109 + inSlope: -0.9814421 + outSlope: -0.9814421 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.8666668 + value: -0.17444846 + inSlope: -1.2963133 + outSlope: -1.2963133 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.9 + value: -0.2200745 + inSlope: -1.3117342 + outSlope: -1.3117342 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.966667 + value: -0.30018592 + inSlope: -1.1856174 + outSlope: -1.1856174 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4 + value: -0.34093842 + inSlope: -1.0087767 + outSlope: -1.0087767 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.1000004 + value: -0.40523872 + inSlope: -0.47083497 + outSlope: -0.47083497 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.4333334 + value: -0.41044122 + inSlope: 0.47776982 + outSlope: 0.47776982 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.6000004 + value: -0.30785492 + inSlope: 0.7830033 + outSlope: 0.7830033 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.766667 + value: -0.1705635 + inSlope: 0.8930464 + outSlope: 0.8930464 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.8 + value: -0.14059722 + inSlope: 0.85118294 + outSlope: 0.85118294 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.866667 + value: -0.087948784 + inSlope: 0.76396954 + outSlope: 0.76396954 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.9333334 + value: -0.04145371 + inSlope: 0.5668236 + outSlope: 0.5668236 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.9666667 + value: -0.02509857 + inSlope: 0.45853734 + outSlope: 0.45853734 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.0000005 + value: -0.010884382 + inSlope: 0.34233522 + outSlope: 0.34233522 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.033334 + value: -0.0022760406 + inSlope: 0.245629 + outSlope: 0.245629 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.066667 + value: 0.0054908693 + inSlope: 0.1793634 + outSlope: 0.1793634 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.1000004 + value: 0.009681508 + inSlope: 0.07211606 + outSlope: 0.07211606 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.1333337 + value: 0.010298602 + inSlope: -0.01241104 + outSlope: -0.01241104 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.166667 + value: 0.008854106 + inSlope: -0.13668545 + outSlope: -0.13668545 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.2000003 + value: 0.0011862479 + inSlope: -0.2376963 + outSlope: -0.2376963 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.2333336 + value: -0.006992299 + inSlope: -0.26989454 + outSlope: -0.26989454 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.3 + value: -0.028858181 + inSlope: -0.40590173 + outSlope: -0.40590173 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.3333335 + value: -0.04386679 + inSlope: -0.4727934 + outSlope: -0.4727934 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.4 + value: -0.0794557 + inSlope: -0.6043484 + outSlope: -0.6043484 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.4333334 + value: -0.100667566 + inSlope: -0.61448854 + outSlope: -0.61448854 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.5000005 + value: -0.14067206 + inSlope: -0.68300676 + outSlope: -0.68300676 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.533334 + value: -0.16595559 + inSlope: -0.7586806 + outSlope: -0.7586806 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.566667 + value: -0.19125071 + inSlope: -0.80195534 + outSlope: -0.80195534 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.6000004 + value: -0.21941923 + inSlope: -0.78306293 + outSlope: -0.78306293 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.6333337 + value: -0.24345486 + inSlope: -0.81099284 + outSlope: -0.81099284 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.7333336 + value: -0.3337442 + inSlope: -0.8833376 + outSlope: -0.8833376 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.9 + value: -0.45915583 + inSlope: -0.5257771 + outSlope: -0.5257771 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.2000003 + value: -0.49329078 + inSlope: 0.2806626 + outSlope: 0.2806626 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.4000006 + value: -0.39422944 + inSlope: 0.596431 + outSlope: 0.596431 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.6000004 + value: -0.27012116 + inSlope: 0.63514054 + outSlope: 0.63514054 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.8 + value: -0.17335446 + inSlope: 0.28466892 + outSlope: 0.28466892 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.9000006 + value: -0.15595195 + inSlope: 0.034478128 + outSlope: 0.034478128 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.933334 + value: -0.15636113 + inSlope: 0.0022248947 + outSlope: 0.0022248947 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.966667 + value: -0.15580362 + inSlope: -0.14306827 + outSlope: -0.14306827 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.0000005 + value: -0.16589901 + inSlope: -0.28127235 + outSlope: -0.28127235 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.066667 + value: -0.18565026 + inSlope: -0.37214613 + outSlope: -0.37214613 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.2000003 + value: -0.24690787 + inSlope: -0.48073098 + outSlope: -0.48073098 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.266667 + value: -0.28015792 + inSlope: -0.5539124 + outSlope: -0.5539124 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.3 + value: -0.2998059 + inSlope: -0.54473436 + outSlope: -0.54473436 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.3666673 + value: -0.33718166 + inSlope: -0.65230316 + outSlope: -0.65230316 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.466667 + value: -0.3988732 + inSlope: -0.5450339 + outSlope: -0.5450339 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.6333337 + value: -0.46707755 + inSlope: -0.18184099 + outSlope: -0.18184099 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.7333336 + value: -0.46807298 + inSlope: 0.25270903 + outSlope: 0.25270903 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.766667 + value: -0.45640045 + inSlope: 0.29052776 + outSlope: 0.29052776 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.8666673 + value: -0.4234578 + inSlope: 0.41057372 + outSlope: 0.41057372 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.166667 + value: -0.27700657 + inSlope: 0.56533945 + outSlope: 0.56533945 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.366667 + value: -0.16679022 + inSlope: 0.5770115 + outSlope: 0.5770115 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.466667 + value: -0.11275427 + inSlope: 0.48462707 + outSlope: 0.48462707 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.5 + value: -0.09672932 + inSlope: 0.43082827 + outSlope: 0.43082827 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.533334 + value: -0.08403246 + inSlope: 0.46644723 + outSlope: 0.46644723 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.566668 + value: -0.065632425 + inSlope: 0.48097485 + outSlope: 0.48097485 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.6 + value: -0.051967435 + inSlope: 0.36304337 + outSlope: 0.36304337 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.633334 + value: -0.0414296 + inSlope: 0.3349649 + outSlope: 0.3349649 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.666667 + value: -0.02963648 + inSlope: 0.317953 + outSlope: 0.317953 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.700001 + value: -0.02023279 + inSlope: 0.26710427 + outSlope: 0.26710427 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.733334 + value: -0.011829533 + inSlope: 0.20895177 + outSlope: 0.20895177 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.766667 + value: -0.0063027255 + inSlope: 0.13418663 + outSlope: 0.13418663 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.8 + value: -0.002883736 + inSlope: 0.074655786 + outSlope: 0.074655786 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.833334 + value: -0.0013257042 + inSlope: 0.030118985 + outSlope: 0.030118985 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.866667 + value: -0.0008757897 + inSlope: 0.007283355 + outSlope: 0.007283355 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.900001 + value: -0.00084015355 + inSlope: -0.04956196 + outSlope: -0.04956196 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.933333 + value: -0.004179869 + inSlope: -0.1736684 + outSlope: -0.1736684 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.966667 + value: -0.012418106 + inSlope: -0.3184159 + outSlope: -0.3184159 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9 + value: -0.025407508 + inSlope: -0.39958882 + outSlope: -0.39958882 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.033334 + value: -0.039057344 + inSlope: -0.47819617 + outSlope: -0.47819617 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.1 + value: -0.07880357 + inSlope: -0.6501833 + outSlope: -0.6501833 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.166667 + value: -0.1260621 + inSlope: -0.8454003 + outSlope: -0.8454003 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.200001 + value: -0.15699324 + inSlope: -0.93721557 + outSlope: -0.93721557 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.266667 + value: -0.22458667 + inSlope: -1.1248498 + outSlope: -1.1248498 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.500001 + value: -0.46791524 + inSlope: -0.68087393 + outSlope: -0.68087393 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.6 + value: -0.51554275 + inSlope: -0.19688894 + outSlope: -0.19688894 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.733334 + value: -0.50452256 + inSlope: 0.40494806 + outSlope: 0.40494806 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.966667 + value: -0.34194833 + inSlope: 0.95258856 + outSlope: 0.95258856 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.033334 + value: -0.27923983 + inSlope: 0.9065236 + outSlope: 0.9065236 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.166667 + value: -0.15364116 + inSlope: 0.9327133 + outSlope: 0.9327133 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.200001 + value: -0.1230039 + inSlope: 0.96835756 + outSlope: 0.96835756 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.233334 + value: -0.0890841 + inSlope: 0.9495082 + outSlope: 0.9495082 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.3 + value: -0.035564072 + inSlope: 0.6341541 + outSlope: 0.6341541 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.333334 + value: -0.01742667 + inSlope: 0.50109094 + outSlope: 0.50109094 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.366667 + value: -0.002158001 + inSlope: 0.43777812 + outSlope: 0.43777812 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.400001 + value: 0.011758491 + inSlope: 0.43353978 + outSlope: 0.43353978 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.466667 + value: 0.040838983 + inSlope: 0.37095022 + outSlope: 0.37095022 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.500001 + value: 0.051474977 + inSlope: 0.24880731 + outSlope: 0.24880731 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.533334 + value: 0.05742619 + inSlope: 0.18793365 + outSlope: 0.18793365 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.566668 + value: 0.064003885 + inSlope: 0.13381346 + outSlope: 0.13381346 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.6 + value: 0.06634714 + inSlope: 0.04016029 + outSlope: 0.04016029 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.633334 + value: 0.066681206 + inSlope: -0.052736867 + outSlope: -0.052736867 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.666667 + value: 0.06283141 + inSlope: -0.12853782 + outSlope: -0.12853782 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.733334 + value: 0.05198071 + inSlope: -0.20420614 + outSlope: -0.20420614 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.8 + value: 0.037377097 + inSlope: -0.20608331 + outSlope: -0.20608331 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.866667 + value: 0.023654826 + inSlope: -0.21764632 + outSlope: -0.21764632 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.900001 + value: 0.016249653 + inSlope: -0.21408771 + outSlope: -0.21408771 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.933334 + value: 0.009382121 + inSlope: -0.1984669 + outSlope: -0.1984669 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.966667 + value: 0.003018532 + inSlope: -0.16937761 + outSlope: -0.16937761 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.000001 + value: -0.0019096881 + inSlope: -0.13749906 + outSlope: -0.13749906 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.066668 + value: -0.009796452 + inSlope: -0.10036175 + outSlope: -0.10036175 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.1 + value: -0.012838859 + inSlope: -0.092785224 + outSlope: -0.092785224 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.266667 + value: -0.02033617 + inSlope: 0.06653871 + outSlope: 0.06653871 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.3 + value: -0.017030958 + inSlope: 0.18711548 + outSlope: 0.18711548 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.333334 + value: -0.007861733 + inSlope: 0.33122605 + outSlope: 0.33122605 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.366667 + value: 0.005050704 + inSlope: 0.42582715 + outSlope: 0.42582715 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.400001 + value: 0.020526752 + inSlope: 0.46427524 + outSlope: 0.46427524 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: RightHandQ.z + path: + classID: 95 + script: {fileID: 0} + flags: 0 + - serializedVersion: 2 + curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.5156096 + inSlope: 0.16708015 + outSlope: 0.16708015 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.40000004 + value: 0.55145943 + inSlope: 0.12627836 + outSlope: 0.12627836 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7666667 + value: 0.5713252 + inSlope: -0.049441118 + outSlope: -0.049441118 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4666667 + value: 0.48881298 + inSlope: -0.06778033 + outSlope: -0.06778033 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7 + value: 0.54336095 + inSlope: 0.52790385 + outSlope: 0.52790385 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9000001 + value: 0.63977814 + inSlope: 0.44537228 + outSlope: 0.44537228 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.1000001 + value: 0.68481445 + inSlope: -0.077713504 + outSlope: -0.077713504 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.3000002 + value: 0.6012193 + inSlope: -0.8390181 + outSlope: -0.8390181 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4666667 + value: 0.42678893 + inSlope: -1.0565828 + outSlope: -1.0565828 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.6666667 + value: 0.23765168 + inSlope: -0.650395 + outSlope: -0.650395 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.8000002 + value: 0.19956286 + inSlope: 0.00067345984 + outSlope: 0.00067345984 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.8666668 + value: 0.19925274 + inSlope: -0.08495771 + outSlope: -0.08495771 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.966667 + value: 0.18612623 + inSlope: -0.18703458 + outSlope: -0.18703458 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.0666668 + value: 0.1575973 + inSlope: -0.27743745 + outSlope: -0.27743745 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.1000001 + value: 0.14859343 + inSlope: -0.28250462 + outSlope: -0.28250462 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.1666667 + value: 0.13318256 + inSlope: -0.10028442 + outSlope: -0.10028442 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.3333335 + value: 0.15825045 + inSlope: 0.3569268 + outSlope: 0.3569268 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.5000002 + value: 0.2377578 + inSlope: 0.59616196 + outSlope: 0.59616196 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.6333334 + value: 0.31094474 + inSlope: 0.49003023 + outSlope: 0.49003023 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.766667 + value: 0.40094543 + inSlope: 0.8996898 + outSlope: 0.8996898 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.966667 + value: 0.51505226 + inSlope: -0.23972322 + outSlope: -0.23972322 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.1000004 + value: 0.41572332 + inSlope: -0.82222706 + outSlope: -0.82222706 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.266667 + value: 0.29222518 + inSlope: -0.7544587 + outSlope: -0.7544587 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.366667 + value: 0.22160307 + inSlope: -0.55355257 + outSlope: -0.55355257 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.4666667 + value: 0.18392462 + inSlope: -0.16321212 + outSlope: -0.16321212 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.766667 + value: 0.23717022 + inSlope: 0.3216772 + outSlope: 0.3216772 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.066667 + value: 0.37692672 + inSlope: 0.4631741 + outSlope: 0.4631741 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.2000003 + value: 0.43686974 + inSlope: 0.32015637 + outSlope: 0.32015637 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.4 + value: 0.4827845 + inSlope: 0.121634714 + outSlope: 0.121634714 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.6000004 + value: 0.49689442 + inSlope: 0.025272692 + outSlope: 0.025272692 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.8333335 + value: 0.4370337 + inSlope: -0.44784975 + outSlope: -0.44784975 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.9 + value: 0.41062367 + inSlope: -0.4762957 + outSlope: -0.4762957 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.966667 + value: 0.37106967 + inSlope: -0.59321713 + outSlope: -0.59321713 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.033334 + value: 0.3264772 + inSlope: -0.6919668 + outSlope: -0.6919668 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.066667 + value: 0.30505595 + inSlope: -0.7226124 + outSlope: -0.7226124 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.1333337 + value: 0.2559656 + inSlope: -0.6045984 + outSlope: -0.6045984 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.2000003 + value: 0.21722685 + inSlope: -0.6493502 + outSlope: -0.6493502 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.2333336 + value: 0.19470659 + inSlope: -0.48895377 + outSlope: -0.48895377 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.266667 + value: 0.18462996 + inSlope: -0.3076063 + outSlope: -0.3076063 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.3333335 + value: 0.16679403 + inSlope: -0.12288664 + outSlope: -0.12288664 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.433334 + value: 0.17205232 + inSlope: 0.12678792 + outSlope: 0.12678792 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.5000005 + value: 0.18467563 + inSlope: 0.27333614 + outSlope: 0.27333614 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.533334 + value: 0.19502155 + inSlope: 0.27374697 + outSlope: 0.27374697 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.6000004 + value: 0.21325232 + inSlope: 0.33840996 + outSlope: 0.33840996 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.866667 + value: 0.34997016 + inSlope: 0.5704974 + outSlope: 0.5704974 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.1333337 + value: 0.49428606 + inSlope: 0.45319718 + outSlope: 0.45319718 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.3666673 + value: 0.54564136 + inSlope: 0.064971454 + outSlope: 0.064971454 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.566667 + value: 0.49332085 + inSlope: -0.7030331 + outSlope: -0.7030331 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.7333336 + value: 0.36317307 + inSlope: -0.65567374 + outSlope: -0.65567374 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.766667 + value: 0.34478974 + inSlope: -0.6256294 + outSlope: -0.6256294 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.833334 + value: 0.30063093 + inSlope: -0.5313975 + outSlope: -0.5313975 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.9000006 + value: 0.27083433 + inSlope: -0.41586572 + outSlope: -0.41586572 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.033334 + value: 0.23652132 + inSlope: -0.16118476 + outSlope: -0.16118476 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.166667 + value: 0.2247667 + inSlope: -0.08127929 + outSlope: -0.08127929 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.366667 + value: 0.2222473 + inSlope: 0.029759446 + outSlope: 0.029759446 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.733334 + value: 0.28501165 + inSlope: 0.26656196 + outSlope: 0.26656196 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.966667 + value: 0.38812292 + inSlope: 0.5464127 + outSlope: 0.5464127 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.166667 + value: 0.485548 + inSlope: 0.5210957 + outSlope: 0.5210957 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.366667 + value: 0.54510313 + inSlope: -0.15028174 + outSlope: -0.15028174 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.500001 + value: 0.48507383 + inSlope: -0.71309155 + outSlope: -0.71309155 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.6 + value: 0.40272346 + inSlope: -0.9227729 + outSlope: -0.9227729 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.700001 + value: 0.3127114 + inSlope: -0.97316957 + outSlope: -0.97316957 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.766667 + value: 0.24857295 + inSlope: -0.9158095 + outSlope: -0.9158095 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.900001 + value: 0.13424298 + inSlope: -0.6579914 + outSlope: -0.6579914 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.966667 + value: 0.09809451 + inSlope: -0.5003536 + outSlope: -0.5003536 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.000001 + value: 0.08163683 + inSlope: -0.38283026 + outSlope: -0.38283026 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.033334 + value: 0.07257241 + inSlope: -0.19374016 + outSlope: -0.19374016 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.066668 + value: 0.06872091 + inSlope: -0.18637896 + outSlope: -0.18637896 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.1 + value: 0.060147226 + inSlope: -0.2453396 + outSlope: -0.2453396 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.133334 + value: 0.05236496 + inSlope: -0.21533373 + outSlope: -0.21533373 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.166667 + value: 0.04579164 + inSlope: -0.23602825 + outSlope: -0.23602825 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.200001 + value: 0.03662972 + inSlope: -0.31295025 + outSlope: -0.31295025 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.233334 + value: 0.024928346 + inSlope: -0.2900986 + outSlope: -0.2900986 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.3 + value: 0.012042448 + inSlope: -0.14653987 + outSlope: -0.14653987 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.333334 + value: 0.0075205863 + inSlope: -0.05685773 + outSlope: -0.05685773 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.366667 + value: 0.008251861 + inSlope: 0.08309807 + outSlope: 0.08309807 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.400001 + value: 0.01306051 + inSlope: 0.17011437 + outSlope: 0.17011437 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.466667 + value: 0.029920131 + inSlope: 0.3938505 + outSlope: 0.3938505 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.6 + value: 0.11524211 + inSlope: 0.77649176 + outSlope: 0.77649176 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.633334 + value: 0.14120686 + inSlope: 0.82908976 + outSlope: 0.82908976 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.766667 + value: 0.26106626 + inSlope: 0.89218414 + outSlope: 0.89218414 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.166667 + value: 0.46686533 + inSlope: 0.19831893 + outSlope: 0.19831893 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.400001 + value: 0.51603687 + inSlope: 0.2136816 + outSlope: 0.2136816 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: RightHandQ.w + path: + classID: 95 + script: {fileID: 0} + flags: 0 + - serializedVersion: 2 + curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.27955902 + inSlope: -0.003494024 + outSlope: -0.003494024 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6333334 + value: -0.29919392 + inSlope: -0.011642127 + outSlope: -0.011642127 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2666668 + value: -0.31044173 + inSlope: -0.040930927 + outSlope: -0.040930927 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9000001 + value: -0.3195481 + inSlope: 0.0038203634 + outSlope: 0.0038203634 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5333335 + value: -0.3316906 + inSlope: -0.051781885 + outSlope: -0.051781885 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.4 + value: -0.3313622 + inSlope: 0.035647936 + outSlope: 0.035647936 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4 + value: -0.340456 + inSlope: -0.043549143 + outSlope: -0.043549143 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.566667 + value: -0.3333482 + inSlope: 0.05729338 + outSlope: 0.05729338 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.166667 + value: -0.2922305 + inSlope: 0.05903056 + outSlope: 0.05903056 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.0000005 + value: -0.2965385 + inSlope: -0.01845004 + outSlope: -0.01845004 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.533334 + value: -0.28960752 + inSlope: 0.01117454 + outSlope: 0.01117454 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.033334 + value: -0.28260228 + inSlope: 0.001026393 + outSlope: 0.001026393 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.566667 + value: -0.28270304 + inSlope: -0.028049674 + outSlope: -0.028049674 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.5 + value: -0.2698527 + inSlope: 0.03960242 + outSlope: 0.03960242 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.066668 + value: -0.27184233 + inSlope: -0.029513258 + outSlope: -0.029513258 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.8 + value: -0.26301688 + inSlope: 0.032862015 + outSlope: 0.032862015 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.633334 + value: -0.25977245 + inSlope: -0.030086823 + outSlope: -0.030086823 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.400001 + value: -0.2793821 + inSlope: 0.00032275484 + outSlope: 0.00032275484 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: Spine Front-Back + path: + classID: 95 + script: {fileID: 0} + flags: 0 + - serializedVersion: 2 + curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.06538259 + inSlope: -0.008556917 + outSlope: -0.008556917 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.3 + value: -0.06835337 + inSlope: -0.013399647 + outSlope: -0.013399647 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5 + value: -0.07819486 + inSlope: -0.08921463 + outSlope: -0.08921463 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7666667 + value: -0.11154756 + inSlope: -0.16810116 + outSlope: -0.16810116 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1 + value: -0.14693236 + inSlope: -0.023351073 + outSlope: -0.023351073 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5000001 + value: -0.114956476 + inSlope: 0.20126286 + outSlope: 0.20126286 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7333335 + value: -0.07020249 + inSlope: 0.14691316 + outSlope: 0.14691316 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.8666668 + value: -0.053754672 + inSlope: 0.106238455 + outSlope: 0.106238455 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.1333334 + value: -0.045431156 + inSlope: -0.02644007 + outSlope: -0.02644007 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4666667 + value: -0.057192158 + inSlope: -0.030256249 + outSlope: -0.030256249 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7333336 + value: -0.062810786 + inSlope: -0.015770523 + outSlope: -0.015770523 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.8000002 + value: -0.065319255 + inSlope: -0.06586026 + outSlope: -0.06586026 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.0666668 + value: -0.085690156 + inSlope: -0.06779815 + outSlope: -0.06779815 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.466667 + value: -0.086985916 + inSlope: 0.099319726 + outSlope: 0.099319726 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.7333336 + value: -0.055997483 + inSlope: 0.106287435 + outSlope: 0.106287435 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.9333336 + value: -0.044691484 + inSlope: 0.020833423 + outSlope: 0.020833423 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.1000004 + value: -0.04698101 + inSlope: -0.050639592 + outSlope: -0.050639592 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.3 + value: -0.06568795 + inSlope: -0.12222391 + outSlope: -0.12222391 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.6333337 + value: -0.09629285 + inSlope: -0.032231577 + outSlope: -0.032231577 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.9333334 + value: -0.09598083 + inSlope: 0.009026872 + outSlope: 0.009026872 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.4333334 + value: -0.08559199 + inSlope: 0.03509828 + outSlope: 0.03509828 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.933334 + value: -0.08189809 + inSlope: -0.028018001 + outSlope: -0.028018001 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.433334 + value: -0.11154863 + inSlope: -0.04438937 + outSlope: -0.04438937 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.766667 + value: -0.118296765 + inSlope: 0.015912555 + outSlope: 0.015912555 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.3333335 + value: -0.106969625 + inSlope: -0.013337416 + outSlope: -0.013337416 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.8666673 + value: -0.10989392 + inSlope: 0.022602886 + outSlope: 0.022602886 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.266667 + value: -0.096321926 + inSlope: 0.029490467 + outSlope: 0.029490467 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.666667 + value: -0.082978345 + inSlope: 0.03371519 + outSlope: 0.03371519 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.1 + value: -0.09015304 + inSlope: -0.059742466 + outSlope: -0.059742466 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.366667 + value: -0.11277299 + inSlope: -0.12552232 + outSlope: -0.12552232 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.6 + value: -0.13844195 + inSlope: -0.03440021 + outSlope: -0.03440021 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.933333 + value: -0.12772548 + inSlope: 0.060431547 + outSlope: 0.060431547 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.900001 + value: -0.071441196 + inSlope: 0.027394041 + outSlope: 0.027394041 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.400001 + value: -0.06668316 + inSlope: 0.0018149372 + outSlope: 0.0018149372 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: Spine Left-Right + path: + classID: 95 + script: {fileID: 0} + flags: 0 + - serializedVersion: 2 + curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.0067488616 + inSlope: -0.004719891 + outSlope: -0.004719891 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.033333335 + value: -0.0069061914 + inSlope: -0.008861005 + outSlope: -0.008861005 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.06666667 + value: -0.0073395954 + inSlope: -0.011956735 + outSlope: -0.011956735 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.10000001 + value: -0.007703307 + inSlope: -0.013488151 + outSlope: -0.013488151 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.16666667 + value: -0.008738002 + inSlope: -0.015986452 + outSlope: -0.015986452 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.4666667 + value: -0.015026425 + inSlope: -0.019060861 + outSlope: -0.019060861 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6333334 + value: -0.0154247945 + inSlope: 0.014007001 + outSlope: 0.014007001 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.73333335 + value: -0.013792975 + inSlope: 0.013685807 + outSlope: 0.013685807 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7666667 + value: -0.013412616 + inSlope: 0.0031380143 + outSlope: 0.0031380143 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.90000004 + value: -0.014980123 + inSlope: -0.012087699 + outSlope: -0.012087699 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1333334 + value: -0.014486628 + inSlope: 0.0031910273 + outSlope: 0.0031910273 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2333333 + value: -0.014813322 + inSlope: -0.010108915 + outSlope: -0.010108915 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5000001 + value: -0.018395033 + inSlope: -0.018546676 + outSlope: -0.018546676 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.8000001 + value: -0.0229082 + inSlope: -0.014158361 + outSlope: -0.014158361 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2 + value: -0.02736604 + inSlope: -0.031102726 + outSlope: -0.031102726 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.2 + value: -0.03340541 + inSlope: -0.027018923 + outSlope: -0.027018923 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4666667 + value: -0.04412051 + inSlope: -0.057098497 + outSlope: -0.057098497 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7333336 + value: -0.05581572 + inSlope: -0.015425388 + outSlope: -0.015425388 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.8666668 + value: -0.05799638 + inSlope: -0.0024951273 + outSlope: -0.0024951273 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.9333334 + value: -0.058499925 + inSlope: -0.014114267 + outSlope: -0.014114267 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.0666668 + value: -0.057054237 + inSlope: 0.027712274 + outSlope: 0.027712274 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.3000002 + value: -0.044050347 + inSlope: 0.05650107 + outSlope: 0.05650107 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.3666668 + value: -0.04040134 + inSlope: 0.06047549 + outSlope: 0.06047549 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.4 + value: -0.038287602 + inSlope: 0.053077504 + outSlope: 0.053077504 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.466667 + value: -0.035377976 + inSlope: 0.055725526 + outSlope: 0.055725526 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.5333335 + value: -0.030971816 + inSlope: 0.053195186 + outSlope: 0.053195186 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.5666668 + value: -0.029601458 + inSlope: 0.044067647 + outSlope: 0.044067647 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.6666667 + value: -0.025564104 + inSlope: 0.025062934 + outSlope: 0.025062934 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.8000002 + value: -0.024079321 + inSlope: 0.001232113 + outSlope: 0.001232113 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.9333336 + value: -0.026109282 + inSlope: -0.029678136 + outSlope: -0.029678136 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4 + value: -0.02886797 + inSlope: -0.052535206 + outSlope: -0.052535206 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.066667 + value: -0.03233629 + inSlope: -0.043718345 + outSlope: -0.043718345 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.1000004 + value: -0.033686955 + inSlope: -0.04703856 + outSlope: -0.04703856 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.2000003 + value: -0.038018953 + inSlope: -0.026449345 + outSlope: -0.026449345 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.366667 + value: -0.039140504 + inSlope: 0.017482487 + outSlope: 0.017482487 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.6333337 + value: -0.03033373 + inSlope: 0.049431175 + outSlope: 0.049431175 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.7333336 + value: -0.024978267 + inSlope: 0.060267895 + outSlope: 0.060267895 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.8 + value: -0.020873258 + inSlope: 0.05548431 + outSlope: 0.05548431 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.866667 + value: -0.017418727 + inSlope: 0.05417148 + outSlope: 0.05417148 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.9 + value: -0.015509719 + inSlope: 0.05146625 + outSlope: 0.05146625 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.0000005 + value: -0.011539508 + inSlope: 0.034916494 + outSlope: 0.034916494 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.166667 + value: -0.0059464355 + inSlope: 0.033144332 + outSlope: 0.033144332 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.3 + value: -0.0017192472 + inSlope: 0.02958874 + outSlope: 0.02958874 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.3333335 + value: -0.0007579911 + inSlope: 0.027223116 + outSlope: 0.027223116 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.366667 + value: 0.00009562545 + inSlope: 0.024864811 + outSlope: 0.024864811 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.4 + value: 0.0008996615 + inSlope: 0.01868211 + outSlope: 0.01868211 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.4333334 + value: 0.0013410982 + inSlope: 0.009860681 + outSlope: 0.009860681 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.466667 + value: 0.0015570427 + inSlope: -0.0005050844 + outSlope: -0.0005050844 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.5000005 + value: 0.001307429 + inSlope: -0.014718965 + outSlope: -0.014718965 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.533334 + value: 0.0005757793 + inSlope: -0.033419 + outSlope: -0.033419 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.566667 + value: -0.0009205024 + inSlope: -0.048096515 + outSlope: -0.048096515 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.7333336 + value: -0.010398452 + inSlope: -0.057715744 + outSlope: -0.057715744 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.8333335 + value: -0.016080882 + inSlope: -0.05800379 + outSlope: -0.05800379 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.0000005 + value: -0.023606548 + inSlope: -0.023989476 + outSlope: -0.023989476 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.166667 + value: -0.024433812 + inSlope: 0.012699378 + outSlope: 0.012699378 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.533334 + value: -0.016039105 + inSlope: 0.0257992 + outSlope: 0.0257992 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.666667 + value: -0.012778685 + inSlope: 0.018821986 + outSlope: 0.018821986 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.7333336 + value: -0.0116257705 + inSlope: 0.021833315 + outSlope: 0.021833315 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.8333335 + value: -0.009026652 + inSlope: 0.030071951 + outSlope: 0.030071951 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.866667 + value: -0.0079907095 + inSlope: 0.028186865 + outSlope: 0.028186865 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.9000006 + value: -0.0071475175 + inSlope: 0.025553465 + outSlope: 0.025553465 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.933334 + value: -0.0062871347 + inSlope: 0.020952787 + outSlope: 0.020952787 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.0000005 + value: -0.0054444955 + inSlope: 0.006181638 + outSlope: 0.006181638 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.066667 + value: -0.0054884693 + inSlope: -0.010839739 + outSlope: -0.010839739 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.1000004 + value: -0.006061206 + inSlope: -0.015891014 + outSlope: -0.015891014 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.166667 + value: -0.0072151492 + inSlope: -0.02366595 + outSlope: -0.02366595 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.2333336 + value: -0.009113691 + inSlope: -0.03232899 + outSlope: -0.03232899 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.266667 + value: -0.0102808615 + inSlope: -0.032160863 + outSlope: -0.032160863 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.3333335 + value: -0.012399694 + inSlope: -0.036838636 + outSlope: -0.036838636 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.433334 + value: -0.016442494 + inSlope: -0.042809717 + outSlope: -0.042809717 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.5000005 + value: -0.019252855 + inSlope: -0.037394613 + outSlope: -0.037394613 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.8666673 + value: -0.027026046 + inSlope: 0.004895008 + outSlope: 0.004895008 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.1 + value: -0.022865802 + inSlope: 0.027484603 + outSlope: 0.027484603 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.3 + value: -0.0145778395 + inSlope: 0.04837644 + outSlope: 0.04837644 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.433333 + value: -0.009095284 + inSlope: 0.037871875 + outSlope: 0.037871875 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.566668 + value: -0.0045850165 + inSlope: 0.028040882 + outSlope: 0.028040882 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.700001 + value: -0.0013974006 + inSlope: 0.020767543 + outSlope: 0.020767543 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.733334 + value: -0.000716664 + inSlope: 0.019586898 + outSlope: 0.019586898 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.766667 + value: -0.000091609385 + inSlope: 0.018514972 + outSlope: 0.018514972 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.8 + value: 0.0005176665 + inSlope: 0.01776523 + outSlope: 0.01776523 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.933333 + value: 0.0026910552 + inSlope: 0.01503828 + outSlope: 0.01503828 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.033334 + value: 0.0039947997 + inSlope: 0.010983985 + outSlope: 0.010983985 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.1 + value: 0.0045547783 + inSlope: 0.0017909614 + outSlope: 0.0017909614 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.200001 + value: 0.0035386567 + inSlope: -0.018636826 + outSlope: -0.018636826 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.266667 + value: 0.0018958623 + inSlope: -0.03210502 + outSlope: -0.03210502 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.3 + value: 0.00069026026 + inSlope: -0.044362098 + outSlope: -0.044362098 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.333334 + value: -0.001061616 + inSlope: -0.0564755 + outSlope: -0.0564755 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.366667 + value: -0.003074766 + inSlope: -0.062473916 + outSlope: -0.062473916 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.400001 + value: -0.005226542 + inSlope: -0.07274468 + outSlope: -0.07274468 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.466667 + value: -0.011072261 + inSlope: -0.09971066 + outSlope: -0.09971066 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.500001 + value: -0.014571865 + inSlope: -0.1038803 + outSlope: -0.1038803 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.533334 + value: -0.01799761 + inSlope: -0.116661206 + outSlope: -0.116661206 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.6 + value: -0.026747603 + inSlope: -0.13143271 + outSlope: -0.13143271 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.666667 + value: -0.035362296 + inSlope: -0.12756935 + outSlope: -0.12756935 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.700001 + value: -0.03961607 + inSlope: -0.10889372 + outSlope: -0.10889372 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.8 + value: -0.04711738 + inSlope: -0.04691375 + outSlope: -0.04691375 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.900001 + value: -0.048687365 + inSlope: -0.0015427254 + outSlope: -0.0015427254 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.133334 + value: -0.045014594 + inSlope: 0.026523696 + outSlope: 0.026523696 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.566668 + value: -0.028269025 + inSlope: 0.03386044 + outSlope: 0.03386044 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.8 + value: -0.020367017 + inSlope: 0.035903275 + outSlope: 0.035903275 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.3 + value: -0.0068363263 + inSlope: 0.0076172017 + outSlope: 0.0076172017 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.366667 + value: -0.0066749305 + inSlope: -0.0029748068 + outSlope: -0.0029748068 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.400001 + value: -0.006847141 + inSlope: -0.005166243 + outSlope: -0.005166243 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: Spine Twist Left-Right + path: + classID: 95 + script: {fileID: 0} + flags: 0 + - serializedVersion: 2 + curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.21041809 + inSlope: -0.009186118 + outSlope: -0.009186118 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6666667 + value: -0.23726018 + inSlope: -0.01846701 + outSlope: -0.01846701 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3333334 + value: -0.25212926 + inSlope: -0.03153426 + outSlope: -0.03153426 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.1333334 + value: -0.25828815 + inSlope: -0.0022043309 + outSlope: -0.0022043309 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.9 + value: -0.2823133 + inSlope: -0.018581022 + outSlope: -0.018581022 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.4333334 + value: -0.28139323 + inSlope: 0.021307418 + outSlope: 0.021307418 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.8666668 + value: -0.28560853 + inSlope: -0.035822727 + outSlope: -0.035822727 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.266667 + value: -0.2945289 + inSlope: 0.006781972 + outSlope: 0.006781972 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.1000004 + value: -0.24992236 + inSlope: 0.077758655 + outSlope: 0.077758655 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.666667 + value: -0.23239088 + inSlope: -0.02293425 + outSlope: -0.02293425 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.2333336 + value: -0.24097219 + inSlope: 0.021382367 + outSlope: 0.021382367 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.9000006 + value: -0.228256 + inSlope: 0.012044373 + outSlope: 0.012044373 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.566667 + value: -0.22996789 + inSlope: -0.023159109 + outSlope: -0.023159109 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8 + value: -0.23547654 + inSlope: 0.0067169163 + outSlope: 0.0067169163 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.900001 + value: -0.21426456 + inSlope: -0.008152149 + outSlope: -0.008152149 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.933333 + value: -0.20756212 + inSlope: 0.036978748 + outSlope: 0.036978748 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.700001 + value: -0.1919768 + inSlope: -0.021838814 + outSlope: -0.021838814 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.400001 + value: -0.21032573 + inSlope: 0.000005811375 + outSlope: 0.000005811375 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: Chest Front-Back + path: + classID: 95 + script: {fileID: 0} + flags: 0 + - serializedVersion: 2 + curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.14055474 + inSlope: 0.008078814 + outSlope: 0.008078814 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.40000004 + value: -0.13250966 + inSlope: -0.021767909 + outSlope: -0.021767909 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.70000005 + value: -0.1549866 + inSlope: -0.12880325 + outSlope: -0.12880325 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3000001 + value: -0.21238841 + inSlope: 0.013622506 + outSlope: 0.013622506 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.8333334 + value: -0.15157539 + inSlope: 0.14307675 + outSlope: 0.14307675 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.266667 + value: -0.122800164 + inSlope: -0.00012304934 + outSlope: -0.00012304934 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.8666668 + value: -0.13835104 + inSlope: -0.079584345 + outSlope: -0.079584345 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.2333336 + value: -0.17172465 + inSlope: -0.06710156 + outSlope: -0.06710156 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.6000001 + value: -0.16185136 + inSlope: 0.114422694 + outSlope: 0.114422694 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.033334 + value: -0.12077134 + inSlope: 0.015126504 + outSlope: 0.015126504 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.4 + value: -0.14341119 + inSlope: -0.11359255 + outSlope: -0.11359255 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.9666667 + value: -0.18249919 + inSlope: 0.00046489085 + outSlope: 0.00046489085 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.4 + value: -0.16536285 + inSlope: 0.053897925 + outSlope: 0.053897925 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.7333336 + value: -0.15505292 + inSlope: 0.0022105891 + outSlope: 0.0022105891 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.2333336 + value: -0.17681597 + inSlope: -0.07922135 + outSlope: -0.07922135 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.8 + value: -0.19491343 + inSlope: 0.038165636 + outSlope: 0.038165636 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.4000006 + value: -0.17398639 + inSlope: -0.016624348 + outSlope: -0.016624348 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.9000006 + value: -0.18268515 + inSlope: 0.0028739898 + outSlope: 0.0028739898 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.933333 + value: -0.16934805 + inSlope: 0.00827777 + outSlope: 0.00827777 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.366667 + value: -0.18108076 + inSlope: -0.0765467 + outSlope: -0.0765467 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.866667 + value: -0.21689472 + inSlope: -0.0063242745 + outSlope: -0.0063242745 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.500001 + value: -0.17695767 + inSlope: 0.083725676 + outSlope: 0.083725676 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.133334 + value: -0.14170752 + inSlope: 0.012606373 + outSlope: 0.012606373 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.400001 + value: -0.14031976 + inSlope: 0.0009164092 + outSlope: 0.0009164092 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: Chest Left-Right + path: + classID: 95 + script: {fileID: 0} + flags: 0 + - serializedVersion: 2 + curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.008452205 + inSlope: -0.0045237686 + outSlope: -0.0045237686 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.033333335 + value: -0.008602997 + inSlope: -0.010299892 + outSlope: -0.010299892 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.20000002 + value: -0.01296736 + inSlope: -0.034235947 + outSlope: -0.034235947 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.36666667 + value: -0.01918356 + inSlope: -0.03826751 + outSlope: -0.03826751 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5666667 + value: -0.023983942 + inSlope: -0.007200808 + outSlope: -0.007200808 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.70000005 + value: -0.024722569 + inSlope: -0.011248376 + outSlope: -0.011248376 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333334 + value: -0.026023801 + inSlope: 0.00091885007 + outSlope: 0.00091885007 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9666667 + value: -0.026056001 + inSlope: -0.016419744 + outSlope: -0.016419744 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1 + value: -0.029129798 + inSlope: -0.015714105 + outSlope: -0.015714105 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2333333 + value: -0.030996699 + inSlope: -0.020452745 + outSlope: -0.020452745 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4666667 + value: -0.03730695 + inSlope: -0.03621588 + outSlope: -0.03621588 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6666667 + value: -0.042573236 + inSlope: -0.019517168 + outSlope: -0.019517168 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9333334 + value: -0.049347084 + inSlope: -0.029409388 + outSlope: -0.029409388 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.2 + value: -0.06165953 + inSlope: -0.061013833 + outSlope: -0.061013833 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4333334 + value: -0.08033747 + inSlope: -0.090905964 + outSlope: -0.090905964 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.6666667 + value: -0.10202366 + inSlope: -0.078779794 + outSlope: -0.078779794 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.9333334 + value: -0.11569331 + inSlope: -0.0041587763 + outSlope: -0.0041587763 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.3666668 + value: -0.08560582 + inSlope: 0.12408537 + outSlope: 0.12408537 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.6000001 + value: -0.060244553 + inSlope: 0.07841373 + outSlope: 0.07841373 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.7333336 + value: -0.051109556 + inSlope: 0.05393324 + outSlope: 0.05393324 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.8666668 + value: -0.049773864 + inSlope: -0.031609192 + outSlope: -0.031609192 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.033334 + value: -0.057683468 + inSlope: -0.06406957 + outSlope: -0.06406957 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.2333336 + value: -0.07144822 + inSlope: -0.041889884 + outSlope: -0.041889884 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.4666667 + value: -0.07197497 + inSlope: 0.05080701 + outSlope: 0.05080701 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.7333336 + value: -0.04987985 + inSlope: 0.10523372 + outSlope: 0.10523372 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.033334 + value: -0.0203258 + inSlope: 0.09035382 + outSlope: 0.09035382 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.2000003 + value: -0.007060067 + inSlope: 0.0735448 + outSlope: 0.0735448 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.266667 + value: -0.0020744142 + inSlope: 0.07344107 + outSlope: 0.07344107 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.3 + value: 0.00030955835 + inSlope: 0.06618646 + outSlope: 0.06618646 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.3333335 + value: 0.0023380124 + inSlope: 0.05335555 + outSlope: 0.05335555 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.466667 + value: 0.005300535 + inSlope: -0.010044651 + outSlope: -0.010044651 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.5000005 + value: 0.0047022854 + inSlope: -0.025669467 + outSlope: -0.025669467 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.533334 + value: 0.0035892387 + inSlope: -0.037985194 + outSlope: -0.037985194 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.6000004 + value: 0.00039718338 + inSlope: -0.059087556 + outSlope: -0.059087556 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.6333337 + value: -0.0017692251 + inSlope: -0.07257694 + outSlope: -0.07257694 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.7000003 + value: -0.0076484405 + inSlope: -0.10442594 + outSlope: -0.10442594 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.8 + value: -0.019403767 + inSlope: -0.11458383 + outSlope: -0.11458383 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.966667 + value: -0.03486278 + inSlope: -0.07455023 + outSlope: -0.07455023 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.2333336 + value: -0.04176689 + inSlope: 0.021450931 + outSlope: 0.021450931 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.5000005 + value: -0.031030914 + inSlope: 0.051482484 + outSlope: 0.051482484 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.7000003 + value: -0.021673158 + inSlope: 0.0527617 + outSlope: 0.0527617 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.866667 + value: -0.013583292 + inSlope: 0.03780102 + outSlope: 0.03780102 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.033334 + value: -0.009375845 + inSlope: 0.009456836 + outSlope: 0.009456836 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.2000003 + value: -0.012155296 + inSlope: -0.04206775 + outSlope: -0.04206775 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.3666673 + value: -0.022536928 + inSlope: -0.080366045 + outSlope: -0.080366045 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.5000005 + value: -0.032909114 + inSlope: -0.066651806 + outSlope: -0.066651806 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.6333337 + value: -0.041684777 + inSlope: -0.06736553 + outSlope: -0.06736553 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.8 + value: -0.04815309 + inSlope: -0.00958467 + outSlope: -0.00958467 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.066668 + value: -0.04349518 + inSlope: 0.054762676 + outSlope: 0.054762676 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.266667 + value: -0.028789902 + inSlope: 0.08281621 + outSlope: 0.08281621 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.400001 + value: -0.016985275 + inSlope: 0.08850803 + outSlope: 0.08850803 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.5 + value: -0.009352728 + inSlope: 0.06377596 + outSlope: 0.06377596 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.6 + value: -0.0035317843 + inSlope: 0.056551583 + outSlope: 0.056551583 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.633334 + value: -0.0016575765 + inSlope: 0.054932483 + outSlope: 0.054932483 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.666667 + value: 0.00013037892 + inSlope: 0.050420783 + outSlope: 0.050420783 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.700001 + value: 0.0017038027 + inSlope: 0.044429064 + outSlope: 0.044429064 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.733334 + value: 0.0030923164 + inSlope: 0.03730876 + outSlope: 0.03730876 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.766667 + value: 0.004191047 + inSlope: 0.032520175 + outSlope: 0.032520175 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.866667 + value: 0.007496673 + inSlope: 0.03395756 + outSlope: 0.03395756 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9 + value: 0.011001188 + inSlope: 0.012469949 + outSlope: 0.012469949 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.1 + value: 0.011377477 + inSlope: -0.0035214117 + outSlope: -0.0035214117 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.200001 + value: 0.009235484 + inSlope: -0.048631433 + outSlope: -0.048631433 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.3 + value: 0.0015036287 + inSlope: -0.099261984 + outSlope: -0.099261984 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.333334 + value: -0.001977864 + inSlope: -0.111186534 + outSlope: -0.111186534 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.433333 + value: -0.01596394 + inSlope: -0.17797773 + outSlope: -0.17797773 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.6 + value: -0.05233473 + inSlope: -0.22167222 + outSlope: -0.22167222 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.900001 + value: -0.1006197 + inSlope: -0.06464201 + outSlope: -0.06464201 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.3 + value: -0.08480726 + inSlope: 0.082372755 + outSlope: 0.082372755 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.733334 + value: -0.047390874 + inSlope: 0.089938134 + outSlope: 0.089938134 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.333334 + value: -0.009030832 + inSlope: 0.015728267 + outSlope: 0.015728267 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.400001 + value: -0.008527233 + inSlope: 0.0031551018 + outSlope: 0.0031551018 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: Chest Twist Left-Right + path: + classID: 95 + script: {fileID: 0} + flags: 0 + - serializedVersion: 2 + curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.4219555 + inSlope: 0.00036031005 + outSlope: 0.00036031005 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6333334 + value: -0.43672973 + inSlope: -0.021339675 + outSlope: -0.021339675 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.266667 + value: -0.46562696 + inSlope: -0.015580073 + outSlope: -0.015580073 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.366667 + value: -0.4775071 + inSlope: 0.041683804 + outSlope: 0.041683804 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.1333337 + value: -0.3858753 + inSlope: 0.14665887 + outSlope: 0.14665887 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.666667 + value: -0.3555428 + inSlope: -0.043819293 + outSlope: -0.043819293 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.1000004 + value: -0.3742057 + inSlope: -0.0021900258 + outSlope: -0.0021900258 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.7000003 + value: -0.35474226 + inSlope: 0.033879016 + outSlope: 0.033879016 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.1333337 + value: -0.343826 + inSlope: 0.013079358 + outSlope: 0.013079358 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.566667 + value: -0.3497471 + inSlope: -0.0464264 + outSlope: -0.0464264 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.966667 + value: -0.36122155 + inSlope: 0.009656933 + outSlope: 0.009656933 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.5 + value: -0.33192134 + inSlope: 0.07671933 + outSlope: 0.07671933 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.566668 + value: -0.3436863 + inSlope: -0.048568152 + outSlope: -0.048568152 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.233334 + value: -0.41978148 + inSlope: -0.0073913746 + outSlope: -0.0073913746 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.400001 + value: -0.41995415 + inSlope: -0.0010567763 + outSlope: -0.0010567763 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: UpperChest Front-Back + path: + classID: 95 + script: {fileID: 0} + flags: 0 + - serializedVersion: 2 + curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.2810954 + inSlope: 0.01650542 + outSlope: 0.01650542 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.36666667 + value: -0.2650581 + inSlope: -0.022255614 + outSlope: -0.022255614 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.70000005 + value: -0.31125313 + inSlope: -0.25645584 + outSlope: -0.25645584 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3000001 + value: -0.4249788 + inSlope: 0.028306719 + outSlope: 0.028306719 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.8333334 + value: -0.30372268 + inSlope: 0.28369164 + outSlope: 0.28369164 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.266667 + value: -0.24735543 + inSlope: -0.0012919331 + outSlope: -0.0012919331 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.9 + value: -0.28622267 + inSlope: -0.17467725 + outSlope: -0.17467725 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.2333336 + value: -0.34649476 + inSlope: -0.12901571 + outSlope: -0.12901571 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.6000001 + value: -0.32486254 + inSlope: 0.2325531 + outSlope: 0.2325531 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.033334 + value: -0.24256647 + inSlope: 0.027337689 + outSlope: 0.027337689 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.4 + value: -0.288548 + inSlope: -0.22643363 + outSlope: -0.22643363 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.9666667 + value: -0.36466536 + inSlope: 0.0038596322 + outSlope: 0.0038596322 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.4 + value: -0.32962957 + inSlope: 0.10888483 + outSlope: 0.10888483 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.1333337 + value: -0.33810818 + inSlope: -0.14344603 + outSlope: -0.14344603 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.6333337 + value: -0.39435717 + inSlope: -0.011030148 + outSlope: -0.011030148 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.3666673 + value: -0.34679556 + inSlope: -0.018409735 + outSlope: -0.018409735 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.8666673 + value: -0.36602256 + inSlope: 0.008629122 + outSlope: 0.008629122 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.866667 + value: -0.33890793 + inSlope: 0.023912843 + outSlope: 0.023912843 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.366667 + value: -0.36132565 + inSlope: -0.15713146 + outSlope: -0.15713146 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.866667 + value: -0.4357612 + inSlope: -0.015984334 + outSlope: -0.015984334 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.466667 + value: -0.3633566 + inSlope: 0.16154559 + outSlope: 0.16154559 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.233334 + value: -0.28224117 + inSlope: 0.01988909 + outSlope: 0.01988909 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.400001 + value: -0.28177115 + inSlope: -0.0045856223 + outSlope: -0.0045856223 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: UpperChest Left-Right + path: + classID: 95 + script: {fileID: 0} + flags: 0 + - serializedVersion: 2 + curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.016968938 + inSlope: -0.0036025976 + outSlope: -0.0036025976 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.10000001 + value: -0.016674647 + inSlope: 0.007834928 + outSlope: 0.007834928 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.3 + value: -0.015487102 + inSlope: 0.00029487538 + outSlope: 0.00029487538 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5 + value: -0.016858932 + inSlope: -0.020720288 + outSlope: -0.020720288 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7666667 + value: -0.026723433 + inSlope: -0.050191186 + outSlope: -0.050191186 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3000001 + value: -0.057861753 + inSlope: -0.056379862 + outSlope: -0.056379862 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.8333334 + value: -0.088200286 + inSlope: -0.059175853 + outSlope: -0.059175853 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666668 + value: -0.1052992 + inSlope: -0.10308331 + outSlope: -0.10308331 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.3000002 + value: -0.13429277 + inSlope: -0.1662752 + outSlope: -0.1662752 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5333335 + value: -0.1764559 + inSlope: -0.19804868 + outSlope: -0.19804868 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.766667 + value: -0.21400541 + inSlope: -0.1309051 + outSlope: -0.1309051 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.3333335 + value: -0.17014332 + inSlope: 0.24166101 + outSlope: 0.24166101 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.5666668 + value: -0.11831209 + inSlope: 0.16333327 + outSlope: 0.16333327 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.7000003 + value: -0.09980153 + inSlope: 0.12583046 + outSlope: 0.12583046 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.8333335 + value: -0.09232705 + inSlope: -0.04055962 + outSlope: -0.04055962 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.966667 + value: -0.10350213 + inSlope: -0.09662133 + outSlope: -0.09662133 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.1000004 + value: -0.12071866 + inSlope: -0.16475976 + outSlope: -0.16475976 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.266667 + value: -0.13989317 + inSlope: -0.057095565 + outSlope: -0.057095565 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.4666667 + value: -0.13692409 + inSlope: 0.112884894 + outSlope: 0.112884894 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.7000003 + value: -0.09830382 + inSlope: 0.21650556 + outSlope: 0.21650556 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.033334 + value: -0.031676766 + inSlope: 0.17939715 + outSlope: 0.17939715 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.166667 + value: -0.010607371 + inSlope: 0.14134294 + outSlope: 0.14134294 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.2333336 + value: -0.0011597412 + inSlope: 0.14582068 + outSlope: 0.14582068 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.266667 + value: 0.0037819045 + inSlope: 0.14525115 + outSlope: 0.14525115 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.3 + value: 0.00852366 + inSlope: 0.13000402 + outSlope: 0.13000402 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.366667 + value: 0.015221348 + inSlope: 0.0681174 + outSlope: 0.0681174 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.466667 + value: 0.017601995 + inSlope: -0.027115686 + outSlope: -0.027115686 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.5000005 + value: 0.016019654 + inSlope: -0.056722924 + outSlope: -0.056722924 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.6000004 + value: 0.0073241047 + inSlope: -0.12059112 + outSlope: -0.12059112 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.6333337 + value: 0.0028510175 + inSlope: -0.14836073 + outSlope: -0.14836073 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.666667 + value: -0.0025666002 + inSlope: -0.17976922 + outSlope: -0.17976922 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.7000003 + value: -0.009133586 + inSlope: -0.21375933 + outSlope: -0.21375933 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.8 + value: -0.033068556 + inSlope: -0.22569405 + outSlope: -0.22569405 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.933334 + value: -0.057972196 + inSlope: -0.1609616 + outSlope: -0.1609616 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.066667 + value: -0.07394338 + inSlope: -0.06431742 + outSlope: -0.06431742 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.2333336 + value: -0.07524231 + inSlope: 0.05043787 + outSlope: 0.05043787 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.466667 + value: -0.0562458 + inSlope: 0.10892361 + outSlope: 0.10892361 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.6000004 + value: -0.04355796 + inSlope: 0.083066136 + outSlope: 0.083066136 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.7000003 + value: -0.034164913 + inSlope: 0.10407763 + outSlope: 0.10407763 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.866667 + value: -0.018648671 + inSlope: 0.07060042 + outSlope: 0.07060042 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.933334 + value: -0.0147027 + inSlope: 0.05173623 + outSlope: 0.05173623 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.1000004 + value: -0.011522744 + inSlope: -0.028292723 + outSlope: -0.028292723 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.166667 + value: -0.014883741 + inSlope: -0.073417455 + outSlope: -0.073417455 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.2000003 + value: -0.017731385 + inSlope: -0.08827755 + outSlope: -0.08827755 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.266667 + value: -0.024465812 + inSlope: -0.11917339 + outSlope: -0.11917339 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.4000006 + value: -0.04426403 + inSlope: -0.16443801 + outSlope: -0.16443801 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.5000005 + value: -0.05918433 + inSlope: -0.12445288 + outSlope: -0.12445288 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.6000004 + value: -0.0717663 + inSlope: -0.14024335 + outSlope: -0.14024335 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.7333336 + value: -0.08653991 + inSlope: -0.05462201 + outSlope: -0.05462201 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.9000006 + value: -0.0891649 + inSlope: 0.007984161 + outSlope: 0.007984161 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.133334 + value: -0.07009267 + inSlope: 0.14783418 + outSlope: 0.14783418 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.366667 + value: -0.031542644 + inSlope: 0.1863761 + outSlope: 0.1863761 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.433333 + value: -0.019627944 + inSlope: 0.15902315 + outSlope: 0.15902315 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.5 + value: -0.010333896 + inSlope: 0.123449326 + outSlope: 0.123449326 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.533334 + value: -0.006411405 + inSlope: 0.11625631 + outSlope: 0.11625631 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.566668 + value: -0.0025833712 + inSlope: 0.11326156 + outSlope: 0.11326156 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.6 + value: 0.00113936 + inSlope: 0.11194201 + outSlope: 0.11194201 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.666667 + value: 0.008451985 + inSlope: 0.10313876 + outSlope: 0.10313876 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.700001 + value: 0.011755329 + inSlope: 0.085247725 + outSlope: 0.085247725 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.733334 + value: 0.014135174 + inSlope: 0.06863825 + outSlope: 0.06863825 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.833334 + value: 0.020539815 + inSlope: 0.06744073 + outSlope: 0.06744073 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9 + value: 0.029638262 + inSlope: 0.01928788 + outSlope: 0.01928788 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.1 + value: 0.030009234 + inSlope: -0.0067092483 + outSlope: -0.0067092483 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.200001 + value: 0.025487749 + inSlope: -0.10292158 + outSlope: -0.10292158 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.3 + value: 0.0093439035 + inSlope: -0.20067953 + outSlope: -0.20067953 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.333334 + value: 0.002337709 + inSlope: -0.2229434 + outSlope: -0.2229434 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.366667 + value: -0.0055189626 + inSlope: -0.25626114 + outSlope: -0.25626114 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.400001 + value: -0.01474637 + inSlope: -0.30572468 + outSlope: -0.30572468 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.466667 + value: -0.038892064 + inSlope: -0.41675907 + outSlope: -0.41675907 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.6 + value: -0.099512905 + inSlope: -0.4417181 + outSlope: -0.4417181 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.900001 + value: -0.19577308 + inSlope: -0.12928224 + outSlope: -0.12928224 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.200001 + value: -0.18270636 + inSlope: 0.14368084 + outSlope: 0.14368084 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.466667 + value: -0.14416312 + inSlope: 0.14068691 + outSlope: 0.14068691 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.333334 + value: -0.02472997 + inSlope: 0.1290972 + outSlope: 0.1290972 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.400001 + value: -0.016141493 + inSlope: 0.12861478 + outSlope: 0.12861478 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: UpperChest Twist Left-Right + path: + classID: 95 + script: {fileID: 0} + flags: 0 + - serializedVersion: 2 + curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.3767793 + inSlope: 0.014091431 + outSlope: 0.014091431 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5666667 + value: 0.40606266 + inSlope: -0.035907634 + outSlope: -0.035907634 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.90000004 + value: 0.39068094 + inSlope: 0.00013140589 + outSlope: 0.00013140589 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1333334 + value: 0.44523442 + inSlope: 0.38335574 + outSlope: 0.38335574 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4000001 + value: 0.51162165 + inSlope: 0.08127101 + outSlope: 0.08127101 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7666668 + value: 0.542 + inSlope: 0.051831055 + outSlope: 0.051831055 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.1000001 + value: 0.5211703 + inSlope: -0.11633198 + outSlope: -0.11633198 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.3666668 + value: 0.47498712 + inSlope: -0.18195632 + outSlope: -0.18195632 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5666668 + value: 0.44963917 + inSlope: -0.011220585 + outSlope: -0.011220585 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.766667 + value: 0.44057825 + inSlope: -0.04627262 + outSlope: -0.04627262 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.0666668 + value: 0.45241365 + inSlope: -0.05880123 + outSlope: -0.05880123 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.3000002 + value: 0.42270198 + inSlope: -0.08064203 + outSlope: -0.08064203 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.6000001 + value: 0.40369985 + inSlope: -0.019202847 + outSlope: -0.019202847 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.8000002 + value: 0.40732837 + inSlope: 0.07752396 + outSlope: 0.07752396 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.033334 + value: 0.43884495 + inSlope: 0.059774354 + outSlope: 0.059774354 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.3 + value: 0.39505696 + inSlope: -0.41183838 + outSlope: -0.41183838 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.566667 + value: 0.28521007 + inSlope: -0.26964676 + outSlope: -0.26964676 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.7000003 + value: 0.25266707 + inSlope: -0.2601819 + outSlope: -0.2601819 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.9333334 + value: 0.22880349 + inSlope: 0.10911617 + outSlope: 0.10911617 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.1333337 + value: 0.2901597 + inSlope: 0.33183694 + outSlope: 0.33183694 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.4333334 + value: 0.36169767 + inSlope: 0.13173428 + outSlope: 0.13173428 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.666667 + value: 0.35187688 + inSlope: -0.121129125 + outSlope: -0.121129125 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.8333335 + value: 0.35854563 + inSlope: 0.19867274 + outSlope: 0.19867274 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.1000004 + value: 0.39302048 + inSlope: -0.047577515 + outSlope: -0.047577515 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.3 + value: 0.3727241 + inSlope: -0.09167084 + outSlope: -0.09167084 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.533334 + value: 0.36305654 + inSlope: 0.050202057 + outSlope: 0.050202057 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.8 + value: 0.39585614 + inSlope: 0.2540555 + outSlope: 0.2540555 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.966667 + value: 0.4109112 + inSlope: -0.15391782 + outSlope: -0.15391782 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.2333336 + value: 0.33682087 + inSlope: -0.12710151 + outSlope: -0.12710151 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.533334 + value: 0.36580026 + inSlope: 0.22354087 + outSlope: 0.22354087 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.833334 + value: 0.3281218 + inSlope: -0.573647 + outSlope: -0.573647 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8 + value: 0.22579303 + inSlope: -0.51008135 + outSlope: -0.51008135 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.400001 + value: 0.14692363 + inSlope: -0.009969346 + outSlope: -0.009969346 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.533334 + value: 0.15276368 + inSlope: 0.08001749 + outSlope: 0.08001749 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.666667 + value: 0.15968277 + inSlope: 0.08287201 + outSlope: 0.08287201 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.8 + value: 0.19639803 + inSlope: 0.5037217 + outSlope: 0.5037217 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.966667 + value: 0.30730617 + inSlope: 0.74420285 + outSlope: 0.74420285 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.1 + value: 0.3779117 + inSlope: 0.22183731 + outSlope: 0.22183731 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.266667 + value: 0.38747433 + inSlope: 0.094218 + outSlope: 0.094218 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.6 + value: 0.47693557 + inSlope: 0.40935794 + outSlope: 0.40935794 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.833334 + value: 0.5634624 + inSlope: 0.22728547 + outSlope: 0.22728547 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.066668 + value: 0.54971373 + inSlope: -0.16519877 + outSlope: -0.16519877 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.266667 + value: 0.5656553 + inSlope: 0.1937994 + outSlope: 0.1937994 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.133334 + value: 0.41389424 + inSlope: -0.21484816 + outSlope: -0.21484816 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.400001 + value: 0.37674984 + inSlope: -0.040607207 + outSlope: -0.040607207 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: Neck Nod Down-Up + path: + classID: 95 + script: {fileID: 0} + flags: 0 + - serializedVersion: 2 + curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.45420033 + inSlope: 0.00019222496 + outSlope: 0.00019222496 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.73333335 + value: 0.514779 + inSlope: 0.1232493 + outSlope: 0.1232493 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9666667 + value: 0.538097 + inSlope: -0.010759246 + outSlope: -0.010759246 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3000001 + value: 0.43860364 + inSlope: -0.53406096 + outSlope: -0.53406096 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4666667 + value: 0.3122295 + inSlope: -1.008964 + outSlope: -1.008964 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6333334 + value: 0.13883072 + inSlope: -0.93446654 + outSlope: -0.93446654 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7333335 + value: 0.058370266 + inSlope: -0.6436657 + outSlope: -0.6436657 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.8000001 + value: 0.023028912 + inSlope: -0.41400638 + outSlope: -0.41400638 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.8333334 + value: 0.011002597 + inSlope: -0.32736182 + outSlope: -0.32736182 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.8666668 + value: 0.0012047745 + inSlope: -0.26326203 + outSlope: -0.26326203 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9000001 + value: -0.0065482245 + inSlope: -0.20890456 + outSlope: -0.20890456 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9333334 + value: -0.012722183 + inSlope: -0.16261566 + outSlope: -0.16261566 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9666668 + value: -0.017389275 + inSlope: -0.13812187 + outSlope: -0.13812187 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2 + value: -0.0219303 + inSlope: -0.1060875 + outSlope: -0.1060875 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0333335 + value: -0.02446177 + inSlope: -0.06328064 + outSlope: -0.06328064 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.1000001 + value: -0.026432639 + inSlope: 0.01410846 + outSlope: 0.01410846 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.1333334 + value: -0.02520846 + inSlope: 0.051368847 + outSlope: 0.051368847 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.1666667 + value: -0.023008052 + inSlope: 0.09339033 + outSlope: 0.09339033 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.2 + value: -0.018982444 + inSlope: 0.14587747 + outSlope: 0.14587747 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.2333333 + value: -0.013282897 + inSlope: 0.17728955 + outSlope: 0.17728955 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.266667 + value: -0.0071631083 + inSlope: 0.18013784 + outSlope: 0.18013784 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.3000002 + value: -0.0012736759 + inSlope: 0.1755564 + outSlope: 0.1755564 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.3333335 + value: 0.004540641 + inSlope: 0.1651485 + outSlope: 0.1651485 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.3666668 + value: 0.009736214 + inSlope: 0.14320856 + outSlope: 0.14320856 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4666667 + value: 0.021753766 + inSlope: 0.114387915 + outSlope: 0.114387915 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.6000001 + value: 0.036417827 + inSlope: 0.078787565 + outSlope: 0.078787565 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.6666667 + value: 0.04096155 + inSlope: 0.07864323 + outSlope: 0.07864323 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7333336 + value: 0.046713516 + inSlope: 0.08557896 + outSlope: 0.08557896 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.8666668 + value: 0.056563098 + inSlope: 0.040609688 + outSlope: 0.040609688 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.9333334 + value: 0.05850315 + inSlope: 0.033034883 + outSlope: 0.033034883 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.0000002 + value: 0.060225233 + inSlope: 0.003940727 + outSlope: 0.003940727 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.1000001 + value: 0.05985326 + inSlope: -0.003475755 + outSlope: -0.003475755 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.3333335 + value: 0.054750115 + inSlope: -0.039044842 + outSlope: -0.039044842 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.5333335 + value: 0.061586276 + inSlope: 0.14470392 + outSlope: 0.14470392 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.6333334 + value: 0.08534598 + inSlope: 0.31255856 + outSlope: 0.31255856 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.8333335 + value: 0.14423245 + inSlope: 0.18681425 + outSlope: 0.18681425 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.1333337 + value: 0.18738136 + inSlope: 0.33146703 + outSlope: 0.33146703 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.366667 + value: 0.2903137 + inSlope: 0.35282707 + outSlope: 0.35282707 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.666667 + value: 0.28197536 + inSlope: -0.17805728 + outSlope: -0.17805728 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.9333334 + value: 0.21790963 + inSlope: -0.41585255 + outSlope: -0.41585255 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.1000004 + value: 0.1276937 + inSlope: -0.72977364 + outSlope: -0.72977364 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.2333336 + value: 0.01482211 + inSlope: -0.8778267 + outSlope: -0.8778267 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.266667 + value: -0.0142247975 + inSlope: -0.85396004 + outSlope: -0.85396004 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.366667 + value: -0.09211493 + inSlope: -0.67694175 + outSlope: -0.67694175 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.5000005 + value: -0.14996989 + inSlope: -0.1626759 + outSlope: -0.1626759 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.766667 + value: -0.10254239 + inSlope: 0.43588418 + outSlope: 0.43588418 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.933334 + value: -0.012223934 + inSlope: 0.6757755 + outSlope: 0.6757755 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.966667 + value: 0.011452407 + inSlope: 0.73529553 + outSlope: 0.73529553 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.1333337 + value: 0.14522578 + inSlope: 0.8048606 + outSlope: 0.8048606 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.3333335 + value: 0.26374516 + inSlope: 0.2866104 + outSlope: 0.2866104 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.533334 + value: 0.27760565 + inSlope: -0.0551494 + outSlope: -0.0551494 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.8 + value: 0.18213618 + inSlope: -0.89245117 + outSlope: -0.89245117 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.966667 + value: 0.011304699 + inSlope: -0.8633318 + outSlope: -0.8633318 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.0000005 + value: -0.014937829 + inSlope: -0.6995784 + outSlope: -0.6995784 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.1333337 + value: -0.06462815 + inSlope: -0.093829796 + outSlope: -0.093829796 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.266667 + value: -0.054284174 + inSlope: 0.18764567 + outSlope: 0.18764567 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.4000006 + value: -0.017083444 + inSlope: 0.3757918 + outSlope: 0.3757918 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.433334 + value: -0.003729852 + inSlope: 0.43097568 + outSlope: 0.43097568 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.466667 + value: 0.011648242 + inSlope: 0.48729694 + outSlope: 0.48729694 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.533334 + value: 0.04851445 + inSlope: 0.6368484 + outSlope: 0.6368484 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.6333337 + value: 0.12553045 + inSlope: 0.8918607 + outSlope: 0.8918607 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.766667 + value: 0.24594449 + inSlope: 0.8126576 + outSlope: 0.8126576 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.033334 + value: 0.36730334 + inSlope: 0.0038377438 + outSlope: 0.0038377438 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.233334 + value: 0.34681076 + inSlope: -0.11022146 + outSlope: -0.11022146 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.566668 + value: 0.32306314 + inSlope: -0.02920164 + outSlope: -0.02920164 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.766667 + value: 0.31011364 + inSlope: -0.16141728 + outSlope: -0.16141728 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.900001 + value: 0.2506255 + inSlope: -0.8277583 + outSlope: -0.8277583 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.066668 + value: 0.07635959 + inSlope: -0.97459525 + outSlope: -0.97459525 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.166667 + value: -0.00090003776 + inSlope: -0.5353302 + outSlope: -0.5353302 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.200001 + value: -0.015813792 + inSlope: -0.35398084 + outSlope: -0.35398084 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.266667 + value: -0.028081225 + inSlope: -0.038345307 + outSlope: -0.038345307 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.366667 + value: -0.013662038 + inSlope: 0.30373645 + outSlope: 0.30373645 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.400001 + value: -0.0019392604 + inSlope: 0.38820946 + outSlope: 0.38820946 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.433333 + value: 0.012218534 + inSlope: 0.449215 + outSlope: 0.449215 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.566668 + value: 0.07935244 + inSlope: 0.52142775 + outSlope: 0.52142775 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.666667 + value: 0.13227214 + inSlope: 0.5465672 + outSlope: 0.5465672 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.900001 + value: 0.2401568 + inSlope: 0.35574228 + outSlope: 0.35574228 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.200001 + value: 0.23604123 + inSlope: -0.17738216 + outSlope: -0.17738216 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.366667 + value: 0.22311151 + inSlope: 0.06432581 + outSlope: 0.06432581 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.666667 + value: 0.30326313 + inSlope: 0.49020526 + outSlope: 0.49020526 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.933334 + value: 0.41827086 + inSlope: 0.28964508 + outSlope: 0.28964508 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.333334 + value: 0.4600316 + inSlope: -0.04557328 + outSlope: -0.04557328 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.400001 + value: 0.45428357 + inSlope: -0.10823016 + outSlope: -0.10823016 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: Neck Tilt Left-Right + path: + classID: 95 + script: {fileID: 0} + flags: 0 + - serializedVersion: 2 + curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.597629 + inSlope: -0.0006884336 + outSlope: -0.0006884336 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.73333335 + value: -0.5487877 + inSlope: 0.18358201 + outSlope: 0.18358201 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0666667 + value: -0.35293677 + inSlope: 1.0448922 + outSlope: 1.0448922 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2333333 + value: -0.17264952 + inSlope: 0.98019123 + outSlope: 0.98019123 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4000001 + value: -0.022945663 + inSlope: 0.9541087 + outSlope: 0.9541087 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4333334 + value: 0.009943596 + inSlope: 1.0452156 + outSlope: 1.0452156 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4666667 + value: 0.046735313 + inSlope: 1.123874 + outSlope: 1.123874 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6666667 + value: 0.25336555 + inSlope: 0.7161156 + outSlope: 0.7161156 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.8666668 + value: 0.338104 + inSlope: 0.2972694 + outSlope: 0.2972694 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.1000001 + value: 0.4117444 + inSlope: 0.36313927 + outSlope: 0.36313927 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.3333335 + value: 0.47189814 + inSlope: 0.13645571 + outSlope: 0.13645571 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.6666667 + value: 0.49683788 + inSlope: -0.039620288 + outSlope: -0.039620288 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.1333334 + value: 0.35346878 + inSlope: -0.43607843 + outSlope: -0.43607843 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.3666668 + value: 0.27362117 + inSlope: -0.24947876 + outSlope: -0.24947876 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.6000001 + value: 0.19980276 + inSlope: -0.46710467 + outSlope: -0.46710467 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.8333335 + value: 0.09373299 + inSlope: -0.2636852 + outSlope: -0.2636852 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.166667 + value: 0.013742053 + inSlope: -0.68665004 + outSlope: -0.68665004 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.2000003 + value: -0.012107532 + inSlope: -0.8643061 + outSlope: -0.8643061 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.4 + value: -0.25087005 + inSlope: -1.2438861 + outSlope: -1.2438861 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.7333336 + value: -0.53523517 + inSlope: -0.40887544 + outSlope: -0.40887544 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.033334 + value: -0.44385126 + inSlope: 1.1091938 + outSlope: 1.1091938 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.2333336 + value: -0.15761197 + inSlope: 1.6276078 + outSlope: 1.6276078 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.366667 + value: 0.06073508 + inSlope: 1.5324433 + outSlope: 1.5324433 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.566667 + value: 0.28753707 + inSlope: 0.6549531 + outSlope: 0.6549531 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.766667 + value: 0.34831542 + inSlope: -0.009324707 + outSlope: -0.009324707 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.966667 + value: 0.24966161 + inSlope: -0.9691942 + outSlope: -0.9691942 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.1000004 + value: 0.08925055 + inSlope: -1.3726039 + outSlope: -1.3726039 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.166667 + value: -0.0035630374 + inSlope: -1.3576281 + outSlope: -1.3576281 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.266667 + value: -0.12456326 + inSlope: -1.0027401 + outSlope: -1.0027401 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.5000005 + value: -0.23661155 + inSlope: -0.05762553 + outSlope: -0.05762553 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.6333337 + value: -0.2226518 + inSlope: 0.31961614 + outSlope: 0.31961614 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.766667 + value: -0.12034204 + inSlope: 1.3032451 + outSlope: 1.3032451 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.8333335 + value: -0.017175294 + inSlope: 1.7381968 + outSlope: 1.7381968 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.866667 + value: 0.043488953 + inSlope: 1.8603379 + outSlope: 1.8603379 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.033334 + value: 0.33114377 + inSlope: 1.2527841 + outSlope: 1.2527841 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.3 + value: 0.4385196 + inSlope: -0.14020948 + outSlope: -0.14020948 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.533334 + value: 0.303828 + inSlope: -1.1587162 + outSlope: -1.1587162 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.7333336 + value: -0.00020936775 + inSlope: -1.6987727 + outSlope: -1.6987727 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.933334 + value: -0.31230062 + inSlope: -1.1906374 + outSlope: -1.1906374 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.233334 + value: -0.48905954 + inSlope: -0.28148806 + outSlope: -0.28148806 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.633334 + value: -0.49224913 + inSlope: 0.25875476 + outSlope: 0.25875476 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.900001 + value: -0.27262187 + inSlope: 1.7654333 + outSlope: 1.7654333 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9 + value: -0.06376837 + inSlope: 2.2636964 + outSlope: 2.2636964 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.066668 + value: 0.0867995 + inSlope: 2.1619987 + outSlope: 2.1619987 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.200001 + value: 0.31649935 + inSlope: 1.201678 + outSlope: 1.201678 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.433333 + value: 0.43301532 + inSlope: -0.058249433 + outSlope: -0.058249433 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.766667 + value: 0.2488687 + inSlope: -0.78222835 + outSlope: -0.78222835 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.000001 + value: 0.11681333 + inSlope: -0.21465081 + outSlope: -0.21465081 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.3 + value: 0.11650528 + inSlope: -0.15127721 + outSlope: -0.15127721 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.466667 + value: 0.051908772 + inSlope: -0.5666129 + outSlope: -0.5666129 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.533334 + value: 0.009010434 + inSlope: -0.7334466 + outSlope: -0.7334466 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.633334 + value: -0.07903782 + inSlope: -1.0253409 + outSlope: -1.0253409 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.833334 + value: -0.29763886 + inSlope: -0.9964626 + outSlope: -0.9964626 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.166667 + value: -0.5295678 + inSlope: -0.41451615 + outSlope: -0.41451615 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.400001 + value: -0.59782624 + inSlope: -0.10748898 + outSlope: -0.10748898 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: Neck Turn Left-Right + path: + classID: 95 + script: {fileID: 0} + flags: 0 + - serializedVersion: 2 + curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.04184943 + inSlope: -0.000051185485 + outSlope: -0.000051185485 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.26666668 + value: 0.04094564 + inSlope: -0.010847357 + outSlope: -0.010847357 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6333334 + value: 0.03493109 + inSlope: -0.022171086 + outSlope: -0.022171086 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.70000005 + value: 0.03298984 + inSlope: -0.02923518 + outSlope: -0.02923518 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333334 + value: 0.023738971 + inSlope: -0.17908154 + outSlope: -0.17908154 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.90000004 + value: 0.0066066696 + inSlope: -0.3199837 + outSlope: -0.3199837 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9333334 + value: -0.0049158926 + inSlope: -0.356041 + outSlope: -0.356041 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: -0.029858757 + inSlope: -0.38848034 + outSlope: -0.38848034 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0666667 + value: -0.05759343 + inSlope: -0.44897014 + outSlope: -0.44897014 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2333333 + value: -0.1308872 + inSlope: -0.34233952 + outSlope: -0.34233952 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6000001 + value: -0.17996925 + inSlope: -0.0516211 + outSlope: -0.0516211 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9000001 + value: -0.22673407 + inSlope: -0.21807855 + outSlope: -0.21807855 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.1666667 + value: -0.28144154 + inSlope: -0.13788086 + outSlope: -0.13788086 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4 + value: -0.28300524 + inSlope: 0.13425498 + outSlope: 0.13425498 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.8000002 + value: -0.20890115 + inSlope: 0.07058262 + outSlope: 0.07058262 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.966667 + value: -0.20172651 + inSlope: 0.04173661 + outSlope: 0.04173661 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.2000003 + value: -0.198984 + inSlope: 0.026541274 + outSlope: 0.026541274 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.5666668 + value: -0.24484867 + inSlope: -0.32561868 + outSlope: -0.32561868 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.966667 + value: -0.39221314 + inSlope: -0.2071232 + outSlope: -0.2071232 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.2333336 + value: -0.3329592 + inSlope: 0.66080886 + outSlope: 0.66080886 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.4666667 + value: -0.14221665 + inSlope: 0.79998904 + outSlope: 0.79998904 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.6000004 + value: -0.064418375 + inSlope: 0.30869222 + outSlope: 0.30869222 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.766667 + value: -0.07015848 + inSlope: -0.3654999 + outSlope: -0.3654999 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.0000005 + value: -0.21728088 + inSlope: -0.70037717 + outSlope: -0.70037717 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.3 + value: -0.39124173 + inSlope: -0.35299248 + outSlope: -0.35299248 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.8333335 + value: -0.42832386 + inSlope: 0.15829876 + outSlope: 0.15829876 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.1333337 + value: -0.35957634 + inSlope: 0.29041064 + outSlope: 0.29041064 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.466667 + value: -0.30694595 + inSlope: -0.052544527 + outSlope: -0.052544527 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.7000003 + value: -0.35925743 + inSlope: -0.34150097 + outSlope: -0.34150097 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.0000005 + value: -0.4437978 + inSlope: -0.14636517 + outSlope: -0.14636517 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.433334 + value: -0.45575196 + inSlope: 0.06700031 + outSlope: 0.06700031 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.8 + value: -0.3376174 + inSlope: 0.54220694 + outSlope: 0.54220694 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.133334 + value: -0.18942845 + inSlope: 0.25276884 + outSlope: 0.25276884 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.333334 + value: -0.15546463 + inSlope: 0.07561928 + outSlope: 0.07561928 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.533334 + value: -0.15735853 + inSlope: -0.05386139 + outSlope: -0.05386139 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.766667 + value: -0.19633919 + inSlope: -0.32472008 + outSlope: -0.32472008 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.166667 + value: -0.37695393 + inSlope: -0.37677932 + outSlope: -0.37677932 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.666667 + value: -0.28280315 + inSlope: 0.6878259 + outSlope: 0.6878259 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.833334 + value: -0.12812902 + inSlope: 1.2575691 + outSlope: 1.2575691 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.900001 + value: -0.03462104 + inSlope: 1.5388386 + outSlope: 1.5388386 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.966667 + value: 0.07577599 + inSlope: 1.7481126 + outSlope: 1.7481126 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.266667 + value: 0.5777381 + inSlope: 1.238634 + outSlope: 1.238634 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.700001 + value: 0.63201857 + inSlope: -0.5749711 + outSlope: -0.5749711 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.8 + value: 0.56092656 + inSlope: -0.9282796 + outSlope: -0.9282796 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.866667 + value: 0.4982569 + inSlope: -0.81099117 + outSlope: -0.81099117 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.200001 + value: 0.21697266 + inSlope: -0.88112974 + outSlope: -0.88112974 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.400001 + value: 0.042372283 + inSlope: -0.8583121 + outSlope: -0.8583121 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: Head Nod Down-Up + path: + classID: 95 + script: {fileID: 0} + flags: 0 + - serializedVersion: 2 + curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.07243706 + inSlope: -0.067788586 + outSlope: -0.067788586 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8000001 + value: -0.1293181 + inSlope: 0.008294067 + outSlope: 0.008294067 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5333334 + value: -0.049999293 + inSlope: 0.1679197 + outSlope: 0.1679197 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7666668 + value: -0.009819727 + inSlope: 0.173424 + outSlope: 0.173424 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.8000001 + value: -0.0040177563 + inSlope: 0.17123619 + outSlope: 0.17123619 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.8333334 + value: 0.0015960075 + inSlope: 0.1684922 + outSlope: 0.1684922 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2 + value: 0.028986558 + inSlope: 0.15622103 + outSlope: 0.15622103 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.266667 + value: 0.067897335 + inSlope: 0.14386415 + outSlope: 0.14386415 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7 + value: 0.123620145 + inSlope: 0.12897971 + outSlope: 0.12897971 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.3333335 + value: 0.18012598 + inSlope: 0.012930272 + outSlope: 0.012930272 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.466667 + value: 0.16975616 + inSlope: -0.19541839 + outSlope: -0.19541839 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.7333336 + value: 0.08791029 + inSlope: -0.36097664 + outSlope: -0.36097664 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.966667 + value: 0.017930752 + inSlope: -0.24235749 + outSlope: -0.24235749 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4 + value: 0.010009157 + inSlope: -0.23951556 + outSlope: -0.23951556 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.033334 + value: 0.0019630047 + inSlope: -0.2553903 + outSlope: -0.2553903 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.066667 + value: -0.0070169624 + inSlope: -0.2924592 + outSlope: -0.2924592 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.1000004 + value: -0.017534256 + inSlope: -0.34720853 + outSlope: -0.34720853 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.2333336 + value: -0.075892866 + inSlope: -0.4894299 + outSlope: -0.4894299 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.4 + value: -0.16521357 + inSlope: -0.5464364 + outSlope: -0.5464364 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.6333337 + value: -0.27125847 + inSlope: -0.34497577 + outSlope: -0.34497577 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.9 + value: -0.28272367 + inSlope: 0.27439204 + outSlope: 0.27439204 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.1333337 + value: -0.170338 + inSlope: 0.72259295 + outSlope: 0.72259295 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.266667 + value: -0.07163081 + inSlope: 0.683487 + outSlope: 0.683487 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.366667 + value: -0.008216546 + inSlope: 0.5980599 + outSlope: 0.5980599 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.4333334 + value: 0.030256344 + inSlope: 0.5516582 + outSlope: 0.5516582 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.6333337 + value: 0.11436943 + inSlope: 0.22434498 + outSlope: 0.22434498 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.766667 + value: 0.13028611 + inSlope: 0.046028763 + outSlope: 0.046028763 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.033334 + value: 0.10349921 + inSlope: -0.19874819 + outSlope: -0.19874819 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.166667 + value: 0.07976699 + inSlope: -0.1381034 + outSlope: -0.1381034 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.3 + value: 0.061165962 + inSlope: -0.14128321 + outSlope: -0.14128321 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.433334 + value: 0.048157204 + inSlope: -0.045770153 + outSlope: -0.045770153 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.533334 + value: 0.046360187 + inSlope: 0.019644238 + outSlope: 0.019644238 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.6333337 + value: 0.05459436 + inSlope: 0.13847202 + outSlope: 0.13847202 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.7333336 + value: 0.07024075 + inSlope: 0.16360351 + outSlope: 0.16360351 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.8333335 + value: 0.08990474 + inSlope: 0.24711516 + outSlope: 0.24711516 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.966667 + value: 0.12317203 + inSlope: 0.19212447 + outSlope: 0.19212447 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.2000003 + value: 0.15537564 + inSlope: 0.1251236 + outSlope: 0.1251236 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.3666673 + value: 0.1694445 + inSlope: -0.032097783 + outSlope: -0.032097783 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.5000005 + value: 0.15577364 + inSlope: -0.15891656 + outSlope: -0.15891656 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.6333337 + value: 0.11627404 + inSlope: -0.45833194 + outSlope: -0.45833194 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.766667 + value: 0.045840543 + inSlope: -0.5344497 + outSlope: -0.5344497 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.8666673 + value: -0.0055836146 + inSlope: -0.4872511 + outSlope: -0.4872511 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.033334 + value: -0.075765744 + inSlope: -0.33475244 + outSlope: -0.33475244 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.333334 + value: -0.14410366 + inSlope: -0.16762254 + outSlope: -0.16762254 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.6 + value: -0.17694473 + inSlope: -0.05446988 + outSlope: -0.05446988 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.766667 + value: -0.16605051 + inSlope: 0.20491102 + outSlope: 0.20491102 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9 + value: -0.08350749 + inSlope: 0.5379057 + outSlope: 0.5379057 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.1 + value: -0.024815265 + inSlope: 0.6023706 + outSlope: 0.6023706 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.166667 + value: 0.015077545 + inSlope: 0.5904612 + outSlope: 0.5904612 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.333334 + value: 0.1073031 + inSlope: 0.49301 + outSlope: 0.49301 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.533334 + value: 0.18389681 + inSlope: 0.2666033 + outSlope: 0.2666033 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.733334 + value: 0.21184917 + inSlope: 0.050141547 + outSlope: 0.050141547 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.866667 + value: 0.20530896 + inSlope: -0.16610299 + outSlope: -0.16610299 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.466667 + value: 0.078735635 + inSlope: -0.25476283 + outSlope: -0.25476283 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.8 + value: -0.001894467 + inSlope: -0.21302254 + outSlope: -0.21302254 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.366667 + value: -0.072182104 + inSlope: -0.014928849 + outSlope: -0.014928849 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.400001 + value: -0.072430976 + inSlope: -0.0074660527 + outSlope: -0.0074660527 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: Head Tilt Left-Right + path: + classID: 95 + script: {fileID: 0} + flags: 0 + - serializedVersion: 2 + curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.63645756 + inSlope: -0.0010550022 + outSlope: -0.0010550022 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6 + value: -0.6430177 + inSlope: 0.09630917 + outSlope: 0.09630917 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9666667 + value: -0.46362215 + inSlope: 1.0426078 + outSlope: 1.0426078 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2 + value: -0.1850665 + inSlope: 1.2888992 + outSlope: 1.2888992 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3000001 + value: -0.04940129 + inSlope: 1.3675957 + outSlope: 1.3675957 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3333334 + value: -0.0041949623 + inSlope: 1.3626587 + outSlope: 1.3626587 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4000001 + value: 0.08636294 + inSlope: 1.3218818 + outSlope: 1.3218818 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5333334 + value: 0.2553528 + inSlope: 1.2089448 + outSlope: 1.2089448 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7666668 + value: 0.48641637 + inSlope: 0.73653483 + outSlope: 0.73653483 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0333335 + value: 0.6185265 + inSlope: 0.40492216 + outSlope: 0.40492216 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.766667 + value: 0.7044293 + inSlope: -0.15707299 + outSlope: -0.15707299 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.266667 + value: 0.56944543 + inSlope: -0.2619108 + outSlope: -0.2619108 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.5666668 + value: 0.46154794 + inSlope: -0.4969843 + outSlope: -0.4969843 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.9 + value: 0.30391988 + inSlope: -0.36605805 + outSlope: -0.36605805 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.1333337 + value: 0.19236511 + inSlope: -0.82178473 + outSlope: -0.82178473 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.3 + value: 0.009674809 + inSlope: -1.2893302 + outSlope: -1.2893302 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.4 + value: -0.12471154 + inSlope: -1.3449017 + outSlope: -1.3449017 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.6000004 + value: -0.35776582 + inSlope: -0.84810144 + outSlope: -0.84810144 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.0000005 + value: -0.31065437 + inSlope: 1.1907475 + outSlope: 1.1907475 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.166667 + value: -0.048537903 + inSlope: 1.874795 + outSlope: 1.874795 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.2000003 + value: 0.015213149 + inSlope: 1.9143665 + outSlope: 1.9143665 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.4333334 + value: 0.42438674 + inSlope: 1.4233974 + outSlope: 1.4233974 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.7000003 + value: 0.63847464 + inSlope: 0.10507653 + outSlope: 0.10507653 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.033334 + value: 0.41958362 + inSlope: -1.3120708 + outSlope: -1.3120708 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.166667 + value: 0.2391107 + inSlope: -1.2932785 + outSlope: -1.2932785 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.366667 + value: 0.028887572 + inSlope: -0.6855304 + outSlope: -0.6855304 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.4000006 + value: 0.008499747 + inSlope: -0.5322998 + outSlope: -0.5322998 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.433334 + value: -0.006599341 + inSlope: -0.38851827 + outSlope: -0.38851827 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.5000005 + value: -0.023378978 + inSlope: -0.10549043 + outSlope: -0.10549043 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.6000004 + value: -0.007913639 + inSlope: 0.46813315 + outSlope: 0.46813315 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.6333337 + value: 0.01159767 + inSlope: 0.69890106 + outSlope: 0.69890106 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.666667 + value: 0.038679723 + inSlope: 0.89804745 + outSlope: 0.89804745 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.866667 + value: 0.30335918 + inSlope: 1.6277844 + outSlope: 1.6277844 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.1333337 + value: 0.66912585 + inSlope: 0.7655524 + outSlope: 0.7655524 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.666667 + value: 0.3331364 + inSlope: -1.8089068 + outSlope: -1.8089068 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.833334 + value: 0.02059072 + inSlope: -1.7495341 + outSlope: -1.7495341 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.9000006 + value: -0.08856294 + inSlope: -1.4922123 + outSlope: -1.4922123 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.933334 + value: -0.13561581 + inSlope: -1.3778428 + outSlope: -1.3778428 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.133334 + value: -0.33710897 + inSlope: -0.59868646 + outSlope: -0.59868646 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.366667 + value: -0.40701964 + inSlope: -0.1291835 + outSlope: -0.1291835 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.633334 + value: -0.3850661 + inSlope: 0.35944217 + outSlope: 0.35944217 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.766667 + value: -0.29026693 + inSlope: 1.1483004 + outSlope: 1.1483004 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.900001 + value: -0.084942445 + inSlope: 1.8321422 + outSlope: 1.8321422 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.933333 + value: -0.022697588 + inSlope: 1.9264762 + outSlope: 1.9264762 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.966667 + value: 0.04348924 + inSlope: 2.040173 + outSlope: 2.040173 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.200001 + value: 0.508939 + inSlope: 1.5161786 + outSlope: 1.5161786 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.433333 + value: 0.67240775 + inSlope: -0.027659714 + outSlope: -0.027659714 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.866667 + value: 0.40680134 + inSlope: -0.7629 + outSlope: -0.7629 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.033334 + value: 0.29953513 + inSlope: -0.5196169 + outSlope: -0.5196169 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.166667 + value: 0.24994452 + inSlope: -0.29525924 + outSlope: -0.29525924 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.233334 + value: 0.22722715 + inSlope: -0.44872868 + outSlope: -0.44872868 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.3 + value: 0.19525862 + inSlope: -0.41626185 + outSlope: -0.41626185 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.366667 + value: 0.16955207 + inSlope: -0.4530617 + outSlope: -0.4530617 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.400001 + value: 0.15284404 + inSlope: -0.5069285 + outSlope: -0.5069285 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.433334 + value: 0.13575639 + inSlope: -0.6170932 + outSlope: -0.6170932 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.466667 + value: 0.11170463 + inSlope: -0.7470385 + outSlope: -0.7470385 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.500001 + value: 0.08595385 + inSlope: -0.88094497 + outSlope: -0.88094497 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.566668 + value: 0.018723704 + inSlope: -0.98672175 + outSlope: -0.98672175 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.6 + value: -0.012806299 + inSlope: -0.9608165 + outSlope: -0.9608165 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.633334 + value: -0.045330685 + inSlope: -1.0272458 + outSlope: -1.0272458 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.700001 + value: -0.117205955 + inSlope: -1.0698216 + outSlope: -1.0698216 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.733334 + value: -0.15261061 + inSlope: -1.0973998 + outSlope: -1.0973998 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.833334 + value: -0.25929496 + inSlope: -0.9590436 + outSlope: -0.9590436 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.966667 + value: -0.38135585 + inSlope: -0.91079956 + outSlope: -0.91079956 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.366667 + value: -0.63369495 + inSlope: -0.14074095 + outSlope: -0.14074095 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.400001 + value: -0.6364521 + inSlope: -0.08271286 + outSlope: -0.08271286 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: Head Turn Left-Right + path: + classID: 95 + script: {fileID: 0} + flags: 0 + - serializedVersion: 2 + curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.400001 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: Left Eye Down-Up + path: + classID: 95 + script: {fileID: 0} + flags: 0 + - serializedVersion: 2 + curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.400001 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: Left Eye In-Out + path: + classID: 95 + script: {fileID: 0} + flags: 0 + - serializedVersion: 2 + curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.400001 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: Right Eye Down-Up + path: + classID: 95 + script: {fileID: 0} + flags: 0 + - serializedVersion: 2 + curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.400001 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: Right Eye In-Out + path: + classID: 95 + script: {fileID: 0} + flags: 0 + - serializedVersion: 2 + curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.400001 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: Jaw Close + path: + classID: 95 + script: {fileID: 0} + flags: 0 + - serializedVersion: 2 + curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.400001 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: Jaw Left-Right + path: + classID: 95 + script: {fileID: 0} + flags: 0 + - serializedVersion: 2 + curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.040320788 + inSlope: -0.08894316 + outSlope: -0.08894316 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.13333334 + value: -0.052811168 + inSlope: -0.11334586 + outSlope: -0.11334586 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.33333334 + value: -0.07625574 + inSlope: -0.09227213 + outSlope: -0.09227213 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6333334 + value: -0.09964912 + inSlope: -0.10867015 + outSlope: -0.10867015 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9666667 + value: -0.12747703 + inSlope: -0.03698323 + outSlope: -0.03698323 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666667 + value: -0.1254131 + inSlope: 0.025623392 + outSlope: 0.025623392 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4333334 + value: -0.10628494 + inSlope: 0.13644187 + outSlope: 0.13644187 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6666667 + value: -0.060786862 + inSlope: 0.17021935 + outSlope: 0.17021935 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.8666668 + value: -0.041333556 + inSlope: 0.011420642 + outSlope: 0.011420642 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0333335 + value: -0.046608333 + inSlope: -0.04305772 + outSlope: -0.04305772 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.1666667 + value: -0.05542739 + inSlope: -0.10644407 + outSlope: -0.10644407 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.3333335 + value: -0.07375573 + inSlope: -0.08388583 + outSlope: -0.08388583 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5000002 + value: -0.08775779 + inSlope: -0.09836853 + outSlope: -0.09836853 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7 + value: -0.10090923 + inSlope: -0.029678239 + outSlope: -0.029678239 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.1000001 + value: -0.106615335 + inSlope: 0.0016108915 + outSlope: 0.0016108915 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.3000002 + value: -0.09370776 + inSlope: 0.13515832 + outSlope: 0.13515832 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.5000002 + value: -0.064736225 + inSlope: 0.13157818 + outSlope: 0.13157818 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.8333335 + value: -0.058785137 + inSlope: -0.05684858 + outSlope: -0.05684858 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4 + value: -0.06841943 + inSlope: -0.074025705 + outSlope: -0.074025705 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.2000003 + value: -0.08323593 + inSlope: -0.056958996 + outSlope: -0.056958996 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.5 + value: -0.085380234 + inSlope: 0.07065357 + outSlope: 0.07065357 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.766667 + value: -0.0580228 + inSlope: 0.107944936 + outSlope: 0.107944936 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.9666667 + value: -0.030596178 + inSlope: 0.1792553 + outSlope: 0.1792553 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.1000004 + value: -0.0057761557 + inSlope: 0.17251252 + outSlope: 0.17251252 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.1333337 + value: -0.00023789622 + inSlope: 0.2195366 + outSlope: 0.2195366 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.166667 + value: 0.008859604 + inSlope: 0.27476603 + outSlope: 0.27476603 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.2333336 + value: 0.027192263 + inSlope: 0.26833 + outSlope: 0.26833 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.3 + value: 0.043484155 + inSlope: 0.2012128 + outSlope: 0.2012128 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.4 + value: 0.057877626 + inSlope: 0.11395605 + outSlope: 0.11395605 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.533334 + value: 0.066431716 + inSlope: -0.0028117402 + outSlope: -0.0028117402 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.7333336 + value: 0.05348528 + inSlope: -0.0853568 + outSlope: -0.0853568 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.0000005 + value: 0.028549192 + inSlope: -0.09549618 + outSlope: -0.09549618 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.033334 + value: 0.025324147 + inSlope: -0.09064364 + outSlope: -0.09064364 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.066667 + value: 0.02250629 + inSlope: -0.099436015 + outSlope: -0.099436015 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.1000004 + value: 0.018695086 + inSlope: -0.10091366 + outSlope: -0.10091366 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.1333337 + value: 0.015778719 + inSlope: -0.09197946 + outSlope: -0.09197946 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.166667 + value: 0.012563128 + inSlope: -0.09015714 + outSlope: -0.09015714 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.2000003 + value: 0.009768249 + inSlope: -0.08467005 + outSlope: -0.08467005 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.266667 + value: 0.004148337 + inSlope: -0.08126473 + outSlope: -0.08126473 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.3 + value: 0.0015008199 + inSlope: -0.06930214 + outSlope: -0.06930214 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.3333335 + value: -0.0004718011 + inSlope: -0.044617698 + outSlope: -0.044617698 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.366667 + value: -0.0014736904 + inSlope: -0.02842143 + outSlope: -0.02842143 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.4000006 + value: -0.002366574 + inSlope: -0.02233059 + outSlope: -0.02233059 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.433334 + value: -0.0029624077 + inSlope: -0.016652001 + outSlope: -0.016652001 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.5000005 + value: -0.0039674193 + inSlope: -0.013205087 + outSlope: -0.013205087 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.566667 + value: -0.0046215826 + inSlope: -0.006545281 + outSlope: -0.006545281 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.6000004 + value: -0.004793396 + inSlope: -0.0075142924 + outSlope: -0.0075142924 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.6333337 + value: -0.005122535 + inSlope: -0.0031808724 + outSlope: -0.0031808724 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.666667 + value: -0.005005454 + inSlope: 0.00692283 + outSlope: 0.00692283 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.7000003 + value: -0.0046610134 + inSlope: 0.003755697 + outSlope: 0.003755697 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.8 + value: -0.006320008 + inSlope: -0.03916393 + outSlope: -0.03916393 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.866667 + value: -0.009760145 + inSlope: -0.05922453 + outSlope: -0.05922453 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.933334 + value: -0.013608833 + inSlope: -0.048353583 + outSlope: -0.048353583 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.0000005 + value: -0.016027393 + inSlope: -0.024422053 + outSlope: -0.024422053 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.066667 + value: -0.017403422 + inSlope: -0.018766597 + outSlope: -0.018766597 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.1000004 + value: -0.01793669 + inSlope: -0.023332503 + outSlope: -0.023332503 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.1333337 + value: -0.01895892 + inSlope: -0.03299844 + outSlope: -0.03299844 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.166667 + value: -0.020136584 + inSlope: -0.047173675 + outSlope: -0.047173675 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.2000003 + value: -0.02210383 + inSlope: -0.06450881 + outSlope: -0.06450881 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.2333336 + value: -0.024437167 + inSlope: -0.08569272 + outSlope: -0.08569272 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.266667 + value: -0.027816672 + inSlope: -0.10213636 + outSlope: -0.10213636 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.3 + value: -0.03124625 + inSlope: -0.11536254 + outSlope: -0.11536254 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.3333335 + value: -0.0355075 + inSlope: -0.12169528 + outSlope: -0.12169528 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.3666673 + value: -0.039359316 + inSlope: -0.116199955 + outSlope: -0.116199955 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.4000006 + value: -0.04325421 + inSlope: -0.09727258 + outSlope: -0.09727258 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.7000003 + value: -0.043965515 + inSlope: 0.042708855 + outSlope: 0.042708855 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.766667 + value: -0.041075837 + inSlope: 0.04720793 + outSlope: 0.04720793 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.833334 + value: -0.03839445 + inSlope: 0.028323993 + outSlope: 0.028323993 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8 + value: -0.03187503 + inSlope: 0.069462866 + outSlope: 0.069462866 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.133334 + value: -0.019552507 + inSlope: 0.1144062 + outSlope: 0.1144062 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.166667 + value: -0.015579255 + inSlope: 0.13053125 + outSlope: 0.13053125 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.233334 + value: -0.0056487964 + inSlope: 0.15932485 + outSlope: 0.15932485 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.266667 + value: -0.00022877005 + inSlope: 0.22664109 + outSlope: 0.22664109 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.3 + value: 0.009460533 + inSlope: 0.29341912 + outSlope: 0.29341912 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.333334 + value: 0.019332487 + inSlope: 0.30151254 + outSlope: 0.30151254 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.366667 + value: 0.029561345 + inSlope: 0.29937342 + outSlope: 0.29937342 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.433333 + value: 0.04939058 + inSlope: 0.30361858 + outSlope: 0.30361858 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.666667 + value: 0.11062071 + inSlope: 0.21864489 + outSlope: 0.21864489 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.900001 + value: 0.12931795 + inSlope: -0.14404851 + outSlope: -0.14404851 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.166667 + value: 0.020524405 + inSlope: -0.6104582 + outSlope: -0.6104582 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.200001 + value: -0.00040062077 + inSlope: -0.5033138 + outSlope: -0.5033138 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.233334 + value: -0.013029935 + inSlope: -0.38798156 + outSlope: -0.38798156 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.3 + value: -0.039325934 + inSlope: -0.39003414 + outSlope: -0.39003414 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.433333 + value: -0.08788577 + inSlope: -0.31802446 + outSlope: -0.31802446 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.666667 + value: -0.14105476 + inSlope: -0.1353162 + outSlope: -0.1353162 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.066668 + value: -0.15585314 + inSlope: -0.025470346 + outSlope: -0.025470346 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.366667 + value: -0.14862111 + inSlope: 0.1802114 + outSlope: 0.1802114 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.500001 + value: -0.11855717 + inSlope: 0.22679096 + outSlope: 0.22679096 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.633334 + value: -0.091149956 + inSlope: 0.15264621 + outSlope: 0.15264621 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.900001 + value: -0.06089333 + inSlope: 0.09506567 + outSlope: 0.09506567 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.1 + value: -0.044596747 + inSlope: 0.067093335 + outSlope: 0.067093335 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.166667 + value: -0.04063617 + inSlope: 0.0510288 + outSlope: 0.0510288 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.200001 + value: -0.03907003 + inSlope: 0.025483161 + outSlope: 0.025483161 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.3 + value: -0.039912157 + inSlope: -0.01954627 + outSlope: -0.01954627 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.366667 + value: -0.041143324 + inSlope: 0.0037389342 + outSlope: 0.0037389342 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.400001 + value: -0.040338293 + inSlope: 0.024150623 + outSlope: 0.024150623 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: Left Upper Leg Front-Back + path: + classID: 95 + script: {fileID: 0} + flags: 0 + - serializedVersion: 2 + curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.5901587 + inSlope: -0.21159588 + outSlope: -0.21159588 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.73333335 + value: 0.514333 + inSlope: -0.027296841 + outSlope: -0.027296841 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0333334 + value: 0.51325536 + inSlope: -0.06736988 + outSlope: -0.06736988 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5333334 + value: 0.4778053 + inSlope: -0.08347936 + outSlope: -0.08347936 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.8000001 + value: 0.4336341 + inSlope: -0.22400713 + outSlope: -0.22400713 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666668 + value: 0.41710758 + inSlope: 0.048195764 + outSlope: 0.048195764 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.3333335 + value: 0.4251149 + inSlope: 0.02546894 + outSlope: 0.02546894 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.6000001 + value: 0.44077936 + inSlope: 0.009398023 + outSlope: 0.009398023 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.1000001 + value: 0.45340943 + inSlope: 0.10947625 + outSlope: 0.10947625 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.6666667 + value: 0.47601688 + inSlope: -0.18315458 + outSlope: -0.18315458 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4 + value: 0.43710634 + inSlope: 0.0041623027 + outSlope: 0.0041623027 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.266667 + value: 0.44092545 + inSlope: 0.112771794 + outSlope: 0.112771794 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.9666667 + value: 0.499446 + inSlope: 0.020759359 + outSlope: 0.020759359 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.366667 + value: 0.46848646 + inSlope: -0.13217983 + outSlope: -0.13217983 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.766667 + value: 0.4437626 + inSlope: -0.07209517 + outSlope: -0.07209517 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.3 + value: 0.4487059 + inSlope: 0.0997671 + outSlope: 0.0997671 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.6333337 + value: 0.4812159 + inSlope: 0.032788247 + outSlope: 0.032788247 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.1333337 + value: 0.45496887 + inSlope: -0.0245324 + outSlope: -0.0245324 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.666667 + value: 0.4738989 + inSlope: 0.08685493 + outSlope: 0.08685493 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.200001 + value: 0.50248 + inSlope: 0.09749214 + outSlope: 0.09749214 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.900001 + value: 0.5264553 + inSlope: -0.03352957 + outSlope: -0.03352957 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.400001 + value: 0.5023527 + inSlope: 0.026042454 + outSlope: 0.026042454 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.900001 + value: 0.5051141 + inSlope: 0.00725627 + outSlope: 0.00725627 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.200001 + value: 0.49763453 + inSlope: -0.06449717 + outSlope: -0.06449717 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.833334 + value: 0.55411077 + inSlope: 0.13896894 + outSlope: 0.13896894 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.3 + value: 0.5936144 + inSlope: -0.056261998 + outSlope: -0.056261998 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.400001 + value: 0.5900929 + inSlope: 0.016312977 + outSlope: 0.016312977 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: Left Upper Leg In-Out + path: + classID: 95 + script: {fileID: 0} + flags: 0 + - serializedVersion: 2 + curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.23590022 + inSlope: -0.20896016 + outSlope: -0.20896016 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.033333335 + value: 0.22893488 + inSlope: -0.1436544 + outSlope: -0.1436544 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.13333334 + value: 0.21950418 + inSlope: -0.114912994 + outSlope: -0.114912994 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.43333337 + value: 0.18515716 + inSlope: -0.08264177 + outSlope: -0.08264177 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6666667 + value: 0.16438384 + inSlope: -0.13306662 + outSlope: -0.13306662 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.86666673 + value: 0.13341641 + inSlope: -0.16053826 + outSlope: -0.16053826 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1 + value: 0.09805102 + inSlope: -0.14056127 + outSlope: -0.14056127 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5000001 + value: 0.052977797 + inSlope: -0.030172523 + outSlope: -0.030172523 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6333334 + value: 0.049979214 + inSlope: -0.033201642 + outSlope: -0.033201642 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7666668 + value: 0.04770101 + inSlope: 0.0066389204 + outSlope: 0.0066389204 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.8000001 + value: 0.048071157 + inSlope: 0.05827065 + outSlope: 0.05827065 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.8666668 + value: 0.056111917 + inSlope: 0.13657993 + outSlope: 0.13657993 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.1000001 + value: 0.08773003 + inSlope: 0.13493827 + outSlope: 0.13493827 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.266667 + value: 0.10269844 + inSlope: 0.045531824 + outSlope: 0.045531824 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.6000001 + value: 0.11126702 + inSlope: 0.02982731 + outSlope: 0.02982731 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.8333335 + value: 0.11402078 + inSlope: -0.020687897 + outSlope: -0.020687897 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.1333334 + value: 0.09155365 + inSlope: -0.1447565 + outSlope: -0.1447565 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.3000002 + value: 0.066340394 + inSlope: -0.16121891 + outSlope: -0.16121891 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.466667 + value: 0.035634898 + inSlope: -0.1701549 + outSlope: -0.1701549 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.5666668 + value: 0.018899988 + inSlope: -0.18161675 + outSlope: -0.18161675 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.6333334 + value: 0.0068920725 + inSlope: -0.15509515 + outSlope: -0.15509515 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.6666667 + value: 0.0023015428 + inSlope: -0.106939696 + outSlope: -0.106939696 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.7000003 + value: -0.00023725197 + inSlope: -0.041450035 + outSlope: -0.041450035 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.7333336 + value: -0.00046180858 + inSlope: 0.02779622 + outSlope: 0.02779622 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.766667 + value: 0.0016158276 + inSlope: 0.08738287 + outSlope: 0.08738287 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.8000002 + value: 0.00536371 + inSlope: 0.12460491 + outSlope: 0.12460491 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.8666668 + value: 0.014891629 + inSlope: 0.15001017 + outSlope: 0.15001017 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.9 + value: 0.019923482 + inSlope: 0.16274811 + outSlope: 0.16274811 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.033334 + value: 0.0437637 + inSlope: 0.16795793 + outSlope: 0.16795793 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.1333337 + value: 0.055786107 + inSlope: 0.07108799 + outSlope: 0.07108799 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.2333336 + value: 0.061606653 + inSlope: 0.06531839 + outSlope: 0.06531839 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.4 + value: 0.06861908 + inSlope: -0.0013085839 + outSlope: -0.0013085839 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.533334 + value: 0.06791833 + inSlope: 0.0036581797 + outSlope: 0.0036581797 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.7000003 + value: 0.06527421 + inSlope: -0.046251833 + outSlope: -0.046251833 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.033334 + value: 0.043292563 + inSlope: -0.04322993 + outSlope: -0.04322993 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.2000003 + value: 0.04542628 + inSlope: 0.06674052 + outSlope: 0.06674052 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.3333335 + value: 0.056619674 + inSlope: 0.07766981 + outSlope: 0.07766981 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.366667 + value: 0.05885194 + inSlope: 0.09995206 + outSlope: 0.09995206 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.5000005 + value: 0.07935539 + inSlope: 0.15028688 + outSlope: 0.15028688 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.6333337 + value: 0.0969348 + inSlope: 0.09017494 + outSlope: 0.09017494 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.933334 + value: 0.105883025 + inSlope: 0.0110374475 + outSlope: 0.0110374475 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.166667 + value: 0.10374052 + inSlope: -0.041218773 + outSlope: -0.041218773 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.366667 + value: 0.09187502 + inSlope: -0.095277816 + outSlope: -0.095277816 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.6000004 + value: 0.06892416 + inSlope: -0.11360541 + outSlope: -0.11360541 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.6333337 + value: 0.065020934 + inSlope: -0.12874526 + outSlope: -0.12874526 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.666667 + value: 0.06034115 + inSlope: -0.11002018 + outSlope: -0.11002018 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.7333336 + value: 0.05535564 + inSlope: -0.05808782 + outSlope: -0.05808782 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.866667 + value: 0.0537051 + inSlope: 0.007106285 + outSlope: 0.007106285 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.066667 + value: 0.061176743 + inSlope: 0.0818274 + outSlope: 0.0818274 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.1000004 + value: 0.06447225 + inSlope: 0.07766919 + outSlope: 0.07766919 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.2000003 + value: 0.069200076 + inSlope: 0.03139104 + outSlope: 0.03139104 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.3666673 + value: 0.070510745 + inSlope: -0.010809379 + outSlope: -0.010809379 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.533334 + value: 0.07337176 + inSlope: 0.055137888 + outSlope: 0.055137888 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.7000003 + value: 0.08813354 + inSlope: 0.12128045 + outSlope: 0.12128045 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.766667 + value: 0.09596624 + inSlope: 0.14067942 + outSlope: 0.14067942 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.8 + value: 0.10156953 + inSlope: 0.122575626 + outSlope: 0.122575626 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.9000006 + value: 0.10815723 + inSlope: 0.06354215 + outSlope: 0.06354215 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.133334 + value: 0.13140526 + inSlope: 0.10230136 + outSlope: 0.10230136 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.200001 + value: 0.13904965 + inSlope: 0.14886287 + outSlope: 0.14886287 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.333334 + value: 0.16179883 + inSlope: 0.20067081 + outSlope: 0.20067081 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.366667 + value: 0.16909842 + inSlope: 0.18561064 + outSlope: 0.18561064 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.433333 + value: 0.18054077 + inSlope: 0.19406915 + outSlope: 0.19406915 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.8 + value: 0.2331818 + inSlope: 0.07073752 + outSlope: 0.07073752 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.233334 + value: 0.17506708 + inSlope: -0.28074795 + outSlope: -0.28074795 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.333334 + value: 0.14883105 + inSlope: -0.28660178 + outSlope: -0.28660178 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.366667 + value: 0.138526 + inSlope: -0.26468417 + outSlope: -0.26468417 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.466667 + value: 0.116424695 + inSlope: -0.22644103 + outSlope: -0.22644103 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.533334 + value: 0.10142539 + inSlope: -0.2260861 + outSlope: -0.2260861 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.566668 + value: 0.093671255 + inSlope: -0.19496506 + outSlope: -0.19496506 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.6 + value: 0.08842769 + inSlope: -0.1611775 + outSlope: -0.1611775 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.700001 + value: 0.07446493 + inSlope: -0.101668775 + outSlope: -0.101668775 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.733334 + value: 0.07161168 + inSlope: -0.109412774 + outSlope: -0.109412774 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.766667 + value: 0.06717073 + inSlope: -0.09022652 + outSlope: -0.09022652 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.833334 + value: 0.0644283 + inSlope: -0.032838844 + outSlope: -0.032838844 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.900001 + value: 0.06253086 + inSlope: -0.023711551 + outSlope: -0.023711551 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.933333 + value: 0.061826516 + inSlope: 0.004506084 + outSlope: 0.004506084 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.966667 + value: 0.06283129 + inSlope: 0.018612439 + outSlope: 0.018612439 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.1 + value: 0.06464632 + inSlope: 0.01956124 + outSlope: 0.01956124 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.200001 + value: 0.06602369 + inSlope: -0.006865268 + outSlope: -0.006865268 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.333334 + value: 0.06736095 + inSlope: 0.0883854 + outSlope: 0.0883854 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.500001 + value: 0.098165154 + inSlope: 0.22981313 + outSlope: 0.22981313 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.633334 + value: 0.12985735 + inSlope: 0.20697154 + outSlope: 0.20697154 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.833334 + value: 0.16834885 + inSlope: 0.18820879 + outSlope: 0.18820879 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.866667 + value: 0.17463115 + inSlope: 0.22905424 + outSlope: 0.22905424 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.900001 + value: 0.18361916 + inSlope: 0.22291318 + outSlope: 0.22291318 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.033334 + value: 0.20659235 + inSlope: 0.16347325 + outSlope: 0.16347325 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.266667 + value: 0.23051614 + inSlope: 0.004728175 + outSlope: 0.004728175 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.333334 + value: 0.23008548 + inSlope: -0.006718677 + outSlope: -0.006718677 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.366667 + value: 0.22995286 + inSlope: 0.08519918 + outSlope: 0.08519918 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.400001 + value: 0.2357655 + inSlope: 0.17437702 + outSlope: 0.17437702 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: Left Upper Leg Twist In-Out + path: + classID: 95 + script: {fileID: 0} + flags: 0 + - serializedVersion: 2 + curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.33979905 + inSlope: -0.16691743 + outSlope: -0.16691743 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.4666667 + value: 0.2617272 + inSlope: -0.18622811 + outSlope: -0.18622811 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.70000005 + value: 0.21842784 + inSlope: -0.10525927 + outSlope: -0.10525927 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9666667 + value: 0.21615301 + inSlope: 0.07091745 + outSlope: 0.07091745 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2333333 + value: 0.26016143 + inSlope: 0.25319985 + outSlope: 0.25319985 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9333334 + value: 0.40005183 + inSlope: -0.18842989 + outSlope: -0.18842989 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.266667 + value: 0.30776155 + inSlope: -0.2702023 + outSlope: -0.2702023 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.6333334 + value: 0.228286 + inSlope: -0.101598375 + outSlope: -0.101598375 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.9 + value: 0.21093659 + inSlope: -0.03203723 + outSlope: -0.03203723 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.3000002 + value: 0.2496706 + inSlope: 0.22895446 + outSlope: 0.22895446 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.8000002 + value: 0.330617 + inSlope: -0.09979258 + outSlope: -0.09979258 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.1333337 + value: 0.25578964 + inSlope: -0.20892751 + outSlope: -0.20892751 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.6000004 + value: 0.21697019 + inSlope: 0.08618281 + outSlope: 0.08618281 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.0000005 + value: 0.28127205 + inSlope: 0.21360712 + outSlope: 0.21360712 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.5000005 + value: 0.34344366 + inSlope: -0.0798472 + outSlope: -0.0798472 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.866667 + value: 0.28565833 + inSlope: -0.121607445 + outSlope: -0.121607445 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.6000004 + value: 0.28606117 + inSlope: 0.07222883 + outSlope: 0.07222883 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.033334 + value: 0.31930035 + inSlope: -0.014985964 + outSlope: -0.014985964 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.533334 + value: 0.27823812 + inSlope: -0.0451452 + outSlope: -0.0451452 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.200001 + value: 0.32566297 + inSlope: 0.1609216 + outSlope: 0.1609216 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.766667 + value: 0.4311094 + inSlope: 0.10446744 + outSlope: 0.10446744 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.3 + value: 0.34971943 + inSlope: -0.35793298 + outSlope: -0.35793298 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.533334 + value: 0.27815768 + inSlope: -0.18748447 + outSlope: -0.18748447 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.833334 + value: 0.2684455 + inSlope: 0.14378868 + outSlope: 0.14378868 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.400001 + value: 0.38373032 + inSlope: 0.17351067 + outSlope: 0.17351067 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.700001 + value: 0.40921727 + inSlope: -0.018749166 + outSlope: -0.018749166 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.366667 + value: 0.3435354 + inSlope: -0.12136038 + outSlope: -0.12136038 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.400001 + value: 0.33979854 + inSlope: -0.11210411 + outSlope: -0.11210411 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: Left Lower Leg Stretch + path: + classID: 95 + script: {fileID: 0} + flags: 0 + - serializedVersion: 2 + curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.2718639 + inSlope: 0.17452954 + outSlope: 0.17452954 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.23333335 + value: -0.24710625 + inSlope: 0.10627695 + outSlope: 0.10627695 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6 + value: -0.20591597 + inSlope: 0.09357669 + outSlope: 0.09357669 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9333334 + value: -0.17903984 + inSlope: 0.06742604 + outSlope: 0.06742604 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3000001 + value: -0.15985249 + inSlope: -0.0018491615 + outSlope: -0.0018491615 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6000001 + value: -0.15345079 + inSlope: 0.07694605 + outSlope: 0.07694605 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.8333334 + value: -0.13953592 + inSlope: -0.022056216 + outSlope: -0.022056216 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.1333334 + value: -0.1557573 + inSlope: -0.06723052 + outSlope: -0.06723052 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5000002 + value: -0.16103399 + inSlope: 0.012611066 + outSlope: 0.012611066 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.8000002 + value: -0.15320866 + inSlope: -0.0018046813 + outSlope: -0.0018046813 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.266667 + value: -0.16499132 + inSlope: 0.012332809 + outSlope: 0.012332809 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.5333335 + value: -0.14709222 + inSlope: 0.086653985 + outSlope: 0.086653985 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.7333336 + value: -0.13371395 + inSlope: -0.019628871 + outSlope: -0.019628871 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.9 + value: -0.14484304 + inSlope: -0.073918134 + outSlope: -0.073918134 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.1333337 + value: -0.16136377 + inSlope: -0.020715613 + outSlope: -0.020715613 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.3333335 + value: -0.164095 + inSlope: 0.008483165 + outSlope: 0.008483165 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.566667 + value: -0.15555783 + inSlope: 0.029370217 + outSlope: 0.029370217 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.8 + value: -0.15228383 + inSlope: 0.009580189 + outSlope: 0.009580189 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.066667 + value: -0.1390416 + inSlope: 0.090050116 + outSlope: 0.090050116 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.3333335 + value: -0.11791572 + inSlope: 0.076386586 + outSlope: 0.076386586 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.4333334 + value: -0.11396003 + inSlope: -0.0016511728 + outSlope: -0.0016511728 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.6333337 + value: -0.11941337 + inSlope: -0.036422312 + outSlope: -0.036422312 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.0000005 + value: -0.119852304 + inSlope: -0.009189593 + outSlope: -0.009189593 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.266667 + value: -0.12337527 + inSlope: -0.029266281 + outSlope: -0.029266281 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.5000005 + value: -0.127423 + inSlope: -0.019540805 + outSlope: -0.019540805 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.666667 + value: -0.12619099 + inSlope: 0.04223544 + outSlope: 0.04223544 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.866667 + value: -0.12633635 + inSlope: -0.026843607 + outSlope: -0.026843607 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.1000004 + value: -0.13115183 + inSlope: -0.03720965 + outSlope: -0.03720965 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.3333335 + value: -0.13964806 + inSlope: -0.045390733 + outSlope: -0.045390733 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.7333336 + value: -0.15156448 + inSlope: -0.007782884 + outSlope: -0.007782884 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.8666673 + value: -0.15463181 + inSlope: -0.018486027 + outSlope: -0.018486027 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.166667 + value: -0.16969989 + inSlope: -0.06827319 + outSlope: -0.06827319 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.400001 + value: -0.19139855 + inSlope: -0.08208236 + outSlope: -0.08208236 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.700001 + value: -0.2143273 + inSlope: -0.051053196 + outSlope: -0.051053196 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.133334 + value: -0.22358891 + inSlope: 0.033835888 + outSlope: 0.033835888 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.3 + value: -0.22212659 + inSlope: -0.026467038 + outSlope: -0.026467038 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.400001 + value: -0.22454397 + inSlope: -0.0649717 + outSlope: -0.0649717 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.700001 + value: -0.2489065 + inSlope: -0.08979916 + outSlope: -0.08979916 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.966667 + value: -0.26227388 + inSlope: -0.0377802 + outSlope: -0.0377802 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.333334 + value: -0.26054347 + inSlope: 0.0004984251 + outSlope: 0.0004984251 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.666667 + value: -0.2649764 + inSlope: -0.04057554 + outSlope: -0.04057554 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.900001 + value: -0.27851138 + inSlope: -0.08516347 + outSlope: -0.08516347 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.166667 + value: -0.28997383 + inSlope: -0.0044565964 + outSlope: -0.0044565964 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.333334 + value: -0.27625155 + inSlope: 0.12490387 + outSlope: 0.12490387 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.400001 + value: -0.27177075 + inSlope: 0.011065752 + outSlope: 0.011065752 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: Left Lower Leg Twist In-Out + path: + classID: 95 + script: {fileID: 0} + flags: 0 + - serializedVersion: 2 + curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.2541603 + inSlope: -0.23637502 + outSlope: -0.23637502 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.36666667 + value: -0.322116 + inSlope: -0.23779473 + outSlope: -0.23779473 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5666667 + value: -0.37933242 + inSlope: -0.29686064 + outSlope: -0.29686064 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9666667 + value: -0.41053686 + inSlope: 0.08428939 + outSlope: 0.08428939 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3333334 + value: -0.31717798 + inSlope: 0.3936639 + outSlope: 0.3936639 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6333334 + value: -0.2307806 + inSlope: 0.14847115 + outSlope: 0.14847115 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9666668 + value: -0.23181881 + inSlope: -0.25386873 + outSlope: -0.25386873 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.2 + value: -0.30184004 + inSlope: -0.2963124 + outSlope: -0.2963124 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4333334 + value: -0.37237322 + inSlope: -0.30304027 + outSlope: -0.30304027 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.9 + value: -0.4353212 + inSlope: 0.014967187 + outSlope: 0.014967187 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.4 + value: -0.34886715 + inSlope: 0.22309071 + outSlope: 0.22309071 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.9333336 + value: -0.2940677 + inSlope: -0.23271286 + outSlope: -0.23271286 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.1333337 + value: -0.3423247 + inSlope: -0.22645777 + outSlope: -0.22645777 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.666667 + value: -0.4299145 + inSlope: 0.016618984 + outSlope: 0.016618984 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.066667 + value: -0.3943087 + inSlope: 0.077322796 + outSlope: 0.077322796 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.5000005 + value: -0.38847914 + inSlope: -0.14588639 + outSlope: -0.14588639 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.966667 + value: -0.45944986 + inSlope: -0.019074995 + outSlope: -0.019074995 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.533334 + value: -0.41090044 + inSlope: 0.10455529 + outSlope: 0.10455529 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.8333335 + value: -0.36895263 + inSlope: 0.18382359 + outSlope: 0.18382359 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.1000004 + value: -0.353301 + inSlope: -0.07381715 + outSlope: -0.07381715 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.4000006 + value: -0.38035318 + inSlope: -0.0636158 + outSlope: -0.0636158 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.8666673 + value: -0.399082 + inSlope: 0.07719673 + outSlope: 0.07719673 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.433333 + value: -0.32466927 + inSlope: 0.17709124 + outSlope: 0.17709124 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.866667 + value: -0.26262814 + inSlope: 0.06952833 + outSlope: 0.06952833 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.3 + value: -0.2666679 + inSlope: -0.0669885 + outSlope: -0.0669885 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.500001 + value: -0.2760799 + inSlope: 0.040685423 + outSlope: 0.040685423 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.900001 + value: -0.22249691 + inSlope: 0.22922793 + outSlope: 0.22922793 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.233334 + value: -0.14221834 + inSlope: 0.2328803 + outSlope: 0.2328803 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.400001 + value: -0.12130717 + inSlope: 0.010042392 + outSlope: 0.010042392 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.566668 + value: -0.12859966 + inSlope: -0.095418096 + outSlope: -0.095418096 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.966667 + value: -0.17974867 + inSlope: -0.18417047 + outSlope: -0.18417047 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.333334 + value: -0.24570288 + inSlope: -0.16114098 + outSlope: -0.16114098 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.400001 + value: -0.25419727 + inSlope: -0.096433066 + outSlope: -0.096433066 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: Left Foot Up-Down + path: + classID: 95 + script: {fileID: 0} + flags: 0 + - serializedVersion: 2 + curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.52266586 + inSlope: 0.05576312 + outSlope: 0.05576312 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.20000002 + value: -0.48509187 + inSlope: 0.18188101 + outSlope: 0.18188101 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.53333336 + value: -0.4395782 + inSlope: 0.14619726 + outSlope: 0.14619726 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7666667 + value: -0.43945915 + inSlope: -0.1887089 + outSlope: -0.1887089 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3666668 + value: -0.6667651 + inSlope: -0.4952963 + outSlope: -0.4952963 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.8000001 + value: -0.8078996 + inSlope: 0.14854623 + outSlope: 0.14854623 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.1000001 + value: -0.67409396 + inSlope: 0.5911764 + outSlope: 0.5911764 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.6333334 + value: -0.428121 + inSlope: 0.26098233 + outSlope: 0.26098233 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.1000001 + value: -0.4300706 + inSlope: -0.39461055 + outSlope: -0.39461055 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.3666668 + value: -0.5915533 + inSlope: -0.7716249 + outSlope: -0.7716249 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.766667 + value: -0.7395722 + inSlope: 0.35666263 + outSlope: 0.35666263 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.166667 + value: -0.50686973 + inSlope: 0.45266342 + outSlope: 0.45266342 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.4333334 + value: -0.45545268 + inSlope: -0.117163464 + outSlope: -0.117163464 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.9666667 + value: -0.65096706 + inSlope: -0.4873106 + outSlope: -0.4873106 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.3 + value: -0.7507338 + inSlope: -0.06810672 + outSlope: -0.06810672 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.8333335 + value: -0.612534 + inSlope: 0.2549889 + outSlope: 0.2549889 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.366667 + value: -0.5844439 + inSlope: -0.19619334 + outSlope: -0.19619334 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.666667 + value: -0.6622321 + inSlope: -0.29703885 + outSlope: -0.29703885 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.033334 + value: -0.66707814 + inSlope: 0.16314194 + outSlope: 0.16314194 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.566667 + value: -0.5624423 + inSlope: 0.06825602 + outSlope: 0.06825602 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.8 + value: -0.5582927 + inSlope: 0.009218164 + outSlope: 0.009218164 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.066668 + value: -0.5759022 + inSlope: -0.099786416 + outSlope: -0.099786416 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.733334 + value: -0.65740615 + inSlope: -0.059898444 + outSlope: -0.059898444 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.233334 + value: -0.5715546 + inSlope: 0.33934158 + outSlope: 0.33934158 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.6 + value: -0.4564361 + inSlope: 0.18929079 + outSlope: 0.18929079 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.766667 + value: -0.4469259 + inSlope: -0.09520787 + outSlope: -0.09520787 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.266667 + value: -0.55542123 + inSlope: -0.23707336 + outSlope: -0.23707336 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.833334 + value: -0.5923773 + inSlope: 0.09010193 + outSlope: 0.09010193 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.1 + value: -0.5547574 + inSlope: 0.1360713 + outSlope: 0.1360713 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.333334 + value: -0.5325763 + inSlope: 0.046771497 + outSlope: 0.046771497 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.400001 + value: -0.5228509 + inSlope: 0.24609654 + outSlope: 0.24609654 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: Left Foot Twist In-Out + path: + classID: 95 + script: {fileID: 0} + flags: 0 + - serializedVersion: 2 + curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.006551559 + inSlope: 0.0025347292 + outSlope: 0.0025347292 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.36666667 + value: -0.0059789135 + inSlope: 0.0014794263 + outSlope: 0.0014794263 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8000001 + value: -0.0058807977 + inSlope: 0.000019460025 + outSlope: 0.000019460025 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0333334 + value: -0.0058686393 + inSlope: 0.000070694325 + outSlope: 0.000070694325 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0666667 + value: -0.0058660097 + inSlope: -0.0015578062 + outSlope: -0.0015578062 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1 + value: -0.005972493 + inSlope: -0.0018303222 + outSlope: -0.0018303222 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666667 + value: -0.006063847 + inSlope: -0.0022508993 + outSlope: -0.0022508993 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6333334 + value: -0.007231677 + inSlope: -0.0018723443 + outSlope: -0.0018723443 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.8333334 + value: -0.0073059555 + inSlope: 0.0021761006 + outSlope: 0.0021761006 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.266667 + value: -0.0061994614 + inSlope: 0.0027370192 + outSlope: 0.0027370192 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4333334 + value: -0.0058667953 + inSlope: 0.000026633523 + outSlope: 0.000026633523 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.2000003 + value: -0.0058698687 + inSlope: 0.00011575378 + outSlope: 0.00011575378 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.3000002 + value: -0.005987553 + inSlope: -0.0030971582 + outSlope: -0.0030971582 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.766667 + value: -0.0069103157 + inSlope: 0.001233021 + outSlope: 0.001233021 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.1333337 + value: -0.0059596524 + inSlope: 0.0024004746 + outSlope: 0.0024004746 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.366667 + value: -0.005876016 + inSlope: -0.00004816805 + outSlope: -0.00004816805 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.7333336 + value: -0.005864711 + inSlope: 0.000024077039 + outSlope: 0.000024077039 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.033334 + value: -0.0063887252 + inSlope: -0.0017319613 + outSlope: -0.0017319613 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.533334 + value: -0.0064276583 + inSlope: 0.0016874045 + outSlope: 0.0016874045 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.933334 + value: -0.0058626975 + inSlope: -0.00006558107 + outSlope: -0.00006558107 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.3 + value: -0.005867376 + inSlope: -0.0005363515 + outSlope: -0.0005363515 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.966667 + value: -0.006506547 + inSlope: 0.00032067794 + outSlope: 0.00032067794 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.533334 + value: -0.0059949295 + inSlope: 0.00048972014 + outSlope: 0.00048972014 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.733334 + value: -0.0067698522 + inSlope: -0.0005486383 + outSlope: -0.0005486383 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.400001 + value: -0.006186927 + inSlope: 0.0015690669 + outSlope: 0.0015690669 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.966667 + value: -0.006224733 + inSlope: -0.0015956975 + outSlope: -0.0015956975 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.633334 + value: -0.0069604823 + inSlope: 0.000117306525 + outSlope: 0.000117306525 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.133334 + value: -0.0066609094 + inSlope: 0.0009983965 + outSlope: 0.0009983965 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.400001 + value: -0.0064730784 + inSlope: -0.0002714862 + outSlope: -0.0002714862 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: Left Toes Up-Down + path: + classID: 95 + script: {fileID: 0} + flags: 0 + - serializedVersion: 2 + curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.0060179783 + inSlope: 0.016569415 + outSlope: 0.016569415 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.033333335 + value: -0.0054656644 + inSlope: 0.028179362 + outSlope: 0.028179362 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.06666667 + value: -0.004139354 + inSlope: 0.046015985 + outSlope: 0.046015985 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.10000001 + value: -0.0023979316 + inSlope: 0.0570453 + outSlope: 0.0570453 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.13333334 + value: -0.0003363338 + inSlope: 0.087646216 + outSlope: 0.087646216 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.16666667 + value: 0.003445149 + inSlope: 0.12709199 + outSlope: 0.12709199 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.20000002 + value: 0.008136467 + inSlope: 0.14060971 + outSlope: 0.14060971 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.3 + value: 0.020928299 + inSlope: 0.10322161 + outSlope: 0.10322161 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.40000004 + value: 0.028549973 + inSlope: 0.05383546 + outSlope: 0.05383546 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5 + value: 0.033799343 + inSlope: 0.059219994 + outSlope: 0.059219994 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5666667 + value: 0.037920006 + inSlope: 0.057145186 + outSlope: 0.057145186 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6 + value: 0.03956235 + inSlope: 0.061429173 + outSlope: 0.061429173 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.70000005 + value: 0.04687168 + inSlope: 0.06586097 + outSlope: 0.06586097 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9666667 + value: 0.050679974 + inSlope: -0.061602913 + outSlope: -0.061602913 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0666667 + value: 0.039591663 + inSlope: -0.1509309 + outSlope: -0.1509309 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2 + value: 0.019495293 + inSlope: -0.12023343 + outSlope: -0.12023343 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3333334 + value: 0.008985415 + inSlope: -0.039245382 + outSlope: -0.039245382 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3666668 + value: 0.007998038 + inSlope: -0.032356337 + outSlope: -0.032356337 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4333334 + value: 0.0051230397 + inSlope: -0.060438618 + outSlope: -0.060438618 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4666667 + value: 0.002799087 + inSlope: -0.07925618 + outSlope: -0.07925618 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5000001 + value: -0.00016071092 + inSlope: -0.07425402 + outSlope: -0.07425402 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5333334 + value: -0.002151187 + inSlope: -0.0628844 + outSlope: -0.0628844 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5666667 + value: -0.004353 + inSlope: -0.06255419 + outSlope: -0.06255419 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6000001 + value: -0.0063214693 + inSlope: -0.055253703 + outSlope: -0.055253703 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6333334 + value: -0.008036584 + inSlope: -0.042299874 + outSlope: -0.042299874 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7 + value: -0.009625237 + inSlope: -0.0012728707 + outSlope: -0.0012728707 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.8333334 + value: -0.0054564867 + inSlope: 0.03707297 + outSlope: 0.03707297 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.8666668 + value: -0.0043290495 + inSlope: 0.030790545 + outSlope: 0.030790545 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9000001 + value: -0.0034037817 + inSlope: 0.028295286 + outSlope: 0.028295286 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9333334 + value: -0.002442699 + inSlope: 0.03573913 + outSlope: 0.03573913 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9666668 + value: -0.00102117 + inSlope: 0.05671593 + outSlope: 0.05671593 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2 + value: 0.0013383562 + inSlope: 0.10174739 + outSlope: 0.10174739 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0333335 + value: 0.0057620066 + inSlope: 0.14941508 + outSlope: 0.14941508 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.1000001 + value: 0.01794709 + inSlope: 0.2161382 + outSlope: 0.2161382 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.1666667 + value: 0.034046654 + inSlope: 0.26212445 + outSlope: 0.26212445 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.2333333 + value: 0.05335832 + inSlope: 0.33109483 + outSlope: 0.33109483 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4666667 + value: 0.14213866 + inSlope: 0.3354244 + outSlope: 0.3354244 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7 + value: 0.20739616 + inSlope: 0.2856791 + outSlope: 0.2856791 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.8666668 + value: 0.23998636 + inSlope: 0.056624394 + outSlope: 0.056624394 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.0666668 + value: 0.2194075 + inSlope: -0.22653735 + outSlope: -0.22653735 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.266667 + value: 0.17075732 + inSlope: -0.32038236 + outSlope: -0.32038236 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.4333334 + value: 0.120671764 + inSlope: -0.22277793 + outSlope: -0.22277793 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.6000001 + value: 0.1036396 + inSlope: 0.026151787 + outSlope: 0.026151787 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.8666668 + value: 0.13592845 + inSlope: 0.15622497 + outSlope: 0.15622497 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.066667 + value: 0.17939249 + inSlope: 0.34121352 + outSlope: 0.34121352 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.2333336 + value: 0.23755129 + inSlope: 0.23908138 + outSlope: 0.23908138 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.7000003 + value: 0.20020135 + inSlope: -0.20343636 + outSlope: -0.20343636 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.866667 + value: 0.16461493 + inSlope: -0.21833985 + outSlope: -0.21833985 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.066667 + value: 0.12935415 + inSlope: -0.18358454 + outSlope: -0.18358454 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.3 + value: 0.08610893 + inSlope: -0.17310815 + outSlope: -0.17310815 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.466667 + value: 0.06701982 + inSlope: -0.041416842 + outSlope: -0.041416842 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.6333337 + value: 0.073810495 + inSlope: 0.13682732 + outSlope: 0.13682732 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.8 + value: 0.102407195 + inSlope: 0.15626118 + outSlope: 0.15626118 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.033334 + value: 0.12897675 + inSlope: 0.07511623 + outSlope: 0.07511623 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.3 + value: 0.13123098 + inSlope: -0.04429069 + outSlope: -0.04429069 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.566667 + value: 0.11962152 + inSlope: -0.061503112 + outSlope: -0.061503112 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.7333336 + value: 0.10749443 + inSlope: -0.055966243 + outSlope: -0.055966243 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.9000006 + value: 0.108802505 + inSlope: 0.0465794 + outSlope: 0.0465794 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.1333337 + value: 0.12431983 + inSlope: 0.14945115 + outSlope: 0.14945115 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.433334 + value: 0.18301065 + inSlope: 0.16413817 + outSlope: 0.16413817 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.6333337 + value: 0.18782794 + inSlope: -0.10254967 + outSlope: -0.10254967 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.8 + value: 0.15339626 + inSlope: -0.18007405 + outSlope: -0.18007405 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8 + value: 0.12491008 + inSlope: -0.16638531 + outSlope: -0.16638531 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.200001 + value: 0.08771111 + inSlope: -0.18579318 + outSlope: -0.18579318 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.433333 + value: 0.041187838 + inSlope: -0.18335155 + outSlope: -0.18335155 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.533334 + value: 0.023610841 + inSlope: -0.16370966 + outSlope: -0.16370966 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.566668 + value: 0.018372001 + inSlope: -0.13913816 + outSlope: -0.13913816 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.633334 + value: 0.010919659 + inSlope: -0.09549492 + outSlope: -0.09549492 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.666667 + value: 0.007968627 + inSlope: -0.08761266 + outSlope: -0.08761266 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.700001 + value: 0.005078822 + inSlope: -0.084135294 + outSlope: -0.084135294 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.733334 + value: 0.00235961 + inSlope: -0.072804384 + outSlope: -0.072804384 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.766667 + value: 0.0002252092 + inSlope: -0.044830523 + outSlope: -0.044830523 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.8 + value: -0.0006291071 + inSlope: -0.013333108 + outSlope: -0.013333108 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.833334 + value: -0.00066365214 + inSlope: 0.0149370935 + outSlope: 0.0149370935 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.866667 + value: 0.00036668294 + inSlope: 0.066716135 + outSlope: 0.066716135 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.900001 + value: 0.00378412 + inSlope: 0.12590244 + outSlope: 0.12590244 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.933333 + value: 0.00876015 + inSlope: 0.17024264 + outSlope: 0.17024264 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.966667 + value: 0.015133638 + inSlope: 0.19476011 + outSlope: 0.19476011 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.066668 + value: 0.036012024 + inSlope: 0.22095633 + outSlope: 0.22095633 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.200001 + value: 0.0728658 + inSlope: 0.36096358 + outSlope: 0.36096358 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.333334 + value: 0.12718633 + inSlope: 0.4158105 + outSlope: 0.4158105 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.466667 + value: 0.19035116 + inSlope: 0.5795642 + outSlope: 0.5795642 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.733334 + value: 0.3354033 + inSlope: 0.3431042 + outSlope: 0.3431042 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.966667 + value: 0.3743537 + inSlope: 0.015790401 + outSlope: 0.015790401 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.233334 + value: 0.3561741 + inSlope: -0.0009304662 + outSlope: -0.0009304662 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.400001 + value: 0.33930567 + inSlope: -0.29232693 + outSlope: -0.29232693 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.633334 + value: 0.24725023 + inSlope: -0.37599558 + outSlope: -0.37599558 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.933334 + value: 0.14738946 + inSlope: -0.27247664 + outSlope: -0.27247664 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.166667 + value: 0.08358664 + inSlope: -0.3049819 + outSlope: -0.3049819 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.200001 + value: 0.073179215 + inSlope: -0.3467061 + outSlope: -0.3467061 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.3 + value: 0.032678798 + inSlope: -0.43227965 + outSlope: -0.43227965 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.333334 + value: 0.018067742 + inSlope: -0.44025987 + outSlope: -0.44025987 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.366667 + value: 0.003328171 + inSlope: -0.3613017 + outSlope: -0.3613017 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.400001 + value: -0.0060189366 + inSlope: -0.2804095 + outSlope: -0.2804095 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: Right Upper Leg Front-Back + path: + classID: 95 + script: {fileID: 0} + flags: 0 + - serializedVersion: 2 + curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.6360388 + inSlope: -0.0020617247 + outSlope: -0.0020617247 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.33333334 + value: 0.64793813 + inSlope: -0.036194626 + outSlope: -0.036194626 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.70000005 + value: 0.6332105 + inSlope: -0.04675448 + outSlope: -0.04675448 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0666667 + value: 0.59839386 + inSlope: -0.0057873186 + outSlope: -0.0057873186 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7 + value: 0.6498174 + inSlope: 0.14504836 + outSlope: 0.14504836 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9666668 + value: 0.68651974 + inSlope: 0.0021197628 + outSlope: 0.0021197628 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4333334 + value: 0.6491901 + inSlope: -0.08592018 + outSlope: -0.08592018 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.9 + value: 0.69446725 + inSlope: -0.09874025 + outSlope: -0.09874025 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.1666667 + value: 0.6121543 + inSlope: -0.3512398 + outSlope: -0.3512398 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.5000002 + value: 0.5632608 + inSlope: -0.04689847 + outSlope: -0.04689847 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.8000002 + value: 0.5916693 + inSlope: 0.18470156 + outSlope: 0.18470156 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.3 + value: 0.6123611 + inSlope: -0.03141585 + outSlope: -0.03141585 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.6333337 + value: 0.57993674 + inSlope: -0.17849225 + outSlope: -0.17849225 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.0000005 + value: 0.5520822 + inSlope: -0.015030996 + outSlope: -0.015030996 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.6000004 + value: 0.5922744 + inSlope: 0.08813568 + outSlope: 0.08813568 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.2000003 + value: 0.62316006 + inSlope: -0.1214255 + outSlope: -0.1214255 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.7333336 + value: 0.5555992 + inSlope: 0.010815571 + outSlope: 0.010815571 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.2333336 + value: 0.5807415 + inSlope: 0.02840462 + outSlope: 0.02840462 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.1 + value: 0.56481284 + inSlope: -0.03086866 + outSlope: -0.03086866 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.766667 + value: 0.5643337 + inSlope: 0.028572807 + outSlope: 0.028572807 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.066668 + value: 0.60635066 + inSlope: 0.22829825 + outSlope: 0.22829825 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.700001 + value: 0.6889404 + inSlope: -0.03450418 + outSlope: -0.03450418 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.066668 + value: 0.6514273 + inSlope: -0.12161212 + outSlope: -0.12161212 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.333334 + value: 0.62716085 + inSlope: -0.05522403 + outSlope: -0.05522403 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.733334 + value: 0.62509435 + inSlope: -0.025899425 + outSlope: -0.025899425 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.333334 + value: 0.62898284 + inSlope: 0.042971727 + outSlope: 0.042971727 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.400001 + value: 0.6360381 + inSlope: 0.16760543 + outSlope: 0.16760543 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: Right Upper Leg In-Out + path: + classID: 95 + script: {fileID: 0} + flags: 0 + - serializedVersion: 2 + curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.15222296 + inSlope: -0.23942693 + outSlope: -0.23942693 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.033333335 + value: -0.16020386 + inSlope: -0.15677063 + outSlope: -0.15677063 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.10000001 + value: -0.16401747 + inSlope: -0.045922324 + outSlope: -0.045922324 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.23333335 + value: -0.16957314 + inSlope: -0.047121946 + outSlope: -0.047121946 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.33333334 + value: -0.18015866 + inSlope: -0.10533907 + outSlope: -0.10533907 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.36666667 + value: -0.18337178 + inSlope: -0.13458714 + outSlope: -0.13458714 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.43333337 + value: -0.19269833 + inSlope: -0.107758425 + outSlope: -0.107758425 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5 + value: -0.19815254 + inSlope: -0.09936531 + outSlope: -0.09936531 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5666667 + value: -0.20595929 + inSlope: -0.04140768 + outSlope: -0.04140768 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6 + value: -0.2056999 + inSlope: -0.016621405 + outSlope: -0.016621405 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6333334 + value: -0.20706739 + inSlope: 0.005654808 + outSlope: 0.005654808 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6666667 + value: -0.20532292 + inSlope: 0.031236133 + outSlope: 0.031236133 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.70000005 + value: -0.20498498 + inSlope: 0.04467066 + outSlope: 0.04467066 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.73333335 + value: -0.20234488 + inSlope: 0.035896715 + outSlope: 0.035896715 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333334 + value: -0.2012513 + inSlope: 0.011296571 + outSlope: 0.011296571 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1 + value: -0.19957678 + inSlope: -0.011925964 + outSlope: -0.011925964 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2333333 + value: -0.1970701 + inSlope: 0.074351385 + outSlope: 0.074351385 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3333334 + value: -0.19064042 + inSlope: 0.02453418 + outSlope: 0.02453418 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6000001 + value: -0.18880795 + inSlope: -0.053682145 + outSlope: -0.053682145 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.8000001 + value: -0.2115374 + inSlope: -0.17363475 + outSlope: -0.17363475 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9000001 + value: -0.22735533 + inSlope: -0.18617275 + outSlope: -0.18617275 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.1333334 + value: -0.25861737 + inSlope: -0.11662078 + outSlope: -0.11662078 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.3333335 + value: -0.26875 + inSlope: -0.03675077 + outSlope: -0.03675077 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5000002 + value: -0.24718292 + inSlope: 0.40895575 + outSlope: 0.40895575 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.6666667 + value: -0.13976642 + inSlope: 0.759858 + outSlope: 0.759858 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7333336 + value: -0.093371905 + inSlope: 0.56923676 + outSlope: 0.56923676 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.8000002 + value: -0.06542195 + inSlope: 0.23712778 + outSlope: 0.23712778 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.9333334 + value: -0.082050756 + inSlope: -0.45853055 + outSlope: -0.45853055 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.0333335 + value: -0.1453706 + inSlope: -0.76182073 + outSlope: -0.76182073 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.2000003 + value: -0.25493127 + inSlope: -0.36797413 + outSlope: -0.36797413 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.4333334 + value: -0.26395798 + inSlope: 0.07363578 + outSlope: 0.07363578 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.8333335 + value: -0.26262775 + inSlope: -0.1428233 + outSlope: -0.1428233 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.033334 + value: -0.29065272 + inSlope: -0.10442442 + outSlope: -0.10442442 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.2333336 + value: -0.2958951 + inSlope: 0.13885184 + outSlope: 0.13885184 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.4666667 + value: -0.2585688 + inSlope: 0.0033827163 + outSlope: 0.0033827163 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.666667 + value: -0.2920075 + inSlope: -0.23768328 + outSlope: -0.23768328 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.866667 + value: -0.3079988 + inSlope: 0.055251323 + outSlope: 0.055251323 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.066667 + value: -0.3037526 + inSlope: -0.019423682 + outSlope: -0.019423682 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.266667 + value: -0.3083374 + inSlope: -0.063618034 + outSlope: -0.063618034 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.6333337 + value: -0.33695227 + inSlope: -0.035079304 + outSlope: -0.035079304 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.8333335 + value: -0.3374637 + inSlope: 0.09839827 + outSlope: 0.09839827 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.0000005 + value: -0.31976888 + inSlope: 0.069285996 + outSlope: 0.069285996 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.066667 + value: -0.31397387 + inSlope: 0.035502646 + outSlope: 0.035502646 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.1333337 + value: -0.31171042 + inSlope: 0.052546315 + outSlope: 0.052546315 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.3 + value: -0.3156373 + inSlope: -0.041544776 + outSlope: -0.041544776 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.533334 + value: -0.32863346 + inSlope: 0.0047881952 + outSlope: 0.0047881952 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.9000006 + value: -0.31425613 + inSlope: 0.018576786 + outSlope: 0.018576786 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.3333335 + value: -0.30594814 + inSlope: 0.11025903 + outSlope: 0.11025903 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.766667 + value: -0.28360948 + inSlope: -0.038547404 + outSlope: -0.038547404 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.033334 + value: -0.29803184 + inSlope: -0.077061966 + outSlope: -0.077061966 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.533334 + value: -0.32600805 + inSlope: -0.031416297 + outSlope: -0.031416297 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.933333 + value: -0.31594172 + inSlope: 0.20107615 + outSlope: 0.20107615 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.133334 + value: -0.24877766 + inSlope: 0.4365192 + outSlope: 0.4365192 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.333334 + value: -0.15074672 + inSlope: 0.46953213 + outSlope: 0.46953213 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.433333 + value: -0.106233895 + inSlope: 0.41990286 + outSlope: 0.41990286 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.466667 + value: -0.09264877 + inSlope: 0.42731255 + outSlope: 0.42731255 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.500001 + value: -0.07774601 + inSlope: 0.41290677 + outSlope: 0.41290677 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.533334 + value: -0.06512164 + inSlope: 0.37271667 + outSlope: 0.37271667 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.633334 + value: -0.032841016 + inSlope: 0.25984573 + outSlope: 0.25984573 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.700001 + value: -0.01838522 + inSlope: 0.17565683 + outSlope: 0.17565683 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.733334 + value: -0.013148317 + inSlope: 0.1252938 + outSlope: 0.1252938 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.766667 + value: -0.010032338 + inSlope: 0.082799725 + outSlope: 0.082799725 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.8 + value: -0.0076283305 + inSlope: 0.06710151 + outSlope: 0.06710151 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.833334 + value: -0.0055589136 + inSlope: 0.048904024 + outSlope: 0.048904024 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.866667 + value: -0.004368053 + inSlope: 0.022362866 + outSlope: 0.022362866 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.900001 + value: -0.00406807 + inSlope: -0.00066237897 + outSlope: -0.00066237897 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.933333 + value: -0.004412202 + inSlope: -0.010418141 + outSlope: -0.010418141 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.966667 + value: -0.0047626123 + inSlope: -0.013179675 + outSlope: -0.013179675 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.000001 + value: -0.005290859 + inSlope: -0.010705052 + outSlope: -0.010705052 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.033334 + value: -0.0054762866 + inSlope: -0.02101726 + outSlope: -0.02101726 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.066668 + value: -0.006692023 + inSlope: -0.019263104 + outSlope: -0.019263104 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.1 + value: -0.0067605088 + inSlope: -0.0089266235 + outSlope: -0.0089266235 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.133334 + value: -0.007287137 + inSlope: -0.016580675 + outSlope: -0.016580675 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.166667 + value: -0.007865885 + inSlope: -0.0066282474 + outSlope: -0.0066282474 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.200001 + value: -0.0077290097 + inSlope: -0.010084914 + outSlope: -0.010084914 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.233334 + value: -0.008538199 + inSlope: -0.014502411 + outSlope: -0.014502411 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.266667 + value: -0.008695827 + inSlope: -0.0147048365 + outSlope: -0.0147048365 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.3 + value: -0.009518511 + inSlope: -0.042336654 + outSlope: -0.042336654 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.333334 + value: -0.011518285 + inSlope: -0.093228884 + outSlope: -0.093228884 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.366667 + value: -0.015733732 + inSlope: -0.13129991 + outSlope: -0.13129991 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.433334 + value: -0.02536582 + inSlope: -0.1590671 + outSlope: -0.1590671 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.533334 + value: -0.042231362 + inSlope: -0.1780799 + outSlope: -0.1780799 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.566668 + value: -0.048161287 + inSlope: -0.14473563 + outSlope: -0.14473563 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.6 + value: -0.051880427 + inSlope: -0.13252145 + outSlope: -0.13252145 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.700001 + value: -0.06742499 + inSlope: -0.1563913 + outSlope: -0.1563913 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.966667 + value: -0.10632175 + inSlope: -0.13603666 + outSlope: -0.13603666 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.066668 + value: -0.11800004 + inSlope: -0.12445673 + outSlope: -0.12445673 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.333334 + value: -0.15125732 + inSlope: -0.12012994 + outSlope: -0.12012994 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.366667 + value: -0.15513276 + inSlope: -0.01449836 + outSlope: -0.01449836 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.400001 + value: -0.15222378 + inSlope: 0.087268084 + outSlope: 0.087268084 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: Right Upper Leg Twist In-Out + path: + classID: 95 + script: {fileID: 0} + flags: 0 + - serializedVersion: 2 + curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.25685552 + inSlope: 0.14172345 + outSlope: 0.14172345 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5 + value: 0.3746872 + inSlope: 0.2924824 + outSlope: 0.2924824 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9666667 + value: 0.42373702 + inSlope: -0.112562135 + outSlope: -0.112562135 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4333334 + value: 0.2519667 + inSlope: -0.43489847 + outSlope: -0.43489847 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.8000001 + value: 0.17305277 + inSlope: 0.007660396 + outSlope: 0.007660396 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0333335 + value: 0.21599306 + inSlope: 0.33758155 + outSlope: 0.33758155 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4 + value: 0.39114508 + inSlope: 0.6066501 + outSlope: 0.6066501 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7333336 + value: 0.5770374 + inSlope: 0.35530668 + outSlope: 0.35530668 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.2333336 + value: 0.4447757 + inSlope: -0.60883033 + outSlope: -0.60883033 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.5000002 + value: 0.3135305 + inSlope: -0.3129162 + outSlope: -0.3129162 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.033334 + value: 0.33476964 + inSlope: 0.4247709 + outSlope: 0.4247709 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.4 + value: 0.4902616 + inSlope: 0.19421133 + outSlope: 0.19421133 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.766667 + value: 0.4413199 + inSlope: -0.39045268 + outSlope: -0.39045268 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.033334 + value: 0.35308626 + inSlope: -0.19840051 + outSlope: -0.19840051 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.4 + value: 0.33483094 + inSlope: 0.10574888 + outSlope: 0.10574888 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.1000004 + value: 0.4709086 + inSlope: 0.05400633 + outSlope: 0.05400633 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.966667 + value: 0.36299837 + inSlope: 0.029231189 + outSlope: 0.029231189 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.433334 + value: 0.43716323 + inSlope: 0.15556738 + outSlope: 0.15556738 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.833334 + value: 0.45852435 + inSlope: -0.073693335 + outSlope: -0.073693335 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.666667 + value: 0.2806495 + inSlope: -0.13507675 + outSlope: -0.13507675 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.133334 + value: 0.28794953 + inSlope: 0.1778987 + outSlope: 0.1778987 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.400001 + value: 0.3355422 + inSlope: 0.1336081 + outSlope: 0.1336081 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.766667 + value: 0.36918172 + inSlope: -0.032795005 + outSlope: -0.032795005 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.3 + value: 0.3359832 + inSlope: -0.050517127 + outSlope: -0.050517127 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.933334 + value: 0.26987335 + inSlope: -0.06570656 + outSlope: -0.06570656 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.400001 + value: 0.256857 + inSlope: 0.033315275 + outSlope: 0.033315275 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: Right Lower Leg Stretch + path: + classID: 95 + script: {fileID: 0} + flags: 0 + - serializedVersion: 2 + curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.13237624 + inSlope: 0.15167578 + outSlope: 0.15167578 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.033333335 + value: -0.12732038 + inSlope: 0.09885169 + outSlope: 0.09885169 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.10000001 + value: -0.124553725 + inSlope: 0.049169473 + outSlope: 0.049169473 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.23333335 + value: -0.11514227 + inSlope: 0.08964882 + outSlope: 0.08964882 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.33333334 + value: -0.1019318 + inSlope: 0.12404056 + outSlope: 0.12404056 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.36666667 + value: -0.09812967 + inSlope: 0.14044912 + outSlope: 0.14044912 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.40000004 + value: -0.092568524 + inSlope: 0.13944541 + outSlope: 0.13944541 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.4666667 + value: -0.085054405 + inSlope: 0.089094415 + outSlope: 0.089094415 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5 + value: -0.08289368 + inSlope: 0.09745368 + outSlope: 0.09745368 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5666667 + value: -0.075477645 + inSlope: 0.05774458 + outSlope: 0.05774458 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6 + value: -0.07470785 + inSlope: 0.05295796 + outSlope: 0.05295796 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6333334 + value: -0.07194711 + inSlope: 0.05197437 + outSlope: 0.05197437 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6666667 + value: -0.07124289 + inSlope: 0.041634016 + outSlope: 0.041634016 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.70000005 + value: -0.06917151 + inSlope: 0.038495492 + outSlope: 0.038495492 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.73333335 + value: -0.068676524 + inSlope: 0.051608577 + outSlope: 0.051608577 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7666667 + value: -0.06573094 + inSlope: 0.07526563 + outSlope: 0.07526563 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333334 + value: -0.061173525 + inSlope: 0.07326209 + outSlope: 0.07326209 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.90000004 + value: -0.056785785 + inSlope: 0.06651174 + outSlope: 0.06651174 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9333334 + value: -0.054340556 + inSlope: 0.0503484 + outSlope: 0.0503484 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1 + value: -0.05654738 + inSlope: -0.035482034 + outSlope: -0.035482034 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1333334 + value: -0.05744375 + inSlope: -0.046348564 + outSlope: -0.046348564 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2 + value: -0.061803572 + inSlope: -0.06679009 + outSlope: -0.06679009 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2333333 + value: -0.064089954 + inSlope: -0.09121935 + outSlope: -0.09121935 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2666668 + value: -0.06788487 + inSlope: -0.09164314 + outSlope: -0.09164314 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3333334 + value: -0.07259704 + inSlope: -0.056387164 + outSlope: -0.056387164 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3666668 + value: -0.07395865 + inSlope: -0.059775583 + outSlope: -0.059775583 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4666667 + value: -0.0827645 + inSlope: -0.10127363 + outSlope: -0.10127363 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5666667 + value: -0.094704606 + inSlope: -0.10282744 + outSlope: -0.10282744 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7666668 + value: -0.10449302 + inSlope: 0.01415336 + outSlope: 0.01415336 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.8333334 + value: -0.102552176 + inSlope: 0.021708243 + outSlope: 0.021708243 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9000001 + value: -0.10016621 + inSlope: 0.08984749 + outSlope: 0.08984749 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9333334 + value: -0.09630097 + inSlope: 0.09731217 + outSlope: 0.09731217 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0333335 + value: -0.087073945 + inSlope: 0.10498898 + outSlope: 0.10498898 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.1000001 + value: -0.07983063 + inSlope: 0.150114 + outSlope: 0.150114 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.1333334 + value: -0.0735867 + inSlope: 0.17589363 + outSlope: 0.17589363 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.2333333 + value: -0.055990953 + inSlope: 0.20047954 + outSlope: 0.20047954 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.266667 + value: -0.04895386 + inSlope: 0.19566776 + outSlope: 0.19566776 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.3000002 + value: -0.0429464 + inSlope: 0.19444409 + outSlope: 0.19444409 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4 + value: -0.023676014 + inSlope: 0.1348255 + outSlope: 0.1348255 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4333334 + value: -0.020241087 + inSlope: 0.065008566 + outSlope: 0.065008566 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4666667 + value: -0.019342113 + inSlope: -0.032353234 + outSlope: -0.032353234 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5000002 + value: -0.02239799 + inSlope: -0.132988 + outSlope: -0.132988 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5333335 + value: -0.028207993 + inSlope: -0.22680594 + outSlope: -0.22680594 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.6666667 + value: -0.07679561 + inSlope: -0.4253508 + outSlope: -0.4253508 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7333336 + value: -0.10275315 + inSlope: -0.3119432 + outSlope: -0.3119432 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.9 + value: -0.11385481 + inSlope: 0.20060182 + outSlope: 0.20060182 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.0333335 + value: -0.064528085 + inSlope: 0.49545032 + outSlope: 0.49545032 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.0666668 + value: -0.04719098 + inSlope: 0.50789595 + outSlope: 0.50789595 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.1333334 + value: -0.015367677 + inSlope: 0.41852048 + outSlope: 0.41852048 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.1666667 + value: -0.0027670518 + inSlope: 0.31832236 + outSlope: 0.31832236 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.2000003 + value: 0.0058538546 + inSlope: 0.1889854 + outSlope: 0.1889854 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.2333336 + value: 0.009832025 + inSlope: 0.073808976 + outSlope: 0.073808976 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.266667 + value: 0.0107744485 + inSlope: -0.032833353 + outSlope: -0.032833353 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.3000002 + value: 0.0076431367 + inSlope: -0.12995915 + outSlope: -0.12995915 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.3333335 + value: 0.0021105136 + inSlope: -0.17960742 + outSlope: -0.17960742 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.3666668 + value: -0.00433068 + inSlope: -0.18617201 + outSlope: -0.18617201 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.4 + value: -0.010300941 + inSlope: -0.15761417 + outSlope: -0.15761417 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.4333334 + value: -0.014838281 + inSlope: -0.14193368 + outSlope: -0.14193368 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.466667 + value: -0.019763213 + inSlope: -0.1317873 + outSlope: -0.1317873 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.6333334 + value: -0.03105358 + inSlope: -0.016367748 + outSlope: -0.016367748 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.8333335 + value: -0.026857583 + inSlope: 0.07131126 + outSlope: 0.07131126 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.8666668 + value: -0.02416241 + inSlope: 0.07250549 + outSlope: 0.07250549 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.9 + value: -0.022023888 + inSlope: 0.07848299 + outSlope: 0.07848299 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.9333336 + value: -0.018930193 + inSlope: 0.10524586 + outSlope: 0.10524586 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.966667 + value: -0.015007482 + inSlope: 0.10486449 + outSlope: 0.10486449 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4 + value: -0.0119392555 + inSlope: 0.11762631 + outSlope: 0.11762631 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.033334 + value: -0.0071656895 + inSlope: 0.15741047 + outSlope: 0.15741047 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.066667 + value: -0.0014451664 + inSlope: 0.18282977 + outSlope: 0.18282977 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.1000004 + value: 0.0050229495 + inSlope: 0.19565201 + outSlope: 0.19565201 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.1333337 + value: 0.011598289 + inSlope: 0.17958955 + outSlope: 0.17958955 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.166667 + value: 0.016995575 + inSlope: 0.1468923 + outSlope: 0.1468923 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.2000003 + value: 0.0213911 + inSlope: 0.081799045 + outSlope: 0.081799045 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.2333336 + value: 0.02244884 + inSlope: 0.017128771 + outSlope: 0.017128771 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.266667 + value: 0.022533016 + inSlope: -0.023206355 + outSlope: -0.023206355 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.3333335 + value: 0.017831778 + inSlope: -0.106079906 + outSlope: -0.106079906 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.4 + value: 0.009995696 + inSlope: -0.102519676 + outSlope: -0.102519676 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.4666667 + value: 0.0051650344 + inSlope: -0.032670166 + outSlope: -0.032670166 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.5 + value: 0.0048171165 + inSlope: 0.0072004846 + outSlope: 0.0072004846 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.533334 + value: 0.005645078 + inSlope: 0.042579625 + outSlope: 0.042579625 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.6333337 + value: 0.013887535 + inSlope: 0.10203484 + outSlope: 0.10203484 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.7000003 + value: 0.019915251 + inSlope: 0.05233428 + outSlope: 0.05233428 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.766667 + value: 0.02022458 + inSlope: -0.028450862 + outSlope: -0.028450862 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.8 + value: 0.01894462 + inSlope: -0.07726161 + outSlope: -0.07726161 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.8333335 + value: 0.015073812 + inSlope: -0.12862459 + outSlope: -0.12862459 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.9333334 + value: 0.00056494254 + inSlope: -0.13345939 + outSlope: -0.13345939 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.9666667 + value: -0.00357125 + inSlope: -0.118621275 + outSlope: -0.118621275 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.0000005 + value: -0.007343189 + inSlope: -0.11054988 + outSlope: -0.11054988 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.033334 + value: -0.010941289 + inSlope: -0.09452362 + outSlope: -0.09452362 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.066667 + value: -0.013644758 + inSlope: -0.094903156 + outSlope: -0.094903156 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.1000004 + value: -0.01726816 + inSlope: -0.105018124 + outSlope: -0.105018124 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.1333337 + value: -0.02064596 + inSlope: -0.0952942 + outSlope: -0.0952942 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.166667 + value: -0.023621101 + inSlope: -0.098723516 + outSlope: -0.098723516 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.2000003 + value: -0.027227521 + inSlope: -0.08357503 + outSlope: -0.08357503 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.2333336 + value: -0.029192764 + inSlope: -0.06700802 + outSlope: -0.06700802 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.266667 + value: -0.031694718 + inSlope: -0.06547005 + outSlope: -0.06547005 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.4333334 + value: -0.03589954 + inSlope: 0.0016819912 + outSlope: 0.0016819912 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.466667 + value: -0.035737287 + inSlope: 0.016005114 + outSlope: 0.016005114 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.5000005 + value: -0.03483253 + inSlope: 0.016489845 + outSlope: 0.016489845 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.533334 + value: -0.034637965 + inSlope: 0.017804185 + outSlope: 0.017804185 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.6000004 + value: -0.032309894 + inSlope: 0.02580729 + outSlope: 0.02580729 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.6333337 + value: -0.0319251 + inSlope: 0.028252238 + outSlope: 0.028252238 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.666667 + value: -0.030426413 + inSlope: 0.041853428 + outSlope: 0.041853428 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.7333336 + value: -0.027959464 + inSlope: 0.03895826 + outSlope: 0.03895826 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.8 + value: -0.026282508 + inSlope: -0.023522576 + outSlope: -0.023522576 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.8333335 + value: -0.02810583 + inSlope: -0.04701984 + outSlope: -0.04701984 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.9 + value: -0.03098052 + inSlope: -0.06196066 + outSlope: -0.06196066 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.966667 + value: -0.035166424 + inSlope: -0.019682012 + outSlope: -0.019682012 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.0000005 + value: -0.034860037 + inSlope: -0.0056274473 + outSlope: -0.0056274473 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.033334 + value: -0.035541587 + inSlope: -0.019256435 + outSlope: -0.019256435 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.066667 + value: -0.0361438 + inSlope: 0.021118894 + outSlope: 0.021118894 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.1000004 + value: -0.03413366 + inSlope: 0.021828618 + outSlope: 0.021828618 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.1333337 + value: -0.03468856 + inSlope: 0.007344677 + outSlope: 0.007344677 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.266667 + value: -0.026962321 + inSlope: 0.06363737 + outSlope: 0.06363737 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.3333335 + value: -0.022662638 + inSlope: 0.0922389 + outSlope: 0.0922389 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.366667 + value: -0.018976288 + inSlope: 0.10517749 + outSlope: 0.10517749 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.4000006 + value: -0.015650764 + inSlope: 0.08631478 + outSlope: 0.08631478 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.433334 + value: -0.013221927 + inSlope: 0.072587535 + outSlope: 0.072587535 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.466667 + value: -0.0108116 + inSlope: 0.060133845 + outSlope: 0.060133845 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.533334 + value: -0.00823378 + inSlope: 0.017730858 + outSlope: 0.017730858 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.566667 + value: -0.008030952 + inSlope: 0.00023398083 + outSlope: 0.00023398083 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.6000004 + value: -0.008218181 + inSlope: -0.015561661 + outSlope: -0.015561661 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.6333337 + value: -0.009068395 + inSlope: -0.0287764 + outSlope: -0.0287764 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.666667 + value: -0.010136606 + inSlope: -0.03662715 + outSlope: -0.03662715 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.7000003 + value: -0.011510203 + inSlope: -0.036109205 + outSlope: -0.036109205 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.766667 + value: -0.013121248 + inSlope: -0.0077618733 + outSlope: -0.0077618733 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.8 + value: -0.013061342 + inSlope: 0.0072234333 + outSlope: 0.0072234333 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.8333335 + value: -0.012639686 + inSlope: 0.03463442 + outSlope: 0.03463442 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.866667 + value: -0.010752383 + inSlope: 0.045536205 + outSlope: 0.045536205 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.9000006 + value: -0.009603926 + inSlope: 0.037722953 + outSlope: 0.037722953 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.933334 + value: -0.008237505 + inSlope: 0.02410034 + outSlope: 0.02410034 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.966667 + value: -0.007997238 + inSlope: 0.020078154 + outSlope: 0.020078154 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.0000005 + value: -0.006898963 + inSlope: 0.035903335 + outSlope: 0.035903335 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.066667 + value: -0.004165913 + inSlope: 0.04441823 + outSlope: 0.04441823 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.1333337 + value: -0.0009285036 + inSlope: 0.05533512 + outSlope: 0.05533512 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.166667 + value: 0.0010465328 + inSlope: 0.063436225 + outSlope: 0.063436225 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.2000003 + value: 0.003300574 + inSlope: 0.06404342 + outSlope: 0.06404342 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.2333336 + value: 0.00531609 + inSlope: 0.05961518 + outSlope: 0.05961518 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.266667 + value: 0.0072749155 + inSlope: 0.054177113 + outSlope: 0.054177113 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.3 + value: 0.008927894 + inSlope: 0.054491967 + outSlope: 0.054491967 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.3333335 + value: 0.01090771 + inSlope: 0.04464851 + outSlope: 0.04464851 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.3666673 + value: 0.0119044725 + inSlope: 0.034003302 + outSlope: 0.034003302 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.466667 + value: 0.015006448 + inSlope: 0.00839623 + outSlope: 0.00839623 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.5000005 + value: 0.0148948 + inSlope: -0.008316281 + outSlope: -0.008316281 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.533334 + value: 0.01445203 + inSlope: -0.035904754 + outSlope: -0.035904754 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.566667 + value: 0.012501152 + inSlope: -0.047761023 + outSlope: -0.047761023 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.6333337 + value: 0.010176207 + inSlope: -0.03756528 + outSlope: -0.03756528 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.666667 + value: 0.008763615 + inSlope: -0.048145063 + outSlope: -0.048145063 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.7000003 + value: 0.006966539 + inSlope: -0.05250779 + outSlope: -0.05250779 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.7333336 + value: 0.005263099 + inSlope: -0.046837658 + outSlope: -0.046837658 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.766667 + value: 0.0038440316 + inSlope: -0.028439937 + outSlope: -0.028439937 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.8 + value: 0.003367105 + inSlope: -0.021699334 + outSlope: -0.021699334 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.833334 + value: 0.0023973968 + inSlope: -0.012366777 + outSlope: -0.012366777 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.8666673 + value: 0.00254264 + inSlope: 0.007998614 + outSlope: 0.007998614 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.9000006 + value: 0.0029306372 + inSlope: 0.015507733 + outSlope: 0.015507733 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.933334 + value: 0.003576488 + inSlope: 0.016157381 + outSlope: 0.016157381 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.966667 + value: 0.004007795 + inSlope: 0.00704461 + outSlope: 0.00704461 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.066668 + value: 0.003158491 + inSlope: -0.02211554 + outSlope: -0.02211554 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.1 + value: 0.002299422 + inSlope: -0.033080794 + outSlope: -0.033080794 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.133334 + value: 0.0009531 + inSlope: -0.041524384 + outSlope: -0.041524384 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.166667 + value: -0.00046886664 + inSlope: -0.049816057 + outSlope: -0.049816057 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.200001 + value: -0.0023679743 + inSlope: -0.04233611 + outSlope: -0.04233611 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.233334 + value: -0.0032912854 + inSlope: -0.053148467 + outSlope: -0.053148467 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.266667 + value: -0.0059112264 + inSlope: -0.080427386 + outSlope: -0.080427386 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.333334 + value: -0.011327305 + inSlope: -0.079337195 + outSlope: -0.079337195 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.533334 + value: -0.025869874 + inSlope: -0.06263894 + outSlope: -0.06263894 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.566668 + value: -0.027849166 + inSlope: -0.04045209 + outSlope: -0.04045209 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.6 + value: -0.028566696 + inSlope: -0.03184695 + outSlope: -0.03184695 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.666667 + value: -0.03132093 + inSlope: -0.040452443 + outSlope: -0.040452443 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.866667 + value: -0.039983053 + inSlope: -0.049946673 + outSlope: -0.049946673 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.933333 + value: -0.04406421 + inSlope: -0.07532572 + outSlope: -0.07532572 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.966667 + value: -0.046833575 + inSlope: -0.11645663 + outSlope: -0.11645663 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9 + value: -0.051827945 + inSlope: -0.13582376 + outSlope: -0.13582376 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.066668 + value: -0.060521707 + inSlope: -0.14672586 + outSlope: -0.14672586 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.166667 + value: -0.07664772 + inSlope: -0.17909032 + outSlope: -0.17909032 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.233334 + value: -0.08820583 + inSlope: -0.15330228 + outSlope: -0.15330228 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.566668 + value: -0.12788124 + inSlope: -0.03974426 + outSlope: -0.03974426 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.833334 + value: -0.12136525 + inSlope: 0.080154076 + outSlope: 0.080154076 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.000001 + value: -0.10155379 + inSlope: 0.1162239 + outSlope: 0.1162239 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.1 + value: -0.089522384 + inSlope: 0.11054217 + outSlope: 0.11054217 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.166667 + value: -0.08186811 + inSlope: 0.10866433 + outSlope: 0.10866433 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.200001 + value: -0.078507386 + inSlope: 0.11834054 + outSlope: 0.11834054 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.266667 + value: -0.070515074 + inSlope: 0.09364815 + outSlope: 0.09364815 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.333334 + value: -0.06620175 + inSlope: 0.042217284 + outSlope: 0.042217284 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.366667 + value: -0.064921066 + inSlope: 0.0069974447 + outSlope: 0.0069974447 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.466667 + value: -0.06930633 + inSlope: -0.0620545 + outSlope: -0.0620545 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.566668 + value: -0.07698157 + inSlope: -0.10982872 + outSlope: -0.10982872 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.6 + value: -0.08136197 + inSlope: -0.09802961 + outSlope: -0.09802961 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.666667 + value: -0.08546239 + inSlope: -0.057461925 + outSlope: -0.057461925 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.966667 + value: -0.0999445 + inSlope: -0.04576847 + outSlope: -0.04576847 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.1 + value: -0.10765731 + inSlope: -0.053494357 + outSlope: -0.053494357 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.333334 + value: -0.12202366 + inSlope: -0.07298057 + outSlope: -0.07298057 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.366667 + value: -0.12457426 + inSlope: -0.15531479 + outSlope: -0.15531479 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.400001 + value: -0.13237804 + inSlope: -0.23411036 + outSlope: -0.23411036 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: Right Lower Leg Twist In-Out + path: + classID: 95 + script: {fileID: 0} + flags: 0 + - serializedVersion: 2 + curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.6359689 + inSlope: 0.12382149 + outSlope: 0.12382149 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.4666667 + value: -0.524047 + inSlope: 0.35557884 + outSlope: 0.35557884 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: -0.46622276 + inSlope: -0.17778465 + outSlope: -0.17778465 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3666668 + value: -0.62563986 + inSlope: -0.6152955 + outSlope: -0.6152955 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6666667 + value: -0.747734 + inSlope: -0.19735712 + outSlope: -0.19735712 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9666668 + value: -0.7493353 + inSlope: 0.31272006 + outSlope: 0.31272006 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.3333335 + value: -0.58091956 + inSlope: 0.6034744 + outSlope: 0.6034744 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.6666667 + value: -0.34998444 + inSlope: 0.6192073 + outSlope: 0.6192073 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.8666668 + value: -0.2931585 + inSlope: -0.097738 + outSlope: -0.097738 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.3333335 + value: -0.53606015 + inSlope: -0.5446981 + outSlope: -0.5446981 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.7000003 + value: -0.6523843 + inSlope: -0.13788924 + outSlope: -0.13788924 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.033334 + value: -0.59820837 + inSlope: 0.44327173 + outSlope: 0.44327173 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.4666667 + value: -0.41417754 + inSlope: 0.11712772 + outSlope: 0.11712772 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.766667 + value: -0.47324583 + inSlope: -0.45118195 + outSlope: -0.45118195 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.066667 + value: -0.5778158 + inSlope: -0.13787104 + outSlope: -0.13787104 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.566667 + value: -0.5392421 + inSlope: 0.25519007 + outSlope: 0.25519007 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.933334 + value: -0.4478448 + inSlope: 0.25063336 + outSlope: 0.25063336 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.3 + value: -0.4183599 + inSlope: -0.111399844 + outSlope: -0.111399844 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.766667 + value: -0.5133926 + inSlope: -0.17869788 + outSlope: -0.17869788 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.066667 + value: -0.53358716 + inSlope: 0.09447643 + outSlope: 0.09447643 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.433334 + value: -0.48976198 + inSlope: 0.10855 + outSlope: 0.10855 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.9000006 + value: -0.45827803 + inSlope: -0.12160745 + outSlope: -0.12160745 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.733334 + value: -0.6460645 + inSlope: -0.10639271 + outSlope: -0.10639271 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.166667 + value: -0.63801146 + inSlope: 0.17680869 + outSlope: 0.17680869 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.766667 + value: -0.63317466 + inSlope: -0.19683227 + outSlope: -0.19683227 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.333334 + value: -0.71970016 + inSlope: -0.055758532 + outSlope: -0.055758532 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.766667 + value: -0.71286607 + inSlope: 0.014111146 + outSlope: 0.014111146 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.200001 + value: -0.6924018 + inSlope: 0.16147247 + outSlope: 0.16147247 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.400001 + value: -0.635966 + inSlope: 0.37947565 + outSlope: 0.37947565 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: Right Foot Up-Down + path: + classID: 95 + script: {fileID: 0} + flags: 0 + - serializedVersion: 2 + curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.9879321 + inSlope: -0.61788076 + outSlope: -0.61788076 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.3 + value: -1.1236324 + inSlope: -0.5200947 + outSlope: -0.5200947 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333334 + value: -1.2728997 + inSlope: 0.006231653 + outSlope: 0.006231653 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3000001 + value: -1.1727775 + inSlope: 0.38895643 + outSlope: 0.38895643 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5666667 + value: -1.0578387 + inSlope: 0.38753068 + outSlope: 0.38753068 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.8000001 + value: -1.0478725 + inSlope: -0.35017347 + outSlope: -0.35017347 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666668 + value: -1.174201 + inSlope: -0.51019955 + outSlope: -0.51019955 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4333334 + value: -1.3676069 + inSlope: -0.16496316 + outSlope: -0.16496316 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.8000002 + value: -1.2566617 + inSlope: 0.07846899 + outSlope: 0.07846899 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.1333334 + value: -1.3660061 + inSlope: -0.4003022 + outSlope: -0.4003022 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.3666668 + value: -1.3149259 + inSlope: 0.67437595 + outSlope: 0.67437595 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.7333336 + value: -1.2048997 + inSlope: -0.24968529 + outSlope: -0.24968529 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.166667 + value: -1.4182456 + inSlope: -0.34632537 + outSlope: -0.34632537 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.533334 + value: -1.3848417 + inSlope: 0.040828183 + outSlope: 0.040828183 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.866667 + value: -1.3456868 + inSlope: 0.42785925 + outSlope: 0.42785925 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.4333334 + value: -1.2355429 + inSlope: -0.1831972 + outSlope: -0.1831972 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.933334 + value: -1.3388602 + inSlope: 0.017818628 + outSlope: 0.017818628 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.666667 + value: -1.2922381 + inSlope: 0.18964487 + outSlope: 0.18964487 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.566667 + value: -1.3574214 + inSlope: 0.11254738 + outSlope: 0.11254738 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.066668 + value: -1.3188454 + inSlope: 0.10763016 + outSlope: 0.10763016 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.833334 + value: -1.1715592 + inSlope: 0.10141426 + outSlope: 0.10141426 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.633334 + value: -1.0970235 + inSlope: -0.02523243 + outSlope: -0.02523243 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.233334 + value: -1.1178893 + inSlope: -0.05709042 + outSlope: -0.05709042 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.6 + value: -1.0523584 + inSlope: 0.29271615 + outSlope: 0.29271615 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.166667 + value: -0.9982642 + inSlope: 0.018494781 + outSlope: 0.018494781 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.400001 + value: -0.9879391 + inSlope: 0.32967484 + outSlope: 0.32967484 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: Right Foot Twist In-Out + path: + classID: 95 + script: {fileID: 0} + flags: 0 + - serializedVersion: 2 + curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.006454877 + inSlope: -0.00072123477 + outSlope: -0.00072123477 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.26666668 + value: -0.0069450806 + inSlope: -0.001997324 + outSlope: -0.001997324 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.4666667 + value: -0.007664713 + inSlope: -0.004931069 + outSlope: -0.004931069 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9333334 + value: -0.008363924 + inSlope: 0.0015757419 + outSlope: 0.0015757419 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2333333 + value: -0.0073046577 + inSlope: 0.0051590367 + outSlope: 0.0051590367 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4666667 + value: -0.006455252 + inSlope: 0.0031888369 + outSlope: 0.0031888369 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.8666668 + value: -0.006109883 + inSlope: -0.0020777462 + outSlope: -0.0020777462 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.2 + value: -0.0069878725 + inSlope: -0.0032267706 + outSlope: -0.0032267706 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.266667 + value: -0.0073336866 + inSlope: -0.007165049 + outSlope: -0.007165049 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.6333334 + value: -0.009604022 + inSlope: -0.005652384 + outSlope: -0.005652384 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.6666667 + value: -0.009797659 + inSlope: 0.0010557994 + outSlope: 0.0010557994 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7 + value: -0.009533635 + inSlope: 0.0051785177 + outSlope: 0.0051785177 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.8666668 + value: -0.009455873 + inSlope: -0.0012694125 + outSlope: -0.0012694125 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.0000002 + value: -0.009697597 + inSlope: -0.0049505522 + outSlope: -0.0049505522 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.0333335 + value: -0.009943451 + inSlope: -0.00029044715 + outSlope: -0.00029044715 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.0666668 + value: -0.00971696 + inSlope: 0.006379291 + outSlope: 0.006379291 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.3333335 + value: -0.007947485 + inSlope: 0.007730623 + outSlope: 0.007730623 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.5333335 + value: -0.0067943716 + inSlope: 0.002311857 + outSlope: 0.002311857 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.8666668 + value: -0.0068145553 + inSlope: -0.0022841895 + outSlope: -0.0022841895 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.1000004 + value: -0.008087402 + inSlope: -0.00613595 + outSlope: -0.00613595 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.4333334 + value: -0.009311722 + inSlope: -0.00029149494 + outSlope: -0.00029149494 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.766667 + value: -0.008521668 + inSlope: 0.005181083 + outSlope: 0.005181083 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.1000004 + value: -0.0070377337 + inSlope: 0.0011613138 + outSlope: 0.0011613138 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.4333334 + value: -0.007059215 + inSlope: -0.0012658057 + outSlope: -0.0012658057 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.7000003 + value: -0.007937137 + inSlope: -0.0038993768 + outSlope: -0.0038993768 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.1333337 + value: -0.0090826005 + inSlope: -0.0008129476 + outSlope: -0.0008129476 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.6333337 + value: -0.008007522 + inSlope: 0.0026402043 + outSlope: 0.0026402043 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.033334 + value: -0.0076849996 + inSlope: -0.0016151803 + outSlope: -0.0016151803 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.533334 + value: -0.008493835 + inSlope: -0.00058346486 + outSlope: -0.00058346486 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.7000003 + value: -0.008572553 + inSlope: 0.0012361223 + outSlope: 0.0012361223 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.7333336 + value: -0.008499844 + inSlope: -0.0040781633 + outSlope: -0.0040781633 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.766667 + value: -0.008844431 + inSlope: -0.00041905371 + outSlope: -0.00041905371 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.8 + value: -0.008527781 + inSlope: 0.0050678668 + outSlope: 0.0050678668 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.8666673 + value: -0.008468973 + inSlope: 0.0012258545 + outSlope: 0.0012258545 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.333334 + value: -0.0072557204 + inSlope: 0.0035305237 + outSlope: 0.0035305237 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.633334 + value: -0.0067038722 + inSlope: 0.001272457 + outSlope: 0.001272457 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.266667 + value: -0.006763876 + inSlope: -0.00078479794 + outSlope: -0.00078479794 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.966667 + value: -0.006583729 + inSlope: 0.00088418816 + outSlope: 0.00088418816 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.533334 + value: -0.00627473 + inSlope: 0.0006828377 + outSlope: 0.0006828377 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.200001 + value: -0.006148883 + inSlope: -0.00063521863 + outSlope: -0.00063521863 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.333334 + value: -0.006294092 + inSlope: -0.0011024137 + outSlope: -0.0011024137 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.400001 + value: -0.006457951 + inSlope: -0.0040386543 + outSlope: -0.0040386543 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: Right Toes Up-Down + path: + classID: 95 + script: {fileID: 0} + flags: 0 + - serializedVersion: 2 + curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.21830611 + inSlope: 0.024238227 + outSlope: 0.024238227 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.3 + value: -0.17623015 + inSlope: 0.19405448 + outSlope: 0.19405448 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5666667 + value: -0.13703723 + inSlope: 0.109463856 + outSlope: 0.109463856 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9333334 + value: -0.15171383 + inSlope: -0.16844319 + outSlope: -0.16844319 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2666668 + value: -0.24748279 + inSlope: -0.35107094 + outSlope: -0.35107094 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7333335 + value: -0.38915592 + inSlope: -0.109957024 + outSlope: -0.109957024 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666668 + value: -0.37516147 + inSlope: 0.20648918 + outSlope: 0.20648918 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4333334 + value: -0.2949646 + inSlope: 0.2617396 + outSlope: 0.2617396 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7 + value: -0.25132638 + inSlope: 0.14782351 + outSlope: 0.14782351 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.8666668 + value: -0.2362442 + inSlope: -0.008453884 + outSlope: -0.008453884 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.3000002 + value: -0.29158115 + inSlope: -0.25387356 + outSlope: -0.25387356 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.6000001 + value: -0.35859358 + inSlope: -0.18163982 + outSlope: -0.18163982 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.8000002 + value: -0.38204157 + inSlope: -0.07186226 + outSlope: -0.07186226 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.8333335 + value: -0.38410497 + inSlope: -0.24332711 + outSlope: -0.24332711 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.8666668 + value: -0.39826337 + inSlope: -0.11087593 + outSlope: -0.11087593 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.9 + value: -0.3914967 + inSlope: 0.11412041 + outSlope: 0.11412041 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.9333336 + value: -0.39065534 + inSlope: 0.10299371 + outSlope: 0.10299371 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.966667 + value: -0.38463044 + inSlope: 0.025730893 + outSlope: 0.025730893 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4 + value: -0.38893992 + inSlope: 0.028301798 + outSlope: 0.028301798 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.066667 + value: -0.37974778 + inSlope: 0.05017926 + outSlope: 0.05017926 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.1000004 + value: -0.37939826 + inSlope: 0.08484014 + outSlope: 0.08484014 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.1333337 + value: -0.37409177 + inSlope: 0.08819469 + outSlope: 0.08819469 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.166667 + value: -0.37351862 + inSlope: 0.0943079 + outSlope: 0.0943079 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.2000003 + value: -0.3678046 + inSlope: 0.081594214 + outSlope: 0.081594214 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.3 + value: -0.36868528 + inSlope: 0.034693517 + outSlope: 0.034693517 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.3333335 + value: -0.364895 + inSlope: 0.030810567 + outSlope: 0.030810567 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.366667 + value: -0.36663124 + inSlope: 0.023548925 + outSlope: 0.023548925 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.4333334 + value: -0.363866 + inSlope: -0.03742758 + outSlope: -0.03742758 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.533334 + value: -0.37539873 + inSlope: -0.13840166 + outSlope: -0.13840166 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.6000004 + value: -0.3892502 + inSlope: -0.20077872 + outSlope: -0.20077872 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.6333337 + value: -0.39381555 + inSlope: -0.20362234 + outSlope: -0.20362234 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.666667 + value: -0.402825 + inSlope: -0.18305111 + outSlope: -0.18305111 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.766667 + value: -0.41905493 + inSlope: -0.26201588 + outSlope: -0.26201588 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.866667 + value: -0.43940467 + inSlope: -0.15432999 + outSlope: -0.15432999 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.9666667 + value: -0.46201807 + inSlope: -0.10172585 + outSlope: -0.10172585 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.033334 + value: -0.46668422 + inSlope: -0.20161112 + outSlope: -0.20161112 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.1000004 + value: -0.4791632 + inSlope: 0.006246425 + outSlope: 0.006246425 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.166667 + value: -0.4776934 + inSlope: -0.042015057 + outSlope: -0.042015057 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.266667 + value: -0.4808823 + inSlope: 0.15129417 + outSlope: 0.15129417 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.366667 + value: -0.4622671 + inSlope: 0.11789169 + outSlope: 0.11789169 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.6333337 + value: -0.4105513 + inSlope: 0.28097194 + outSlope: 0.28097194 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.8 + value: -0.37072718 + inSlope: 0.20342116 + outSlope: 0.20342116 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.9 + value: -0.35343894 + inSlope: 0.19119088 + outSlope: 0.19119088 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.1000004 + value: -0.3334558 + inSlope: -0.013971193 + outSlope: -0.013971193 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.1333337 + value: -0.3357885 + inSlope: -0.008138277 + outSlope: -0.008138277 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.2000003 + value: -0.33613303 + inSlope: -0.043626618 + outSlope: -0.043626618 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.533334 + value: -0.34830222 + inSlope: 0.0048503326 + outSlope: 0.0048503326 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.7000003 + value: -0.34796888 + inSlope: 0.06660468 + outSlope: 0.06660468 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.7333336 + value: -0.34414837 + inSlope: 0.053771637 + outSlope: 0.053771637 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.766667 + value: -0.3443841 + inSlope: 0.07090159 + outSlope: 0.07090159 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.8 + value: -0.3394216 + inSlope: 0.09567941 + outSlope: 0.09567941 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.9000006 + value: -0.3300195 + inSlope: 0.10575035 + outSlope: 0.10575035 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.033334 + value: -0.31916612 + inSlope: 0.09732896 + outSlope: 0.09732896 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.2333336 + value: -0.30885124 + inSlope: 0.055727415 + outSlope: 0.055727415 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.3 + value: -0.3059589 + inSlope: -0.0050000893 + outSlope: -0.0050000893 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.3666673 + value: -0.30450016 + inSlope: 0.007535835 + outSlope: 0.007535835 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.4000006 + value: -0.30532533 + inSlope: 0.034120414 + outSlope: 0.034120414 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.433334 + value: -0.30222547 + inSlope: 0.03889922 + outSlope: 0.03889922 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.5000005 + value: -0.30108157 + inSlope: 0.08622997 + outSlope: 0.08622997 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.566667 + value: -0.293095 + inSlope: 0.06632975 + outSlope: 0.06632975 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.666667 + value: -0.28729564 + inSlope: 0.09475672 + outSlope: 0.09475672 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.9000006 + value: -0.27294266 + inSlope: 0.08508646 + outSlope: 0.08508646 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8 + value: -0.26854438 + inSlope: -0.029154025 + outSlope: -0.029154025 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.1 + value: -0.26899308 + inSlope: -0.037675377 + outSlope: -0.037675377 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.166667 + value: -0.27303052 + inSlope: -0.015709477 + outSlope: -0.015709477 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.266667 + value: -0.27852488 + inSlope: -0.1541991 + outSlope: -0.1541991 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.3 + value: -0.28595504 + inSlope: -0.12784629 + outSlope: -0.12784629 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.366667 + value: -0.28631374 + inSlope: -0.069223896 + outSlope: -0.069223896 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.433333 + value: -0.2989896 + inSlope: -0.11706078 + outSlope: -0.11706078 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.466667 + value: -0.29946682 + inSlope: -0.10088413 + outSlope: -0.10088413 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.533334 + value: -0.3101195 + inSlope: -0.10246081 + outSlope: -0.10246081 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.766667 + value: -0.32478714 + inSlope: -0.055438876 + outSlope: -0.055438876 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.833334 + value: -0.32778051 + inSlope: -0.014525927 + outSlope: -0.014525927 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.933333 + value: -0.33142197 + inSlope: 0.039056953 + outSlope: 0.039056953 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.066668 + value: -0.3222715 + inSlope: 0.11760807 + outSlope: 0.11760807 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.233334 + value: -0.30352622 + inSlope: 0.18193483 + outSlope: 0.18193483 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.3 + value: -0.29048777 + inSlope: 0.15187968 + outSlope: 0.15187968 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.400001 + value: -0.27453446 + inSlope: 0.18432587 + outSlope: 0.18432587 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.433333 + value: -0.26671332 + inSlope: 0.16123013 + outSlope: 0.16123013 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.500001 + value: -0.26011118 + inSlope: 0.09737483 + outSlope: 0.09737483 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.566668 + value: -0.2555179 + inSlope: 0.09144429 + outSlope: 0.09144429 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.6 + value: -0.25119796 + inSlope: 0.071004346 + outSlope: 0.071004346 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.666667 + value: -0.24852386 + inSlope: 0.06602803 + outSlope: 0.06602803 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.833334 + value: -0.2370672 + inSlope: 0.0777268 + outSlope: 0.0777268 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.866667 + value: -0.23370321 + inSlope: 0.046604875 + outSlope: 0.046604875 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.900001 + value: -0.23396026 + inSlope: 0.045330133 + outSlope: 0.045330133 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.933333 + value: -0.23068126 + inSlope: 0.03592688 + outSlope: 0.03592688 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.966667 + value: -0.23156519 + inSlope: 0.03675337 + outSlope: 0.03675337 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.033334 + value: -0.2270993 + inSlope: -0.090058394 + outSlope: -0.090058394 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.066668 + value: -0.234235 + inSlope: -0.015222281 + outSlope: -0.015222281 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.1 + value: -0.2281143 + inSlope: 0.0051548555 + outSlope: 0.0051548555 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.133334 + value: -0.23389152 + inSlope: 0.071674876 + outSlope: 0.071674876 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.166667 + value: -0.22333622 + inSlope: 0.050601266 + outSlope: 0.050601266 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.200001 + value: -0.23051836 + inSlope: -0.045029216 + outSlope: -0.045029216 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.266667 + value: -0.2212187 + inSlope: 0.08553453 + outSlope: 0.08553453 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.366667 + value: -0.21963704 + inSlope: 0.013527295 + outSlope: 0.013527295 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.400001 + value: -0.21778236 + inSlope: 0.00003978557 + outSlope: 0.00003978557 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: Left Shoulder Down-Up + path: + classID: 95 + script: {fileID: 0} + flags: 0 + - serializedVersion: 2 + curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.8666239 + inSlope: 0.002236962 + outSlope: 0.002236962 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: -0.92428476 + inSlope: -0.07085228 + outSlope: -0.07085228 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6333334 + value: -0.89504117 + inSlope: 0.18090534 + outSlope: 0.18090534 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0333335 + value: -0.8741482 + inSlope: -0.11749835 + outSlope: -0.11749835 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7 + value: -0.9924221 + inSlope: -0.15306976 + outSlope: -0.15306976 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.1000001 + value: -0.9968346 + inSlope: 0.109647915 + outSlope: 0.109647915 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.6666667 + value: -0.9644623 + inSlope: -0.12389536 + outSlope: -0.12389536 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.8666668 + value: -1.0089467 + inSlope: -0.3481153 + outSlope: -0.3481153 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.2333336 + value: -1.113955 + inSlope: -0.24380946 + outSlope: -0.24380946 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.566667 + value: -1.1347247 + inSlope: 0.06939418 + outSlope: 0.06939418 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.0000005 + value: -1.076397 + inSlope: 0.041911595 + outSlope: 0.041911595 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.6333337 + value: -1.2040238 + inSlope: -0.16661184 + outSlope: -0.16661184 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.266667 + value: -1.215347 + inSlope: -0.026435878 + outSlope: -0.026435878 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.966667 + value: -1.2222638 + inSlope: -0.086778484 + outSlope: -0.086778484 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.7000003 + value: -1.1781687 + inSlope: 0.0826139 + outSlope: 0.0826139 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.233334 + value: -1.1068937 + inSlope: 0.108949624 + outSlope: 0.108949624 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.5 + value: -1.1204184 + inSlope: -0.20333865 + outSlope: -0.20333865 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.266667 + value: -1.2997873 + inSlope: 0.1207191 + outSlope: 0.1207191 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.566668 + value: -1.2212694 + inSlope: 0.38164175 + outSlope: 0.38164175 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.000001 + value: -1.0897437 + inSlope: 0.29025957 + outSlope: 0.29025957 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.133334 + value: -1.0625752 + inSlope: 0.278044 + outSlope: 0.278044 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.166667 + value: -1.0477645 + inSlope: 0.26535016 + outSlope: 0.26535016 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.266667 + value: -1.0242419 + inSlope: 0.2707758 + outSlope: 0.2707758 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.866667 + value: -0.90501744 + inSlope: 0.15580708 + outSlope: 0.15580708 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.400001 + value: -0.86625165 + inSlope: -0.000041126656 + outSlope: -0.000041126656 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: Left Shoulder Front-Back + path: + classID: 95 + script: {fileID: 0} + flags: 0 + - serializedVersion: 2 + curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.05279738 + inSlope: -0.18527626 + outSlope: -0.18527626 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.033333335 + value: 0.046621505 + inSlope: -0.15324515 + outSlope: -0.15324515 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.16666667 + value: 0.044348482 + inSlope: 0.12845626 + outSlope: 0.12845626 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.33333334 + value: 0.084897384 + inSlope: 0.30101764 + outSlope: 0.30101764 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.53333336 + value: 0.14073724 + inSlope: 0.20900872 + outSlope: 0.20900872 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6666667 + value: 0.16861507 + inSlope: 0.22563192 + outSlope: 0.22563192 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8000001 + value: 0.1925679 + inSlope: 0.08798023 + outSlope: 0.08798023 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666667 + value: 0.19093394 + inSlope: -0.08348115 + outSlope: -0.08348115 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4666667 + value: 0.15360379 + inSlope: -0.19909528 + outSlope: -0.19909528 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6333334 + value: 0.11314602 + inSlope: -0.26451135 + outSlope: -0.26451135 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.8333334 + value: 0.07129931 + inSlope: -0.13410914 + outSlope: -0.13410914 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.1000001 + value: 0.07508906 + inSlope: 0.11403713 + outSlope: 0.11403713 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.2 + value: 0.086892314 + inSlope: 0.1223768 + outSlope: 0.1223768 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.3666668 + value: 0.095875435 + inSlope: -0.052901592 + outSlope: -0.052901592 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5000002 + value: 0.08197791 + inSlope: -0.12327882 + outSlope: -0.12327882 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7 + value: 0.05575025 + inSlope: -0.10091112 + outSlope: -0.10091112 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.9 + value: 0.040234517 + inSlope: -0.09978296 + outSlope: -0.09978296 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.9333334 + value: 0.036556136 + inSlope: -0.09415311 + outSlope: -0.09415311 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.0000002 + value: 0.03238854 + inSlope: -0.035152562 + outSlope: -0.035152562 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.0333335 + value: 0.03161413 + inSlope: 0.0045525506 + outSlope: 0.0045525506 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.1333334 + value: 0.03781382 + inSlope: 0.08801593 + outSlope: 0.08801593 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.3333335 + value: 0.05954745 + inSlope: 0.09690517 + outSlope: 0.09690517 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.466667 + value: 0.062120177 + inSlope: -0.07848937 + outSlope: -0.07848937 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.5666668 + value: 0.04577602 + inSlope: -0.24832669 + outSlope: -0.24832669 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.6333334 + value: 0.027342534 + inSlope: -0.28552237 + outSlope: -0.28552237 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.6666667 + value: 0.01778775 + inSlope: -0.26285845 + outSlope: -0.26285845 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.7000003 + value: 0.009818598 + inSlope: -0.20559001 + outSlope: -0.20559001 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.7333336 + value: 0.004081706 + inSlope: -0.15282992 + outSlope: -0.15282992 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.766667 + value: -0.0003700529 + inSlope: -0.11417583 + outSlope: -0.11417583 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.8000002 + value: -0.003530008 + inSlope: -0.044842016 + outSlope: -0.044842016 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.8333335 + value: -0.0033595178 + inSlope: 0.07701148 + outSlope: 0.07701148 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.8666668 + value: 0.0016040859 + inSlope: 0.10145238 + outSlope: 0.10145238 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.9 + value: 0.0034039675 + inSlope: 0.08369918 + outSlope: 0.08369918 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.9333336 + value: 0.007184053 + inSlope: 0.120345525 + outSlope: 0.120345525 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.966667 + value: 0.011427022 + inSlope: 0.18664542 + outSlope: 0.18664542 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4 + value: 0.01962701 + inSlope: 0.2389597 + outSlope: 0.2389597 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.033334 + value: 0.027357705 + inSlope: 0.257433 + outSlope: 0.257433 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.1000004 + value: 0.04667434 + inSlope: 0.284289 + outSlope: 0.284289 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.1333337 + value: 0.055741888 + inSlope: 0.29544336 + outSlope: 0.29544336 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.166667 + value: 0.06637055 + inSlope: 0.29705375 + outSlope: 0.29705375 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.2000003 + value: 0.07554545 + inSlope: 0.2864308 + outSlope: 0.2864308 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.3 + value: 0.104130484 + inSlope: 0.247257 + outSlope: 0.247257 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.4666667 + value: 0.13372956 + inSlope: 0.1259846 + outSlope: 0.1259846 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.7000003 + value: 0.11566695 + inSlope: -0.394842 + outSlope: -0.394842 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.8333335 + value: 0.04792904 + inSlope: -0.55981064 + outSlope: -0.55981064 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.866667 + value: 0.029134177 + inSlope: -0.5359375 + outSlope: -0.5359375 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.9 + value: 0.012199909 + inSlope: -0.48907244 + outSlope: -0.48907244 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.9333334 + value: -0.0034706236 + inSlope: -0.54523563 + outSlope: -0.54523563 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.9666667 + value: -0.024149101 + inSlope: -0.59231293 + outSlope: -0.59231293 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.0000005 + value: -0.042958386 + inSlope: -0.476085 + outSlope: -0.476085 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.033334 + value: -0.05588834 + inSlope: -0.28356904 + outSlope: -0.28356904 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.1000004 + value: -0.06318118 + inSlope: 0.012660429 + outSlope: 0.012660429 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.1333337 + value: -0.061018944 + inSlope: 0.15925659 + outSlope: 0.15925659 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.166667 + value: -0.05256408 + inSlope: 0.30565768 + outSlope: 0.30565768 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.2000003 + value: -0.040641785 + inSlope: 0.4136995 + outSlope: 0.4136995 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.2333336 + value: -0.02498414 + inSlope: 0.47712696 + outSlope: 0.47712696 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.266667 + value: -0.0088333525 + inSlope: 0.43779802 + outSlope: 0.43779802 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.3 + value: 0.004202367 + inSlope: 0.34755388 + outSlope: 0.34755388 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.3333335 + value: 0.014336884 + inSlope: 0.2953323 + outSlope: 0.2953323 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.366667 + value: 0.02389117 + inSlope: 0.27910227 + outSlope: 0.27910227 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.4 + value: 0.032943685 + inSlope: 0.24374738 + outSlope: 0.24374738 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.6000004 + value: 0.05648827 + inSlope: 0.022032468 + outSlope: 0.022032468 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.7000003 + value: 0.05600708 + inSlope: -0.008791563 + outSlope: -0.008791563 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.8 + value: 0.056038693 + inSlope: 0.02523676 + outSlope: 0.02523676 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.8333335 + value: 0.057037797 + inSlope: 0.044267554 + outSlope: 0.044267554 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.866667 + value: 0.05898986 + inSlope: 0.04792738 + outSlope: 0.04792738 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.033334 + value: 0.065680444 + inSlope: 0.04861922 + outSlope: 0.04861922 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.166667 + value: 0.07957332 + inSlope: 0.13048926 + outSlope: 0.13048926 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.2000003 + value: 0.083949715 + inSlope: 0.10206407 + outSlope: 0.10206407 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.266667 + value: 0.08867589 + inSlope: 0.043797947 + outSlope: 0.043797947 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.5000005 + value: 0.05831905 + inSlope: -0.26977405 + outSlope: -0.26977405 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.566667 + value: 0.040079854 + inSlope: -0.26122403 + outSlope: -0.26122403 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.6333337 + value: 0.023657015 + inSlope: -0.21569745 + outSlope: -0.21569745 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.666667 + value: 0.017104438 + inSlope: -0.18402253 + outSlope: -0.18402253 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.7333336 + value: 0.006835249 + inSlope: -0.11056987 + outSlope: -0.11056987 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.766667 + value: 0.0040175403 + inSlope: -0.06776222 + outSlope: -0.06776222 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.8 + value: 0.002317772 + inSlope: -0.02817911 + outSlope: -0.02817911 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.8333335 + value: 0.0021389348 + inSlope: 0.01573297 + outSlope: 0.01573297 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.866667 + value: 0.0033666356 + inSlope: 0.062067896 + outSlope: 0.062067896 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.9000006 + value: 0.006276832 + inSlope: 0.111599304 + outSlope: 0.111599304 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.033334 + value: 0.030423762 + inSlope: 0.22076619 + outSlope: 0.22076619 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.166667 + value: 0.06090419 + inSlope: 0.21226251 + outSlope: 0.21226251 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.3666673 + value: 0.09379419 + inSlope: 0.12583831 + outSlope: 0.12583831 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.566667 + value: 0.109036736 + inSlope: 0.038045272 + outSlope: 0.038045272 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.7000003 + value: 0.11808916 + inSlope: 0.1166144 + outSlope: 0.1166144 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.9000006 + value: 0.1375918 + inSlope: 0.003705028 + outSlope: 0.003705028 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.066668 + value: 0.11945628 + inSlope: -0.21684071 + outSlope: -0.21684071 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.266667 + value: 0.069196776 + inSlope: -0.23615174 + outSlope: -0.23615174 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.3 + value: 0.0618369 + inSlope: -0.23249957 + outSlope: -0.23249957 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.366667 + value: 0.04552311 + inSlope: -0.2228551 + outSlope: -0.2228551 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.433333 + value: 0.03229638 + inSlope: -0.2094984 + outSlope: -0.2094984 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.466667 + value: 0.024873275 + inSlope: -0.20001239 + outSlope: -0.20001239 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.5 + value: 0.01896221 + inSlope: -0.16794199 + outSlope: -0.16794199 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.566668 + value: 0.009475569 + inSlope: -0.109829396 + outSlope: -0.109829396 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.6 + value: 0.0063551953 + inSlope: -0.08328102 + outSlope: -0.08328102 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.666667 + value: 0.0023721675 + inSlope: -0.031886995 + outSlope: -0.031886995 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.700001 + value: 0.0017977329 + inSlope: -0.0023509935 + outSlope: -0.0023509935 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.733334 + value: 0.0022154206 + inSlope: 0.017565466 + outSlope: 0.017565466 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.766667 + value: 0.0029687677 + inSlope: 0.03926365 + outSlope: 0.03926365 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.8 + value: 0.004832979 + inSlope: 0.050221927 + outSlope: 0.050221927 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.833334 + value: 0.0063168877 + inSlope: 0.05548816 + outSlope: 0.05548816 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.900001 + value: 0.01105115 + inSlope: 0.070160136 + outSlope: 0.070160136 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.933333 + value: 0.013209519 + inSlope: 0.058025457 + outSlope: 0.058025457 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.966667 + value: 0.014919504 + inSlope: 0.056453124 + outSlope: 0.056453124 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9 + value: 0.016973052 + inSlope: 0.04911238 + outSlope: 0.04911238 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.1 + value: 0.017876334 + inSlope: -0.02652716 + outSlope: -0.02652716 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.133334 + value: 0.016612487 + inSlope: -0.07120966 + outSlope: -0.07120966 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.200001 + value: 0.008027199 + inSlope: -0.1693573 + outSlope: -0.1693573 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.233334 + value: 0.0018385998 + inSlope: -0.24084064 + outSlope: -0.24084064 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.266667 + value: -0.008028883 + inSlope: -0.2981801 + outSlope: -0.2981801 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.3 + value: -0.018040052 + inSlope: -0.24823204 + outSlope: -0.24823204 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.333334 + value: -0.02457762 + inSlope: -0.18650192 + outSlope: -0.18650192 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.400001 + value: -0.037232313 + inSlope: -0.23737189 + outSlope: -0.23737189 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.533334 + value: -0.0818088 + inSlope: -0.39858684 + outSlope: -0.39858684 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.666667 + value: -0.13811888 + inSlope: -0.37375292 + outSlope: -0.37375292 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.933333 + value: -0.18615402 + inSlope: 0.061378676 + outSlope: 0.061378676 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.033334 + value: -0.17381386 + inSlope: 0.20294148 + outSlope: 0.20294148 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.066668 + value: -0.16546397 + inSlope: 0.21298383 + outSlope: 0.21298383 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.1 + value: -0.15961492 + inSlope: 0.23278989 + outSlope: 0.23278989 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.133334 + value: -0.1499446 + inSlope: 0.245316 + outSlope: 0.245316 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.166667 + value: -0.1432605 + inSlope: 0.26645264 + outSlope: 0.26645264 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.200001 + value: -0.13218105 + inSlope: 0.32790947 + outSlope: 0.32790947 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.3 + value: -0.09728309 + inSlope: 0.38339475 + outSlope: 0.38339475 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.500001 + value: -0.021079998 + inSlope: 0.3581002 + outSlope: 0.3581002 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.533334 + value: -0.009266196 + inSlope: 0.32927576 + outSlope: 0.32927576 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.566668 + value: 0.00087167334 + inSlope: 0.24846092 + outSlope: 0.24846092 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.6 + value: 0.0072979024 + inSlope: 0.1858502 + outSlope: 0.1858502 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.733334 + value: 0.027130965 + inSlope: 0.09277667 + outSlope: 0.09277667 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.766667 + value: 0.029627284 + inSlope: -0.0067213923 + outSlope: -0.0067213923 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.8 + value: 0.02668295 + inSlope: 0.04680146 + outSlope: 0.04680146 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.833334 + value: 0.032747507 + inSlope: 0.1127954 + outSlope: 0.1127954 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.866667 + value: 0.034202702 + inSlope: 0.0430979 + outSlope: 0.0430979 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.966667 + value: 0.03947972 + inSlope: 0.05772954 + outSlope: 0.05772954 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.1 + value: 0.048705567 + inSlope: 0.06796598 + outSlope: 0.06796598 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.3 + value: 0.057373084 + inSlope: -0.008070673 + outSlope: -0.008070673 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.400001 + value: 0.05265823 + inSlope: -0.07613785 + outSlope: -0.07613785 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: Left Arm Down-Up + path: + classID: 95 + script: {fileID: 0} + flags: 0 + - serializedVersion: 2 + curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.17396261 + inSlope: 0.12510315 + outSlope: 0.12510315 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.20000002 + value: 0.19820891 + inSlope: 0.011862956 + outSlope: 0.011862956 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.4666667 + value: 0.19696374 + inSlope: 0.074790545 + outSlope: 0.074790545 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6666667 + value: 0.21883725 + inSlope: 0.034314863 + outSlope: 0.034314863 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.90000004 + value: 0.2151774 + inSlope: 0.0060597784 + outSlope: 0.0060597784 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0.21277262 + inSlope: -0.1017383 + outSlope: -0.1017383 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666667 + value: 0.1950263 + inSlope: -0.088369936 + outSlope: -0.088369936 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6000001 + value: 0.17233132 + inSlope: 0.1711416 + outSlope: 0.1711416 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.8000001 + value: 0.21170878 + inSlope: 0.18427107 + outSlope: 0.18427107 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9666668 + value: 0.25079185 + inSlope: 0.28175357 + outSlope: 0.28175357 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.3333335 + value: 0.2974087 + inSlope: -0.013994439 + outSlope: -0.013994439 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5666668 + value: 0.28348407 + inSlope: -0.11451747 + outSlope: -0.11451747 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.766667 + value: 0.26088777 + inSlope: -0.1219235 + outSlope: -0.1219235 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.9333334 + value: 0.25300714 + inSlope: 0.0133032985 + outSlope: 0.0133032985 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.1666667 + value: 0.25109625 + inSlope: -0.033810694 + outSlope: -0.033810694 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.4 + value: 0.22268412 + inSlope: -0.2416333 + outSlope: -0.2416333 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.5666668 + value: 0.18688664 + inSlope: -0.16141705 + outSlope: -0.16141705 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.8000002 + value: 0.12193695 + inSlope: -0.42454058 + outSlope: -0.42454058 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.8333335 + value: 0.107180335 + inSlope: -0.42728603 + outSlope: -0.42728603 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.8666668 + value: 0.09345124 + inSlope: -0.43494788 + outSlope: -0.43494788 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.9 + value: 0.07818384 + inSlope: -0.43021178 + outSlope: -0.43021178 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.966667 + value: 0.052802842 + inSlope: -0.3256378 + outSlope: -0.3256378 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4 + value: 0.04306129 + inSlope: -0.28894973 + outSlope: -0.28894973 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.066667 + value: 0.025848655 + inSlope: -0.19390585 + outSlope: -0.19390585 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.1000004 + value: 0.020612434 + inSlope: -0.11188136 + outSlope: -0.11188136 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.1333337 + value: 0.018389905 + inSlope: -0.031942904 + outSlope: -0.031942904 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.166667 + value: 0.018482909 + inSlope: 0.008366823 + outSlope: 0.008366823 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.2000003 + value: 0.018947693 + inSlope: 0.04715498 + outSlope: 0.04715498 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.2333336 + value: 0.021626571 + inSlope: 0.088020876 + outSlope: 0.088020876 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.266667 + value: 0.024815746 + inSlope: 0.11292122 + outSlope: 0.11292122 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.3 + value: 0.029154645 + inSlope: 0.13550432 + outSlope: 0.13550432 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.3333335 + value: 0.03384936 + inSlope: 0.16649133 + outSlope: 0.16649133 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.366667 + value: 0.040254056 + inSlope: 0.1896699 + outSlope: 0.1896699 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.4 + value: 0.046494007 + inSlope: 0.21011607 + outSlope: 0.21011607 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.533334 + value: 0.08046409 + inSlope: 0.22853637 + outSlope: 0.22853637 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.7333336 + value: 0.11152924 + inSlope: 0.12821138 + outSlope: 0.12821138 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.9333334 + value: 0.13222496 + inSlope: 0.08459226 + outSlope: 0.08459226 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.1000004 + value: 0.1274344 + inSlope: -0.19862224 + outSlope: -0.19862224 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.2333336 + value: 0.09320601 + inSlope: -0.23561808 + outSlope: -0.23561808 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.4 + value: 0.061861306 + inSlope: -0.1185499 + outSlope: -0.1185499 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.6000004 + value: 0.05196371 + inSlope: 0.02849453 + outSlope: 0.02849453 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.666667 + value: 0.054589015 + inSlope: 0.054339036 + outSlope: 0.054339036 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.7000003 + value: 0.05689765 + inSlope: 0.058723446 + outSlope: 0.058723446 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.766667 + value: 0.060888056 + inSlope: 0.083709754 + outSlope: 0.083709754 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.8333335 + value: 0.06790184 + inSlope: 0.123074174 + outSlope: 0.123074174 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.9 + value: 0.075475074 + inSlope: 0.080307186 + outSlope: 0.080307186 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.033334 + value: 0.07857307 + inSlope: -0.019661281 + outSlope: -0.019661281 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.066667 + value: 0.07783367 + inSlope: -0.055181026 + outSlope: -0.055181026 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.1000004 + value: 0.07489434 + inSlope: -0.076040134 + outSlope: -0.076040134 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.1333337 + value: 0.07276433 + inSlope: -0.08762707 + outSlope: -0.08762707 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.166667 + value: 0.06905254 + inSlope: -0.08880981 + outSlope: -0.08880981 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.2000003 + value: 0.06684368 + inSlope: -0.06975962 + outSlope: -0.06975962 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.266667 + value: 0.06296396 + inSlope: -0.04661449 + outSlope: -0.04661449 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.4000006 + value: 0.05761108 + inSlope: -0.0005722032 + outSlope: -0.0005722032 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.566667 + value: 0.067219354 + inSlope: 0.08408342 + outSlope: 0.08408342 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.7333336 + value: 0.07249262 + inSlope: -0.025376404 + outSlope: -0.025376404 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.766667 + value: 0.07155098 + inSlope: -0.061620235 + outSlope: -0.061620235 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.966667 + value: 0.04815797 + inSlope: -0.055118218 + outSlope: -0.055118218 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.066667 + value: 0.050714977 + inSlope: 0.122547165 + outSlope: 0.122547165 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.1333337 + value: 0.06323333 + inSlope: 0.25166354 + outSlope: 0.25166354 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.3 + value: 0.121756524 + inSlope: 0.38576964 + outSlope: 0.38576964 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.5000005 + value: 0.18531162 + inSlope: 0.27443808 + outSlope: 0.27443808 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.666667 + value: 0.21207446 + inSlope: 0.038301535 + outSlope: 0.038301535 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.966667 + value: 0.19851157 + inSlope: -0.08283174 + outSlope: -0.08283174 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.166667 + value: 0.1938663 + inSlope: 0.025221974 + outSlope: 0.025221974 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.366667 + value: 0.19597717 + inSlope: -0.02135871 + outSlope: -0.02135871 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.533334 + value: 0.19011718 + inSlope: -0.09672006 + outSlope: -0.09672006 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.733334 + value: 0.17215985 + inSlope: -0.0944042 + outSlope: -0.0944042 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.900001 + value: 0.14552036 + inSlope: -0.22865781 + outSlope: -0.22865781 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.033334 + value: 0.101397656 + inSlope: -0.41864052 + outSlope: -0.41864052 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.233334 + value: 0.028362827 + inSlope: -0.2118024 + outSlope: -0.2118024 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.266667 + value: 0.02269746 + inSlope: -0.13177721 + outSlope: -0.13177721 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.333334 + value: 0.017271765 + inSlope: -0.07737322 + outSlope: -0.07737322 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.366667 + value: 0.01441945 + inSlope: -0.07578117 + outSlope: -0.07578117 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.400001 + value: 0.012219701 + inSlope: -0.09115571 + outSlope: -0.09115571 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.433333 + value: 0.008342433 + inSlope: -0.11781327 + outSlope: -0.11781327 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.466667 + value: 0.0043654894 + inSlope: -0.13540128 + outSlope: -0.13540128 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.500001 + value: -0.0006844403 + inSlope: -0.14728132 + outSlope: -0.14728132 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.533334 + value: -0.00545326 + inSlope: -0.13428947 + outSlope: -0.13428947 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.566668 + value: -0.009637055 + inSlope: -0.118750736 + outSlope: -0.118750736 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.6 + value: -0.013369975 + inSlope: -0.08989903 + outSlope: -0.08989903 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.633334 + value: -0.015630297 + inSlope: -0.062296003 + outSlope: -0.062296003 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.666667 + value: -0.017523043 + inSlope: -0.05427213 + outSlope: -0.05427213 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.700001 + value: -0.019248433 + inSlope: -0.020055698 + outSlope: -0.020055698 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.733334 + value: -0.018860118 + inSlope: 0.019934442 + outSlope: 0.019934442 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.766667 + value: -0.017919464 + inSlope: 0.026981354 + outSlope: 0.026981354 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.8 + value: -0.017061362 + inSlope: 0.035596594 + outSlope: 0.035596594 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.833334 + value: -0.015546351 + inSlope: 0.044037424 + outSlope: 0.044037424 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.866667 + value: -0.014125535 + inSlope: 0.05769509 + outSlope: 0.05769509 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.900001 + value: -0.011700001 + inSlope: 0.060776073 + outSlope: 0.060776073 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.933333 + value: -0.010073789 + inSlope: 0.06656364 + outSlope: 0.06656364 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.966667 + value: -0.0072624115 + inSlope: 0.07349923 + outSlope: 0.07349923 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.000001 + value: -0.0051737754 + inSlope: 0.073711775 + outSlope: 0.073711775 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.033334 + value: -0.0023483085 + inSlope: 0.10770922 + outSlope: 0.10770922 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.066668 + value: 0.0020068544 + inSlope: 0.08906702 + outSlope: 0.08906702 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.1 + value: 0.0035895268 + inSlope: 0.08054609 + outSlope: 0.08054609 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.133334 + value: 0.00737662 + inSlope: 0.066370875 + outSlope: 0.066370875 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.166667 + value: 0.008014292 + inSlope: 0.06482852 + outSlope: 0.06482852 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.200001 + value: 0.011698561 + inSlope: 0.079075575 + outSlope: 0.079075575 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.233334 + value: 0.0132860225 + inSlope: 0.05316946 + outSlope: 0.05316946 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.266667 + value: 0.015243193 + inSlope: 0.0764755 + outSlope: 0.0764755 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.366667 + value: 0.028646883 + inSlope: 0.19544184 + outSlope: 0.19544184 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.500001 + value: 0.060512114 + inSlope: 0.2545089 + outSlope: 0.2545089 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.633334 + value: 0.09501335 + inSlope: 0.241309 + outSlope: 0.241309 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.733334 + value: 0.11841239 + inSlope: 0.21910104 + outSlope: 0.21910104 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.766667 + value: 0.12544212 + inSlope: 0.15378132 + outSlope: 0.15378132 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.8 + value: 0.12866452 + inSlope: 0.2042607 + outSlope: 0.2042607 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.833334 + value: 0.13905959 + inSlope: 0.24681975 + outSlope: 0.24681975 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.900001 + value: 0.15052757 + inSlope: 0.15865412 + outSlope: 0.15865412 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.233334 + value: 0.17122182 + inSlope: -0.02503889 + outSlope: -0.02503889 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.400001 + value: 0.17489429 + inSlope: 0.0900115 + outSlope: 0.0900115 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: Left Arm Front-Back + path: + classID: 95 + script: {fileID: 0} + flags: 0 + - serializedVersion: 2 + curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.29561305 + inSlope: 0.03477484 + outSlope: 0.03477484 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.20000002 + value: 0.2708253 + inSlope: -0.35222095 + outSlope: -0.35222095 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.53333336 + value: 0.10942443 + inSlope: -0.44189078 + outSlope: -0.44189078 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6333334 + value: 0.06892469 + inSlope: -0.38534558 + outSlope: -0.38534558 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6666667 + value: 0.056006867 + inSlope: -0.34982592 + outSlope: -0.34982592 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.70000005 + value: 0.045602962 + inSlope: -0.29372036 + outSlope: -0.29372036 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7666667 + value: 0.029996231 + inSlope: -0.11822807 + outSlope: -0.11822807 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8000001 + value: 0.02854363 + inSlope: 0.021509087 + outSlope: 0.021509087 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333334 + value: 0.031430166 + inSlope: 0.0727458 + outSlope: 0.0727458 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.86666673 + value: 0.03339335 + inSlope: 0.07473592 + outSlope: 0.07473592 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.90000004 + value: 0.03641256 + inSlope: 0.09721387 + outSlope: 0.09721387 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9333334 + value: 0.039874274 + inSlope: 0.1242708 + outSlope: 0.1242708 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9666667 + value: 0.044697277 + inSlope: 0.11199301 + outSlope: 0.11199301 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0666667 + value: 0.05119032 + inSlope: 0.07255332 + outSlope: 0.07255332 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1333334 + value: 0.057444118 + inSlope: 0.12623324 + outSlope: 0.12623324 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2 + value: 0.06686367 + inSlope: 0.13621393 + outSlope: 0.13621393 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4333334 + value: 0.10643536 + inSlope: 0.24110177 + outSlope: 0.24110177 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6000001 + value: 0.15637565 + inSlope: 0.37093133 + outSlope: 0.37093133 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.8000001 + value: 0.22112189 + inSlope: 0.24718904 + outSlope: 0.24718904 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0333335 + value: 0.2760361 + inSlope: 0.18313935 + outSlope: 0.18313935 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.2 + value: 0.29547882 + inSlope: 0.074919984 + outSlope: 0.074919984 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4666667 + value: 0.29111555 + inSlope: -0.01859751 + outSlope: -0.01859751 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7333336 + value: 0.279408 + inSlope: -0.07613831 + outSlope: -0.07613831 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.1000001 + value: 0.3058385 + inSlope: 0.15148327 + outSlope: 0.15148327 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.4 + value: 0.3646208 + inSlope: 0.17612207 + outSlope: 0.17612207 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.6000001 + value: 0.42038852 + inSlope: 0.3295812 + outSlope: 0.3295812 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.8333335 + value: 0.4538197 + inSlope: 0.04858558 + outSlope: 0.04858558 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.2333336 + value: 0.58515936 + inSlope: 0.55888885 + outSlope: 0.55888885 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.6333337 + value: 0.790434 + inSlope: 0.0058472212 + outSlope: 0.0058472212 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.866667 + value: 0.68851924 + inSlope: -0.8660629 + outSlope: -0.8660629 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.2000003 + value: 0.36833027 + inSlope: -0.85006034 + outSlope: -0.85006034 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.6333337 + value: 0.22383516 + inSlope: 0.118673116 + outSlope: 0.118673116 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.9 + value: 0.2954899 + inSlope: 0.43815476 + outSlope: 0.43815476 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.2000003 + value: 0.42604432 + inSlope: 0.24347194 + outSlope: 0.24347194 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.566667 + value: 0.36384165 + inSlope: -0.65025705 + outSlope: -0.65025705 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.966667 + value: 0.11487342 + inSlope: -0.25225618 + outSlope: -0.25225618 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.166667 + value: 0.12164533 + inSlope: 0.27918202 + outSlope: 0.27918202 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.4000006 + value: 0.22916567 + inSlope: 0.60628355 + outSlope: 0.60628355 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.766667 + value: 0.5026174 + inSlope: 0.6916069 + outSlope: 0.6916069 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.1 + value: 0.6782206 + inSlope: 0.2505781 + outSlope: 0.2505781 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.466667 + value: 0.64085525 + inSlope: -0.27366635 + outSlope: -0.27366635 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.866667 + value: 0.42626956 + inSlope: -0.8360183 + outSlope: -0.8360183 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.166667 + value: 0.1524866 + inSlope: -0.8603114 + outSlope: -0.8603114 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.3 + value: 0.05184131 + inSlope: -0.5896724 + outSlope: -0.5896724 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.366667 + value: 0.019292079 + inSlope: -0.42230004 + outSlope: -0.42230004 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.400001 + value: 0.0060272827 + inSlope: -0.37973225 + outSlope: -0.37973225 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.433333 + value: -0.0060233995 + inSlope: -0.32977706 + outSlope: -0.32977706 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.466667 + value: -0.015957804 + inSlope: -0.2651377 + outSlope: -0.2651377 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.500001 + value: -0.023699483 + inSlope: -0.18817443 + outSlope: -0.18817443 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.533334 + value: -0.028502796 + inSlope: -0.10311768 + outSlope: -0.10311768 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.566668 + value: -0.03057395 + inSlope: -0.0054755937 + outSlope: -0.0054755937 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.666667 + value: -0.016509248 + inSlope: 0.26271772 + outSlope: 0.26271772 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.700001 + value: -0.006516833 + inSlope: 0.34388417 + outSlope: 0.34388417 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.733334 + value: 0.006416299 + inSlope: 0.4163568 + outSlope: 0.4163568 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.8 + value: 0.03746377 + inSlope: 0.51076466 + outSlope: 0.51076466 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.933333 + value: 0.11101678 + inSlope: 0.560275 + outSlope: 0.560275 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.266667 + value: 0.26843262 + inSlope: 0.3403505 + outSlope: 0.3403505 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.6 + value: 0.3398544 + inSlope: 0.115758166 + outSlope: 0.115758166 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.733334 + value: 0.35159767 + inSlope: 0.10536506 + outSlope: 0.10536506 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.766667 + value: 0.3557073 + inSlope: 0.29035223 + outSlope: 0.29035223 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.8 + value: 0.3709543 + inSlope: 0.06445156 + outSlope: 0.06445156 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.833334 + value: 0.36000368 + inSlope: -0.16802396 + outSlope: -0.16802396 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.900001 + value: 0.35855573 + inSlope: -0.06564842 + outSlope: -0.06564842 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.3 + value: 0.2989067 + inSlope: -0.09470917 + outSlope: -0.09470917 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.400001 + value: 0.2961268 + inSlope: 0.021811433 + outSlope: 0.021811433 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: Left Arm Twist In-Out + path: + classID: 95 + script: {fileID: 0} + flags: 0 + - serializedVersion: 2 + curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.5254641 + inSlope: -0.6388342 + outSlope: -0.6388342 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.20000002 + value: 0.41195425 + inSlope: -0.14532919 + outSlope: -0.14532919 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5 + value: 0.45598814 + inSlope: 0.011500895 + outSlope: 0.011500895 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6666667 + value: 0.4537744 + inSlope: 0.09756265 + outSlope: 0.09756265 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9333334 + value: 0.49789605 + inSlope: 0.07069901 + outSlope: 0.07069901 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666667 + value: 0.5503924 + inSlope: 0.20600548 + outSlope: 0.20600548 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3666668 + value: 0.60261023 + inSlope: 0.2882272 + outSlope: 0.2882272 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6333334 + value: 0.6012172 + inSlope: -0.47234106 + outSlope: -0.47234106 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9666668 + value: 0.34727025 + inSlope: -0.9558722 + outSlope: -0.9558722 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.1333334 + value: 0.22276577 + inSlope: -0.5318434 + outSlope: -0.5318434 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.3333335 + value: 0.14949223 + inSlope: -0.17542759 + outSlope: -0.17542759 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5000002 + value: 0.13838042 + inSlope: 0.036280654 + outSlope: 0.036280654 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7333336 + value: 0.17977099 + inSlope: 0.25763017 + outSlope: 0.25763017 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.9 + value: 0.20656781 + inSlope: 0.025290573 + outSlope: 0.025290573 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.966667 + value: 0.20910394 + inSlope: 0.11831341 + outSlope: 0.11831341 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.1666667 + value: 0.2682529 + inSlope: 0.41086543 + outSlope: 0.41086543 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.3333335 + value: 0.3668205 + inSlope: 0.65507567 + outSlope: 0.65507567 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.4 + value: 0.4000941 + inSlope: 0.3138326 + outSlope: 0.3138326 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.5666668 + value: 0.38026935 + inSlope: -0.7256111 + outSlope: -0.7256111 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.7000003 + value: 0.26678586 + inSlope: -0.79872763 + outSlope: -0.79872763 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.8666668 + value: 0.16662109 + inSlope: -0.3581499 + outSlope: -0.3581499 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.9333336 + value: 0.14899284 + inSlope: -0.22749025 + outSlope: -0.22749025 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4 + value: 0.13849981 + inSlope: -0.04160468 + outSlope: -0.04160468 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.2333336 + value: 0.20627691 + inSlope: 0.49727488 + outSlope: 0.49727488 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.5 + value: 0.3777936 + inSlope: 0.6494354 + outSlope: 0.6494354 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.7000003 + value: 0.43216252 + inSlope: -0.4162618 + outSlope: -0.4162618 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.9666667 + value: 0.12852281 + inSlope: -1.3442895 + outSlope: -1.3442895 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.066667 + value: 0.0052048997 + inSlope: -1.0576701 + outSlope: -1.0576701 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.1000004 + value: -0.027558317 + inSlope: -0.90023565 + outSlope: -0.90023565 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.266667 + value: -0.124499574 + inSlope: -0.34031186 + outSlope: -0.34031186 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.533334 + value: -0.15819915 + inSlope: 0.002329948 + outSlope: 0.002329948 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.7333336 + value: -0.13175496 + inSlope: 0.30313015 + outSlope: 0.30313015 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.933334 + value: -0.036787834 + inSlope: 0.712958 + outSlope: 0.712958 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.966667 + value: -0.011362039 + inSlope: 0.80327815 + outSlope: 0.80327815 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.0000005 + value: 0.01676399 + inSlope: 0.8833399 + outSlope: 0.8833399 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.033334 + value: 0.047527228 + inSlope: 0.93543774 + outSlope: 0.93543774 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.066667 + value: 0.07912645 + inSlope: 0.99159455 + outSlope: 0.99159455 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.1000004 + value: 0.11363347 + inSlope: 0.99115026 + outSlope: 0.99115026 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.1333337 + value: 0.14520307 + inSlope: 0.94736785 + outSlope: 0.94736785 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.2000003 + value: 0.20421118 + inSlope: 0.7694847 + outSlope: 0.7694847 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.4000006 + value: 0.2810812 + inSlope: -0.12957025 + outSlope: -0.12957025 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.6333337 + value: 0.13689874 + inSlope: -0.88556695 + outSlope: -0.88556695 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.7333336 + value: 0.044996742 + inSlope: -0.9076549 + outSlope: -0.9076549 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.766667 + value: 0.015008323 + inSlope: -0.8571513 + outSlope: -0.8571513 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.8 + value: -0.012146626 + inSlope: -0.79734564 + outSlope: -0.79734564 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.8333335 + value: -0.038148005 + inSlope: -0.7459032 + outSlope: -0.7459032 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.9000006 + value: -0.08521485 + inSlope: -0.688018 + outSlope: -0.688018 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.1000004 + value: -0.19465749 + inSlope: -0.3066986 + outSlope: -0.3066986 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.3 + value: -0.20149386 + inSlope: 0.29499656 + outSlope: 0.29499656 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.5000005 + value: -0.065204576 + inSlope: 0.9781302 + outSlope: 0.9781302 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.533334 + value: -0.031359065 + inSlope: 1.0585315 + outSlope: 1.0585315 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.566667 + value: 0.0053641284 + inSlope: 1.124886 + outSlope: 1.124886 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.6333337 + value: 0.084080204 + inSlope: 1.242179 + outSlope: 1.242179 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.9000006 + value: 0.3880553 + inSlope: 0.6859224 + outSlope: 0.6859224 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.1 + value: 0.4188515 + inSlope: -0.34173527 + outSlope: -0.34173527 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.333334 + value: 0.2932769 + inSlope: -0.6385198 + outSlope: -0.6385198 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.5 + value: 0.17869209 + inSlope: -0.69320345 + outSlope: -0.69320345 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.700001 + value: 0.060305614 + inSlope: -0.5278704 + outSlope: -0.5278704 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.8 + value: 0.008214013 + inSlope: -0.5208163 + outSlope: -0.5208163 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.833334 + value: -0.009120123 + inSlope: -0.5273469 + outSlope: -0.5273469 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.866667 + value: -0.026942408 + inSlope: -0.5413898 + outSlope: -0.5413898 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9 + value: -0.0920809 + inSlope: -0.3574862 + outSlope: -0.3574862 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.166667 + value: -0.12507056 + inSlope: -0.12763593 + outSlope: -0.12763593 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.266667 + value: -0.13557217 + inSlope: -0.022912722 + outSlope: -0.022912722 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.3 + value: -0.13460642 + inSlope: 0.14978035 + outSlope: 0.14978035 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.366667 + value: -0.11199407 + inSlope: 0.43461156 + outSlope: 0.43461156 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.433333 + value: -0.077513196 + inSlope: 0.6116564 + outSlope: 0.6116564 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.500001 + value: -0.03225941 + inSlope: 0.72656345 + outSlope: 0.72656345 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.533334 + value: -0.0073980107 + inSlope: 0.7355406 + outSlope: 0.7355406 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.566668 + value: 0.016776579 + inSlope: 0.7107501 + outSlope: 0.7107501 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.6 + value: 0.0399853 + inSlope: 0.65176636 + outSlope: 0.65176636 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.666667 + value: 0.07761275 + inSlope: 0.4799718 + outSlope: 0.4799718 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.700001 + value: 0.09222563 + inSlope: 0.34285825 + outSlope: 0.34285825 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.766667 + value: 0.106997885 + inSlope: 0.19625564 + outSlope: 0.19625564 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.966667 + value: 0.14514543 + inSlope: 0.18174249 + outSlope: 0.18174249 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.033334 + value: 0.1566155 + inSlope: 0.13735896 + outSlope: 0.13735896 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.066668 + value: 0.16065355 + inSlope: 0.15211916 + outSlope: 0.15211916 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.1 + value: 0.16675673 + inSlope: 0.15941244 + outSlope: 0.15941244 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.133334 + value: 0.17128101 + inSlope: 0.1797792 + outSlope: 0.1797792 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.166667 + value: 0.17874196 + inSlope: 0.19333312 + outSlope: 0.19333312 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.200001 + value: 0.18416984 + inSlope: 0.21222712 + outSlope: 0.21222712 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.333334 + value: 0.22060403 + inSlope: 0.271345 + outSlope: 0.271345 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.766667 + value: 0.32354435 + inSlope: 0.15530485 + outSlope: 0.15530485 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.000001 + value: 0.39911658 + inSlope: 0.4964383 + outSlope: 0.4964383 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.366667 + value: 0.5308358 + inSlope: -0.1430985 + outSlope: -0.1430985 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.400001 + value: 0.5235908 + inSlope: -0.21734722 + outSlope: -0.21734722 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: Left Forearm Stretch + path: + classID: 95 + script: {fileID: 0} + flags: 0 + - serializedVersion: 2 + curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.0635983 + inSlope: -0.056545768 + outSlope: -0.056545768 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.10000001 + value: 0.05700988 + inSlope: -0.07963763 + outSlope: -0.07963763 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.13333334 + value: 0.054075945 + inSlope: -0.073623516 + outSlope: -0.073623516 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.26666668 + value: 0.046877146 + inSlope: -0.054243825 + outSlope: -0.054243825 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5 + value: 0.030059807 + inSlope: -0.09287381 + outSlope: -0.09287381 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.53333336 + value: 0.026833372 + inSlope: -0.10569471 + outSlope: -0.10569471 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5666667 + value: 0.023013487 + inSlope: -0.1024684 + outSlope: -0.1024684 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6 + value: 0.020002145 + inSlope: -0.09611076 + outSlope: -0.09611076 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6333334 + value: 0.016606104 + inSlope: -0.08419633 + outSlope: -0.08419633 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6666667 + value: 0.014389056 + inSlope: -0.089157775 + outSlope: -0.089157775 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.70000005 + value: 0.010662251 + inSlope: -0.10367477 + outSlope: -0.10367477 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.73333335 + value: 0.0074774045 + inSlope: -0.10973106 + outSlope: -0.10973106 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7666667 + value: 0.0033468462 + inSlope: -0.114442155 + outSlope: -0.114442155 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8000001 + value: -0.00015207914 + inSlope: -0.104629196 + outSlope: -0.104629196 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333334 + value: -0.003628433 + inSlope: -0.09717432 + outSlope: -0.09717432 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.86666673 + value: -0.006630366 + inSlope: -0.10379551 + outSlope: -0.10379551 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.90000004 + value: -0.0105481325 + inSlope: -0.12974218 + outSlope: -0.12974218 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9333334 + value: -0.015279844 + inSlope: -0.16325423 + outSlope: -0.16325423 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9666667 + value: -0.021431746 + inSlope: -0.18175848 + outSlope: -0.18175848 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0333334 + value: -0.033740487 + inSlope: -0.19251107 + outSlope: -0.19251107 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1333334 + value: -0.05314419 + inSlope: -0.20330045 + outSlope: -0.20330045 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2 + value: -0.06688917 + inSlope: -0.20423767 + outSlope: -0.20423767 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3333334 + value: -0.09791855 + inSlope: -0.26384264 + outSlope: -0.26384264 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5000001 + value: -0.13938327 + inSlope: -0.22719744 + outSlope: -0.22719744 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7666668 + value: -0.19005652 + inSlope: -0.092053056 + outSlope: -0.092053056 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666668 + value: -0.17656222 + inSlope: 0.2631301 + outSlope: 0.2631301 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.266667 + value: -0.11471318 + inSlope: 0.2560169 + outSlope: 0.2560169 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4 + value: -0.07940155 + inSlope: 0.3360999 + outSlope: 0.3360999 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5000002 + value: -0.03958705 + inSlope: 0.43663436 + outSlope: 0.43663436 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5666668 + value: -0.010983564 + inSlope: 0.38819587 + outSlope: 0.38819587 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.6000001 + value: 0.0010391093 + inSlope: 0.32657048 + outSlope: 0.32657048 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.6333334 + value: 0.01078778 + inSlope: 0.2580845 + outSlope: 0.2580845 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.8000002 + value: 0.03745051 + inSlope: 0.15232944 + outSlope: 0.15232944 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.9 + value: 0.057126444 + inSlope: 0.25027257 + outSlope: 0.25027257 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.966667 + value: 0.07566274 + inSlope: 0.28549403 + outSlope: 0.28549403 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.0000002 + value: 0.0851308 + inSlope: 0.00671044 + outSlope: 0.00671044 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.0333335 + value: 0.0761101 + inSlope: 0.6946969 + outSlope: 0.6946969 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.0666668 + value: 0.13144389 + inSlope: 0.5482223 + outSlope: 0.5482223 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.1000001 + value: 0.112658225 + inSlope: -0.13250372 + outSlope: -0.13250372 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.1333334 + value: 0.122610316 + inSlope: 0.3113215 + outSlope: 0.3113215 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.266667 + value: 0.17228039 + inSlope: 0.46314463 + outSlope: 0.46314463 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.3000002 + value: 0.18851589 + inSlope: 0.8124131 + outSlope: 0.8124131 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.3333335 + value: 0.2264412 + inSlope: 0.54787236 + outSlope: 0.54787236 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.3666668 + value: 0.22504067 + inSlope: 0.27969676 + outSlope: 0.27969676 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.4 + value: 0.24508764 + inSlope: 0.59674466 + outSlope: 0.59674466 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.7333336 + value: 0.40790442 + inSlope: 0.4267832 + outSlope: 0.4267832 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.3 + value: 0.5601319 + inSlope: 0.24963164 + outSlope: 0.24963164 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.6000004 + value: 0.61893946 + inSlope: 0.21341017 + outSlope: 0.21341017 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.8 + value: 0.71640086 + inSlope: 0.7440723 + outSlope: 0.7440723 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.033334 + value: 0.8471236 + inSlope: 0.20488788 + outSlope: 0.20488788 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.3 + value: 0.858614 + inSlope: 0.08164026 + outSlope: 0.08164026 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.7000003 + value: 0.85913295 + inSlope: -0.06387687 + outSlope: -0.06387687 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.2000003 + value: 0.82607806 + inSlope: -0.096885055 + outSlope: -0.096885055 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.466667 + value: 0.8598192 + inSlope: 0.41054377 + outSlope: 0.41054377 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.7000003 + value: 0.9286714 + inSlope: 0.085570596 + outSlope: 0.085570596 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.3666673 + value: 0.8638512 + inSlope: -0.27060091 + outSlope: -0.27060091 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.766667 + value: 0.73387724 + inSlope: -0.49640852 + outSlope: -0.49640852 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.1 + value: 0.6580622 + inSlope: 0.27464008 + outSlope: 0.27464008 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.400001 + value: 0.7779773 + inSlope: 0.33544803 + outSlope: 0.33544803 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.8 + value: 0.86938643 + inSlope: 0.15139872 + outSlope: 0.15139872 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.233334 + value: 0.8045272 + inSlope: -0.25522396 + outSlope: -0.25522396 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.266667 + value: 0.79582286 + inSlope: -0.009840123 + outSlope: -0.009840123 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.3 + value: 0.803871 + inSlope: -0.14070782 + outSlope: -0.14070782 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.333334 + value: 0.786442 + inSlope: -0.41666752 + outSlope: -0.41666752 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.366667 + value: 0.77609307 + inSlope: -0.1898889 + outSlope: -0.1898889 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.400001 + value: 0.77378285 + inSlope: -0.5166281 + outSlope: -0.5166281 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.433333 + value: 0.74165165 + inSlope: -0.6350764 + outSlope: -0.6350764 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.500001 + value: 0.72304994 + inSlope: -0.22550477 + outSlope: -0.22550477 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.900001 + value: 0.74876094 + inSlope: 0.22296944 + outSlope: 0.22296944 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.1 + value: 0.783335 + inSlope: 0.22225928 + outSlope: 0.22225928 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.133334 + value: 0.7937427 + inSlope: -0.3601573 + outSlope: -0.3601573 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.166667 + value: 0.75932515 + inSlope: -0.006882906 + outSlope: -0.006882906 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.200001 + value: 0.79328483 + inSlope: 0.53351086 + outSlope: 0.53351086 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.266667 + value: 0.7954406 + inSlope: -0.005043759 + outSlope: -0.005043759 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.6 + value: 0.7371722 + inSlope: -0.30246368 + outSlope: -0.30246368 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.733334 + value: 0.65457755 + inSlope: -1.0753356 + outSlope: -1.0753356 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.966667 + value: 0.40075588 + inSlope: -1.174522 + outSlope: -1.174522 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.366667 + value: 0.06657053 + inSlope: -0.18858787 + outSlope: -0.18858787 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.400001 + value: 0.06288735 + inSlope: -0.11049391 + outSlope: -0.11049391 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: Left Forearm Twist In-Out + path: + classID: 95 + script: {fileID: 0} + flags: 0 + - serializedVersion: 2 + curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.00024597216 + inSlope: 0.0017647498 + outSlope: 0.0017647498 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.06666667 + value: -0.00013519503 + inSlope: 0.0013760695 + outSlope: 0.0013760695 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.10000001 + value: -0.00009540919 + inSlope: -0.001954928 + outSlope: -0.001954928 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.13333334 + value: -0.00026552356 + inSlope: -0.0017801176 + outSlope: -0.0017801176 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.16666667 + value: -0.0002140837 + inSlope: 0.0011839701 + outSlope: 0.0011839701 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.23333335 + value: -0.00017340141 + inSlope: 0.00028622762 + outSlope: 0.00028622762 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.3 + value: -0.00016550403 + inSlope: 0.000048665028 + outSlope: 0.000048665028 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.33333334 + value: -0.00016426604 + inSlope: -0.000029454752 + outSlope: -0.000029454752 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.40000004 + value: -0.00016725424 + inSlope: 0.000108856046 + outSlope: 0.000108856046 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.4666667 + value: -0.00014706248 + inSlope: 0.0005430045 + outSlope: 0.0005430045 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5 + value: -0.00012401033 + inSlope: 0.0007511071 + outSlope: 0.0007511071 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.53333336 + value: -0.000096988675 + inSlope: -0.0018082951 + outSlope: -0.0018082951 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5666667 + value: -0.00024456345 + inSlope: -0.0006262396 + outSlope: -0.0006262396 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6 + value: -0.0001387382 + inSlope: 0.0015969852 + outSlope: 0.0015969852 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6333334 + value: -0.00013809786 + inSlope: 0.0054786704 + outSlope: 0.0054786704 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6666667 + value: 0.00022650613 + inSlope: 0.0045207366 + outSlope: 0.0045207366 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.70000005 + value: 0.00016328419 + inSlope: 0.0006460954 + outSlope: 0.0006460954 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.73333335 + value: 0.000269579 + inSlope: -0.000808093 + outSlope: -0.000808093 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7666667 + value: 0.000109411085 + inSlope: -0.0018486318 + outSlope: -0.0018486318 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8000001 + value: 0.00014633678 + inSlope: 0.0011628398 + outSlope: 0.0011628398 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333334 + value: 0.00018693373 + inSlope: 0.0011436299 + outSlope: 0.0011436299 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.86666673 + value: 0.00022257876 + inSlope: 0.0011705232 + outSlope: 0.0011705232 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.90000004 + value: 0.0002649686 + inSlope: 0.0013312467 + outSlope: 0.0013312467 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9333334 + value: 0.00031132853 + inSlope: -0.002253325 + outSlope: -0.002253325 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9666667 + value: 0.00011474717 + inSlope: -0.00261319 + outSlope: -0.00261319 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0.00013711603 + inSlope: 0.0007837633 + outSlope: 0.0007837633 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1 + value: 0.00024174599 + inSlope: 0.0012332743 + outSlope: 0.0012332743 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1333334 + value: 0.00028405045 + inSlope: -0.0017948496 + outSlope: -0.0017948496 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666667 + value: 0.00012208961 + inSlope: -0.0021387045 + outSlope: -0.0021387045 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2 + value: 0.00014147027 + inSlope: 0.00065441814 + outSlope: 0.00065441814 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3000001 + value: 0.00022812828 + inSlope: 0.0011064915 + outSlope: 0.0011064915 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3333334 + value: 0.00026825565 + inSlope: -0.0013991152 + outSlope: -0.0013991152 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3666668 + value: 0.00013485354 + inSlope: -0.0016622916 + outSlope: -0.0016622916 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4000001 + value: 0.00015743585 + inSlope: 0.00064097065 + outSlope: 0.00064097065 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5000001 + value: 0.00020772312 + inSlope: 0.00029583188 + outSlope: 0.00029583188 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5666667 + value: 0.00021058324 + inSlope: -0.00038483724 + outSlope: -0.00038483724 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6333334 + value: 0.00015824691 + inSlope: -0.0009886709 + outSlope: -0.0009886709 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6666667 + value: 0.00012281533 + inSlope: 0.0012140677 + outSlope: 0.0012140677 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7 + value: 0.00023918468 + inSlope: 0.00087533524 + outSlope: 0.00087533524 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7333335 + value: 0.00018117075 + inSlope: -0.0016181131 + outSlope: -0.0016181131 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7666668 + value: 0.00013131037 + inSlope: 0.0016610177 + outSlope: 0.0016610177 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.8000001 + value: 0.00029190516 + inSlope: 0.0011750067 + outSlope: 0.0011750067 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.8333334 + value: 0.00020964409 + inSlope: -0.0022283474 + outSlope: -0.0022283474 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.8666668 + value: 0.00014334857 + inSlope: -0.0017564236 + outSlope: -0.0017564236 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9000001 + value: 0.000092549046 + inSlope: 0.0018864144 + outSlope: 0.0018864144 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9333334 + value: 0.0002691094 + inSlope: 0.0012441677 + outSlope: 0.0012441677 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9666668 + value: 0.00017549314 + inSlope: -0.0023673011 + outSlope: -0.0023673011 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0333335 + value: 0.000070735136 + inSlope: -0.000993789 + outSlope: -0.000993789 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666668 + value: 0.000045036555 + inSlope: 0.003076149 + outSlope: 0.003076149 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.1000001 + value: 0.00027581153 + inSlope: 0.002431336 + outSlope: 0.002431336 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.1333334 + value: 0.00020712547 + inSlope: -0.001783321 + outSlope: -0.001783321 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.2333333 + value: 0.00009237829 + inSlope: -0.0007107649 + outSlope: -0.0007107649 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.3000002 + value: 0.000058483496 + inSlope: -0.00033873506 + outSlope: -0.00033873506 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.3333335 + value: 0.000049774993 + inSlope: -0.00022987887 + outSlope: -0.00022987887 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.3666668 + value: 0.000043158252 + inSlope: -0.00015880197 + outSlope: -0.00015880197 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4333334 + value: 0.000036541504 + inSlope: -0.000064673426 + outSlope: -0.000064673426 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5333335 + value: 0.000033937496 + inSlope: 0.00002177125 + outSlope: 0.00002177125 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.6000001 + value: 0.000037523347 + inSlope: 0.000066594395 + outSlope: 0.000066594395 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7333336 + value: 0.000050458024 + inSlope: 0.00013703025 + outSlope: 0.00013703025 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.9 + value: 0.000076199285 + inSlope: 0.00013254856 + outSlope: 0.00013254856 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.966667 + value: 0.00008678608 + inSlope: 0.00025100884 + outSlope: 0.00025100884 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.0333335 + value: 0.00011035023 + inSlope: 0.00046295937 + outSlope: 0.00046295937 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.0666668 + value: 0.0001278526 + inSlope: 0.0006480147 + outSlope: 0.0006480147 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.1333334 + value: 0.00018497002 + inSlope: 0.001068072 + outSlope: 0.001068072 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.1666667 + value: 0.0002247559 + inSlope: 0.0013856704 + outSlope: 0.0013856704 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.2000003 + value: 0.00027734833 + inSlope: -0.002590784 + outSlope: -0.002590784 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.2333336 + value: 0.0000520375 + inSlope: -0.0030556582 + outSlope: -0.0030556582 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.266667 + value: 0.000073637966 + inSlope: 0.00076903735 + outSlope: 0.00076903735 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.3000002 + value: 0.00010330661 + inSlope: 0.00097394304 + outSlope: 0.00097394304 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.3333335 + value: 0.00013856744 + inSlope: 0.0011756474 + outSlope: 0.0011756474 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.3666668 + value: 0.00018168302 + inSlope: 0.001057186 + outSlope: 0.001057186 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.4 + value: 0.00020904644 + inSlope: 0.0006928379 + outSlope: 0.0006928379 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.5333335 + value: 0.00020554599 + inSlope: -0.0009502516 + outSlope: -0.0009502516 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.5666668 + value: 0.00016405257 + inSlope: -0.0012640129 + outSlope: -0.0012640129 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.6000001 + value: 0.00012127854 + inSlope: -0.0011718052 + outSlope: -0.0011718052 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.6666667 + value: 0.000057928533 + inSlope: -0.00070308114 + outSlope: -0.00070308114 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.7000003 + value: 0.00003906014 + inSlope: 0.0027028387 + outSlope: 0.0027028387 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.7333336 + value: 0.00023811747 + inSlope: 0.002158555 + outSlope: 0.002158555 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.766667 + value: 0.00018296367 + inSlope: -0.0014304994 + outSlope: -0.0014304994 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.8666668 + value: 0.00009617758 + inSlope: -0.00043158286 + outSlope: -0.00043158286 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.9 + value: 0.000086273816 + inSlope: -0.0002478072 + outSlope: -0.0002478072 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.9333336 + value: 0.00007965707 + inSlope: -0.00016520469 + outSlope: -0.00016520469 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4 + value: 0.00007581509 + inSlope: 0.000101811434 + outSlope: 0.000101811434 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.1000004 + value: 0.0001164547 + inSlope: 0.0007940101 + outSlope: 0.0007940101 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.1333337 + value: 0.0001481724 + inSlope: 0.00116092 + outSlope: 0.00116092 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.166667 + value: 0.0001938493 + inSlope: -0.0019069051 + outSlope: -0.0019069051 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.2000003 + value: 0.000021045516 + inSlope: -0.002448625 + outSlope: -0.002448625 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.2333336 + value: 0.00003060778 + inSlope: 0.00036114646 + outSlope: 0.00036114646 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.3 + value: 0.00006714928 + inSlope: 0.0008253866 + outSlope: 0.0008253866 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.3333335 + value: 0.00010014764 + inSlope: 0.0012243125 + outSlope: 0.0012243125 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.366667 + value: 0.00014877004 + inSlope: -0.0009816271 + outSlope: -0.0009816271 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.4 + value: 0.000034705892 + inSlope: -0.0014125695 + outSlope: -0.0014125695 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.4333334 + value: 0.000054598822 + inSlope: 0.00071653 + outSlope: 0.00071653 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.4666667 + value: 0.000082474515 + inSlope: 0.0009835481 + outSlope: 0.0009835481 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.5 + value: 0.00012016863 + inSlope: 0.0012409518 + outSlope: 0.0012409518 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.533334 + value: 0.0001652052 + inSlope: -0.0010040484 + outSlope: -0.0010040484 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.566667 + value: 0.00005323278 + inSlope: -0.0014631562 + outSlope: -0.0014631562 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.6000004 + value: 0.000067661545 + inSlope: 0.00031952496 + outSlope: 0.00031952496 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.666667 + value: 0.00007129009 + inSlope: -0.00027342088 + outSlope: -0.00027342088 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.7000003 + value: 0.00005630638 + inSlope: 0.0012204708 + outSlope: 0.0012204708 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.7333336 + value: 0.00015265473 + inSlope: 0.0004988175 + outSlope: 0.0004988175 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.766667 + value: 0.00008956085 + inSlope: -0.0016129935 + outSlope: -0.0016129935 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.8 + value: 0.000045121928 + inSlope: 0.00044246862 + outSlope: 0.00044246862 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.8333335 + value: 0.00011905872 + inSlope: 0.0001139791 + outSlope: 0.0001139791 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.866667 + value: 0.00005272052 + inSlope: -0.0014721204 + outSlope: -0.0014721204 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.9 + value: 0.00002091745 + inSlope: -0.00068323297 + outSlope: -0.00068323297 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.9333334 + value: 0.000007171698 + inSlope: 0.00024012379 + outSlope: 0.00024012379 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.9666667 + value: 0.00003692569 + inSlope: 0.00010373845 + outSlope: 0.00010373845 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.0000005 + value: 0.000014087263 + inSlope: -0.0004693573 + outSlope: -0.0004693573 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.033334 + value: 0.0000056349045 + inSlope: -0.00017801195 + outSlope: -0.00017801195 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.066667 + value: 0.0000022198112 + inSlope: 0.000687075 + outSlope: 0.000687075 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.1000004 + value: 0.000051439863 + inSlope: 0.00037267254 + outSlope: 0.00037267254 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.1333337 + value: 0.000027064623 + inSlope: -0.0005295536 + outSlope: -0.0005295536 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.166667 + value: 0.000016136322 + inSlope: -0.00023564174 + outSlope: -0.00023564174 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.2000003 + value: 0.00001135519 + inSlope: -0.0000902867 + outSlope: -0.0000902867 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.2333336 + value: 0.0000101172145 + inSlope: -0.00004034088 + outSlope: -0.00004034088 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.266667 + value: 0.0000086658 + inSlope: -0.000050586124 + outSlope: -0.000050586124 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.3 + value: 0.0000067448095 + inSlope: -0.000043542466 + outSlope: -0.000043542466 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.3333335 + value: 0.000005762972 + inSlope: -0.000031376207 + outSlope: -0.000031376207 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.366667 + value: 0.0000046530645 + inSlope: -0.000034060773 + outSlope: -0.000034060773 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.4 + value: 0.000003492256 + inSlope: -0.000026333157 + outSlope: -0.000026333157 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.4333334 + value: 0.0000028975223 + inSlope: 0.0000026318148 + outSlope: 0.0000026318148 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.466667 + value: 0.000003667721 + inSlope: 0.0000096467065 + outSlope: 0.0000096467065 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.5000005 + value: 0.0000035406465 + inSlope: -0.000014062058 + outSlope: -0.000014062058 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.533334 + value: 0.0000027302515 + inSlope: -0.000019191026 + outSlope: -0.000019191026 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.566667 + value: 0.000002261246 + inSlope: 0.000004499527 + outSlope: 0.000004499527 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.6000004 + value: 0.0000030302197 + inSlope: -0.0000019101517 + outSlope: -0.0000019101517 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.6333337 + value: 0.0000021339026 + inSlope: -0.000016647937 + outSlope: -0.000016647937 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.666667 + value: 0.0000019203583 + inSlope: -0.0000025678128 + outSlope: -0.0000025678128 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.7000003 + value: 0.0000019627153 + inSlope: 0.000015989297 + outSlope: 0.000015989297 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.7333336 + value: 0.0000029863104 + inSlope: 0.000024929472 + outSlope: 0.000024929472 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.766667 + value: 0.0000036246784 + inSlope: 0.0000064317455 + outSlope: 0.0000064317455 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.8 + value: 0.000003415093 + inSlope: 0.000012864481 + outSlope: 0.000012864481 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.8333335 + value: 0.0000044823096 + inSlope: 0.000039060193 + outSlope: 0.000039060193 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.866667 + value: 0.0000060191032 + inSlope: 0.00007427838 + outSlope: 0.00007427838 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.9 + value: 0.000009434197 + inSlope: 0.0001581602 + outSlope: 0.0001581602 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.933334 + value: 0.000016563208 + inSlope: 0.0003348915 + outSlope: 0.0003348915 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.966667 + value: 0.000031760377 + inSlope: 0.00066235726 + outSlope: 0.00066235726 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.0000005 + value: 0.00006072032 + inSlope: -0.000418136 + outSlope: -0.000418136 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.033334 + value: 0.00000388467 + inSlope: -0.0008070721 + outSlope: -0.0008070721 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.066667 + value: 0.000006915564 + inSlope: 0.00015303897 + outSlope: 0.00015303897 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.1000004 + value: 0.000014087259 + inSlope: 0.00030863943 + outSlope: 0.00030863943 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.1333337 + value: 0.000027491507 + inSlope: 0.0005090631 + outSlope: 0.0005090631 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.166667 + value: 0.000048024765 + inSlope: 0.0007152491 + outSlope: 0.0007152491 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.2000003 + value: 0.000075174736 + inSlope: -0.00054684246 + outSlope: -0.00054684246 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.2333336 + value: 0.000011568633 + inSlope: -0.0008670074 + outSlope: -0.0008670074 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.266667 + value: 0.000017374296 + inSlope: 0.00017481028 + outSlope: 0.00017481028 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.3333335 + value: 0.000027961083 + inSlope: 0.00009733031 + outSlope: 0.00009733031 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.366667 + value: 0.000029711322 + inSlope: 0.00001600837 + outSlope: 0.00001600837 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.4000006 + value: 0.000029028297 + inSlope: -0.0000890059 + outSlope: -0.0000890059 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.433334 + value: 0.000023777591 + inSlope: -0.0001773716 + outSlope: -0.0001773716 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.466667 + value: 0.000017203534 + inSlope: -0.00018121357 + outSlope: -0.00018121357 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.5000005 + value: 0.000011696698 + inSlope: -0.00015496 + outSlope: -0.00015496 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.533334 + value: 0.000006872878 + inSlope: 0.000414294 + outSlope: 0.000414294 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.566667 + value: 0.00003931627 + inSlope: 0.00023564193 + outSlope: 0.00023564193 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.6000004 + value: 0.000022582324 + inSlope: -0.00040853108 + outSlope: -0.00040853108 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.6333337 + value: 0.00001208089 + inSlope: -0.00023372099 + outSlope: -0.00023372099 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.666667 + value: 0.00000700094 + inSlope: -0.00011333845 + outSlope: -0.00011333845 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.7000003 + value: 0.0000045250003 + inSlope: -0.000063392705 + outSlope: -0.000063392705 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.7333336 + value: 0.0000027747637 + inSlope: -0.000037144455 + outSlope: -0.000037144455 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.766667 + value: 0.0000020487057 + inSlope: 0.00020628127 + outSlope: 0.00020628127 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.8 + value: 0.000016526836 + inSlope: 0.0001043791 + outSlope: 0.0001043791 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.8333335 + value: 0.000009007305 + inSlope: -0.00014609027 + outSlope: -0.00014609027 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.866667 + value: 0.0000067874935 + inSlope: -0.00008516315 + outSlope: -0.00008516315 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.9000006 + value: 0.0000033297176 + inSlope: -0.000048664337 + outSlope: -0.000048664337 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.933334 + value: 0.0000035431578 + inSlope: 0.000021130858 + outSlope: 0.000021130858 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.966667 + value: 0.00000473844 + inSlope: 0.000007684015 + outSlope: 0.000007684015 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.0000005 + value: 0.000004055425 + inSlope: -0.000005122618 + outSlope: -0.000005122618 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.033334 + value: 0.0000043969326 + inSlope: 0.000019850238 + outSlope: 0.000019850238 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.066667 + value: 0.000005378773 + inSlope: 0.000019599047 + outSlope: 0.000019599047 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.1000004 + value: 0.0000057035345 + inSlope: -0.000021287844 + outSlope: -0.000021287844 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.1333337 + value: 0.000003959585 + inSlope: -0.000017768798 + outSlope: -0.000017768798 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.166667 + value: 0.000004518949 + inSlope: 0.0000052169826 + outSlope: 0.0000052169826 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.2333336 + value: 0.000003838228 + inSlope: -0.00000962681 + outSlope: -0.00000962681 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.266667 + value: 0.0000036655965 + inSlope: 0.000021696571 + outSlope: 0.000021696571 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.3 + value: 0.000005284665 + inSlope: 0.000032520118 + outSlope: 0.000032520118 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.3333335 + value: 0.0000058336022 + inSlope: 0.00002574395 + outSlope: 0.00002574395 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.3666673 + value: 0.0000070009432 + inSlope: 0.00001815019 + outSlope: 0.00001815019 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.4000006 + value: 0.0000070436304 + inSlope: -0.000008964627 + outSlope: -0.000008964627 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.433334 + value: 0.000006403302 + inSlope: 0.0000019209974 + outSlope: 0.0000019209974 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.466667 + value: 0.000007171697 + inSlope: 0.00009604954 + outSlope: 0.00009604954 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.5000005 + value: 0.0000128065985 + inSlope: 0.00033425257 + outSlope: 0.00033425257 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.533334 + value: 0.000029455181 + inSlope: 0.0008406646 + outSlope: 0.0008406646 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.566667 + value: 0.00006885085 + inSlope: -0.00037779502 + outSlope: -0.00037779502 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.6000004 + value: 0.000004268867 + inSlope: -0.0008656374 + outSlope: -0.0008656374 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.6333337 + value: 0.000011141744 + inSlope: 0.0003579448 + outSlope: 0.0003579448 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.666667 + value: 0.000028131832 + inSlope: 0.0008221846 + outSlope: 0.0008221846 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.7000003 + value: 0.000065954 + inSlope: -0.00022667705 + outSlope: -0.00022667705 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.7333336 + value: 0.000013020047 + inSlope: -0.0005097032 + outSlope: -0.0005097032 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.766667 + value: 0.00003197382 + inSlope: 0.00084139465 + outSlope: 0.00084139465 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.8 + value: 0.00006911297 + inSlope: 0.0014887559 + outSlope: 0.0014887559 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.833334 + value: 0.00013122501 + inSlope: -0.00037972932 + outSlope: -0.00037972932 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.8666673 + value: 0.000043798584 + inSlope: -0.0008714902 + outSlope: -0.0008714902 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.9000006 + value: 0.00007312571 + inSlope: 0.0009790658 + outSlope: 0.0009790658 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.933334 + value: 0.00010906957 + inSlope: 0.0010667912 + outSlope: 0.0010667912 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.966667 + value: 0.00014424506 + inSlope: -0.0009854909 + outSlope: -0.0009854909 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8 + value: 0.000043371692 + inSlope: -0.0014618979 + outSlope: -0.0014618979 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.033334 + value: 0.00004678679 + inSlope: 0.000012166365 + outSlope: 0.000012166365 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.066668 + value: 0.000044182794 + inSlope: 0.0015713952 + outSlope: 0.0015713952 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.1 + value: 0.0001515448 + inSlope: 0.0011545462 + outSlope: 0.0011545462 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.133334 + value: 0.000121150486 + inSlope: -0.0009201553 + outSlope: -0.0009201553 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.166667 + value: 0.000090201174 + inSlope: -0.0008484398 + outSlope: -0.0008484398 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.233334 + value: 0.000044054716 + inSlope: -0.0005327564 + outSlope: -0.0005327564 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.266667 + value: 0.000029070981 + inSlope: 0.0010469621 + outSlope: 0.0010469621 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.3 + value: 0.0001138507 + inSlope: 0.0007082321 + outSlope: 0.0007082321 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.333334 + value: 0.00007628466 + inSlope: -0.00096369546 + outSlope: -0.00096369546 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.400001 + value: 0.0000309066 + inSlope: -0.00046103678 + outSlope: -0.00046103678 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.433333 + value: 0.00001886839 + inSlope: -0.0002971144 + outSlope: -0.0002971144 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.466667 + value: 0.000011099055 + inSlope: 0.0008651024 + outSlope: 0.0008651024 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.5 + value: 0.000076540775 + inSlope: 0.0005571079 + outSlope: 0.0005571079 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.533334 + value: 0.0000482382 + inSlope: -0.0006825825 + outSlope: -0.0006825825 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.566668 + value: 0.00003103467 + inSlope: -0.00044054643 + outSlope: -0.00044054643 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.633334 + value: 0.000011312497 + inSlope: -0.00017352881 + outSlope: -0.00017352881 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.666667 + value: 0.000007299765 + inSlope: -0.000103093465 + outSlope: -0.000103093465 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.700001 + value: 0.000004439622 + inSlope: -0.0000691555 + outSlope: -0.0000691555 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.733334 + value: 0.0000026893863 + inSlope: -0.000026879821 + outSlope: -0.000026879821 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.766667 + value: 0.00000264766 + inSlope: 0.00054623303 + outSlope: 0.00054623303 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.8 + value: 0.000039104365 + inSlope: 0.00033797557 + outSlope: 0.00033797557 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.833334 + value: 0.000025178622 + inSlope: -0.0003598881 + outSlope: -0.0003598881 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.866667 + value: 0.000015111793 + inSlope: -0.0002342466 + outSlope: -0.0002342466 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.900001 + value: 0.000009562262 + inSlope: -0.00012870596 + outSlope: -0.00012870596 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.933333 + value: 0.000006531368 + inSlope: -0.00007940113 + outSlope: -0.00007940113 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.966667 + value: 0.000004268869 + inSlope: -0.00004226146 + outSlope: -0.00004226146 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9 + value: 0.0000037139152 + inSlope: -0.0000140873235 + outSlope: -0.0000140873235 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.066668 + value: 0.0000026863486 + inSlope: -0.00002882833 + outSlope: -0.00002882833 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.1 + value: 0.0000014078397 + inSlope: 0.0005279067 + outSlope: 0.0005279067 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.133334 + value: 0.000037880633 + inSlope: -0.000015374273 + outSlope: -0.000015374273 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.166667 + value: 0.00000038394643 + inSlope: -0.00056183577 + outSlope: -0.00056183577 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.200001 + value: 0.00000042548675 + inSlope: -0.000017326834 + outSlope: -0.000017326834 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.233334 + value: -0.00000077115703 + inSlope: -0.000019255887 + outSlope: -0.000019255887 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.266667 + value: -0.000000858222 + inSlope: -0.00000003794628 + outSlope: -0.00000003794628 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.3 + value: -0.00000077368924 + inSlope: -0.000008332645 + outSlope: -0.000008332645 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.333334 + value: -0.0000014137415 + inSlope: -0.000010219013 + outSlope: -0.000010219013 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.366667 + value: -0.0000014549647 + inSlope: 0.0000032440162 + outSlope: 0.0000032440162 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.400001 + value: -0.0000011974697 + inSlope: -0.0000018724268 + outSlope: -0.0000018724268 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.433333 + value: -0.0000015797839 + inSlope: -0.000022983842 + outSlope: -0.000022983842 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.466667 + value: -0.0000027297353 + inSlope: -0.000038314134 + outSlope: -0.000038314134 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.500001 + value: -0.0000041340936 + inSlope: -0.000033154753 + outSlope: -0.000033154753 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.533334 + value: -0.0000049400587 + inSlope: -0.000011626746 + outSlope: -0.000011626746 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.566668 + value: -0.0000049091973 + inSlope: 0.000053611126 + outSlope: 0.000053611126 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.6 + value: -0.0000013660374 + inSlope: 0.00017544963 + outSlope: 0.00017544963 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.633334 + value: 0.0000067875 + inSlope: 0.00034019127 + outSlope: 0.00034019127 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.700001 + value: 0.00004072898 + inSlope: 0.00063811644 + outSlope: 0.00063811644 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.733334 + value: 0.00006385427 + inSlope: 0.0007118344 + outSlope: 0.0007118344 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.766667 + value: 0.00008818458 + inSlope: 0.00076147355 + outSlope: 0.00076147355 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.8 + value: 0.00011461909 + inSlope: -0.0012087624 + outSlope: -0.0012087624 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.833334 + value: 0.0000075985845 + inSlope: -0.001587997 + outSlope: -0.001587997 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.866667 + value: 0.000008751177 + inSlope: 0.00005826977 + outSlope: 0.00005826977 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.900001 + value: 0.000011483255 + inSlope: 0.00005570838 + outSlope: 0.00005570838 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.933333 + value: 0.000012465091 + inSlope: 0.000032656746 + outSlope: 0.000032656746 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.966667 + value: 0.000013660372 + inSlope: 0.000051225783 + outSlope: 0.000051225783 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.000001 + value: 0.000015880189 + inSlope: 0.00004610363 + outSlope: 0.00004610363 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.033334 + value: 0.000016733964 + inSlope: 0.00003137607 + outSlope: 0.00003137607 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.1 + value: 0.000019337966 + inSlope: 0.000033937675 + outSlope: 0.000033937675 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.133334 + value: 0.000020234433 + inSlope: 0.00009925236 + outSlope: 0.00009925236 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.166667 + value: 0.000025954714 + inSlope: 0.000047386256 + outSlope: 0.000047386256 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.200001 + value: 0.000023393395 + inSlope: 0.000006404596 + outSlope: 0.000006404596 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.233334 + value: 0.000026381607 + inSlope: 0.00008324311 + outSlope: 0.00008324311 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.266667 + value: 0.000028942924 + inSlope: 0.00008772537 + outSlope: 0.00008772537 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.3 + value: 0.00003222995 + inSlope: 0.00008452378 + outSlope: 0.00008452378 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.333334 + value: 0.000034577824 + inSlope: 0.000100532285 + outSlope: 0.000100532285 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.366667 + value: 0.000038932067 + inSlope: 0.00011974214 + outSlope: 0.00011974214 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.433334 + value: 0.00004623184 + inSlope: 0.00011397898 + outSlope: 0.00011397898 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.466667 + value: 0.000050159204 + inSlope: 0.00010181284 + outSlope: 0.00010181284 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.533334 + value: 0.000055495293 + inSlope: 0.00004994617 + outSlope: 0.00004994617 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.566668 + value: 0.000056349058 + inSlope: -0.000015368569 + outSlope: -0.000015368569 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.6 + value: 0.000054470762 + inSlope: -0.000078760284 + outSlope: -0.000078760284 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.633334 + value: 0.000051098355 + inSlope: -0.00014919811 + outSlope: -0.00014919811 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.700001 + value: 0.00003632806 + inSlope: -0.00023756239 + outSlope: -0.00023756239 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.733334 + value: 0.00002868679 + inSlope: 0.0020042039 + outSlope: 0.0020042039 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.766667 + value: 0.00016994364 + inSlope: 0.0018434783 + outSlope: 0.0018434783 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.8 + value: 0.0001515875 + inSlope: -0.0015233333 + outSlope: -0.0015233333 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.833334 + value: 0.00006838726 + inSlope: -0.003079359 + outSlope: -0.003079359 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.866667 + value: -0.00005370236 + inSlope: -0.004347196 + outSlope: -0.004347196 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.900001 + value: -0.00022142618 + inSlope: -0.00052314275 + outSlope: -0.00052314275 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.933334 + value: -0.000088579 + inSlope: 0.0010091184 + outSlope: 0.0010091184 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.966667 + value: -0.00015414883 + inSlope: -0.0023223676 + outSlope: -0.0023223676 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.000001 + value: -0.0002434037 + inSlope: 0.0010084942 + outSlope: 0.0010084942 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.033334 + value: -0.00008691946 + inSlope: 0.0016750415 + outSlope: 0.0016750415 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.066668 + value: -0.00013173725 + inSlope: -0.0015495238 + outSlope: -0.0015495238 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.1 + value: -0.00019022076 + inSlope: -0.0019843816 + outSlope: -0.0019843816 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.133334 + value: -0.00026402946 + inSlope: 0.001232046 + outSlope: 0.001232046 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.166667 + value: -0.000108087734 + inSlope: 0.0017859238 + outSlope: 0.0017859238 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.200001 + value: -0.00014497075 + inSlope: -0.0011263418 + outSlope: -0.0011263418 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.333334 + value: -0.00026326106 + inSlope: -0.00017928884 + outSlope: -0.00017928884 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.366667 + value: -0.00026052902 + inSlope: 0.000348336 + outSlope: 0.000348336 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.400001 + value: -0.00024003843 + inSlope: 0.0006147097 + outSlope: 0.0006147097 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: Left Hand Down-Up + path: + classID: 95 + script: {fileID: 0} + flags: 0 + - serializedVersion: 2 + curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.000048238202 + inSlope: -0.0003816371 + outSlope: -0.0003816371 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.06666667 + value: 0.000024204473 + inSlope: -0.00028430627 + outSlope: -0.00028430627 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.10000001 + value: 0.000016563212 + inSlope: 0.00029647304 + outSlope: 0.00029647304 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.13333334 + value: 0.00004396934 + inSlope: 0.00026957894 + outSlope: 0.00026957894 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.16666667 + value: 0.00003453514 + inSlope: -0.00021002843 + outSlope: -0.00021002843 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.20000002 + value: 0.000029967443 + inSlope: -0.00012806582 + outSlope: -0.00012806582 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.23333335 + value: 0.000025997417 + inSlope: -0.00008964593 + outSlope: -0.00008964593 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.3 + value: 0.00002283844 + inSlope: -0.00003713931 + outSlope: -0.00003713931 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.33333334 + value: 0.000021515094 + inSlope: -0.000032016334 + outSlope: -0.000032016334 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.40000004 + value: 0.000019252604 + inSlope: -0.00005955049 + outSlope: -0.00005955049 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.43333337 + value: 0.000016733984 + inSlope: -0.00006659465 + outSlope: -0.00006659465 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.4666667 + value: 0.000014812961 + inSlope: -0.000087531655 + outSlope: -0.000087531655 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5 + value: 0.000010898544 + inSlope: -0.00010949614 + outSlope: -0.00010949614 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.53333336 + value: 0.0000075132193 + inSlope: 0.00008176846 + outSlope: 0.00008176846 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5666667 + value: 0.000016349779 + inSlope: 0.00000064010965 + outSlope: 0.00000064010965 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6 + value: 0.0000075559083 + inSlope: -0.00014279384 + outSlope: -0.00014279384 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6333334 + value: 0.000006830197 + inSlope: -0.00023756288 + outSlope: -0.00023756288 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6666667 + value: -0.000008281603 + inSlope: -0.00017224936 + outSlope: -0.00017224936 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.70000005 + value: -0.000004653076 + inSlope: 0.00006275207 + outSlope: 0.00006275207 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.73333335 + value: -0.0000040981295 + inSlope: 0.000053147574 + outSlope: 0.000053147574 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7666667 + value: -0.0000011099023 + inSlope: 0.00006787493 + outSlope: 0.00006787493 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8000001 + value: 0.00000042686938 + inSlope: 0.0000659539 + outSlope: 0.0000659539 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333334 + value: 0.0000032870228 + inSlope: 0.00007619946 + outSlope: 0.00007619946 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.86666673 + value: 0.000005506832 + inSlope: 0.00010693539 + outSlope: 0.00010693539 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.90000004 + value: 0.000010416045 + inSlope: 0.00017032807 + outSlope: 0.00017032807 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9333334 + value: 0.000016862037 + inSlope: -0.0000281748 + outSlope: -0.0000281748 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9666667 + value: 0.000008537739 + inSlope: -0.00007043641 + outSlope: -0.00007043641 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0.0000121662815 + inSlope: 0.00014599494 + outSlope: 0.00014599494 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0333334 + value: 0.000018270748 + inSlope: 0.00021899267 + outSlope: 0.00021899267 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0666667 + value: 0.000026765802 + inSlope: 0.00027342123 + outSlope: 0.00027342123 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1 + value: 0.000036498812 + inSlope: 0.00034001493 + outSlope: 0.00034001493 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1333334 + value: 0.00004943349 + inSlope: -0.00018633709 + outSlope: -0.00018633709 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666667 + value: 0.000024076397 + inSlope: -0.0002823859 + outSlope: -0.0002823859 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2 + value: 0.000030607778 + inSlope: 0.00022219482 + outSlope: 0.00022219482 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2666668 + value: 0.000050159197 + inSlope: 0.0004155744 + outSlope: 0.0004155744 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3000001 + value: 0.000066594344 + inSlope: 0.00051994855 + outSlope: 0.00051994855 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3333334 + value: 0.0000848224 + inSlope: -0.0002990323 + outSlope: -0.0002990323 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3666668 + value: 0.00004665874 + inSlope: -0.0004014853 + outSlope: -0.0004014853 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4000001 + value: 0.000058056605 + inSlope: 0.00035602401 + outSlope: 0.00035602401 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5333334 + value: 0.0001021113 + inSlope: 0.00018569612 + outSlope: 0.00018569612 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5666667 + value: 0.00010599599 + inSlope: -0.00003905914 + outSlope: -0.00003905914 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6000001 + value: 0.000099507335 + inSlope: -0.00027790345 + outSlope: -0.00027790345 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6333334 + value: 0.00008746909 + inSlope: -0.00044631123 + outSlope: -0.00044631123 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6666667 + value: 0.00006975328 + inSlope: 0.000818983 + outSlope: 0.000818983 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7 + value: 0.0001420679 + inSlope: 0.0006108775 + outSlope: 0.0006108775 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7333335 + value: 0.0001104783 + inSlope: -0.00089710136 + outSlope: -0.00089710136 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7666668 + value: 0.00008226109 + inSlope: 0.0011064915 + outSlope: 0.0011064915 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.8000001 + value: 0.00018424433 + inSlope: 0.0007741596 + outSlope: 0.0007741596 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.8333334 + value: 0.00013387168 + inSlope: -0.001381191 + outSlope: -0.001381191 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.8666668 + value: 0.000092164875 + inSlope: -0.0011199364 + outSlope: -0.0011199364 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9000001 + value: 0.000059209182 + inSlope: 0.0012083034 + outSlope: 0.0012083034 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9333334 + value: 0.00017271836 + inSlope: 0.0007824874 + outSlope: 0.0007824874 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9666668 + value: 0.000111374735 + inSlope: -0.0015412745 + outSlope: -0.0015412745 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2 + value: 0.00006996675 + inSlope: -0.0010334929 + outSlope: -0.0010334929 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0333335 + value: 0.00004247523 + inSlope: -0.0006435296 + outSlope: -0.0006435296 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666668 + value: 0.000027064625 + inSlope: 0.0016264396 + outSlope: 0.0016264396 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.1000001 + value: 0.00015090444 + inSlope: 0.0011769277 + outSlope: 0.0011769277 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.1333334 + value: 0.00010552641 + inSlope: -0.0011519545 + outSlope: -0.0011519545 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.2 + value: 0.000052507065 + inSlope: -0.00055772817 + outSlope: -0.00055772817 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.266667 + value: 0.000026851178 + inSlope: -0.00023692117 + outSlope: -0.00023692117 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.3000002 + value: 0.000021130898 + inSlope: -0.00017032798 + outSlope: -0.00017032798 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.3333335 + value: 0.000015495989 + inSlope: -0.00011846126 + outSlope: -0.00011846126 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.3666668 + value: 0.000013233488 + inSlope: -0.000064673346 + outSlope: -0.000064673346 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4 + value: 0.0000111844365 + inSlope: -0.000076839686 + outSlope: -0.000076839686 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4333334 + value: 0.000008110847 + inSlope: -0.00007555907 + outSlope: -0.00007555907 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4666667 + value: 0.0000061471696 + inSlope: -0.000046103705 + outSlope: -0.000046103705 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5000002 + value: 0.000005037262 + inSlope: -0.000054428034 + outSlope: -0.000054428034 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5333335 + value: 0.0000025186298 + inSlope: -0.00004674415 + outSlope: -0.00004674415 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5666668 + value: 0.0000019209883 + inSlope: -0.000040340823 + outSlope: -0.000040340823 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.6000001 + value: -0.00000017075584 + inSlope: -0.000037779464 + outSlope: -0.000037779464 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.6333334 + value: -0.0000005976403 + inSlope: -0.000032656866 + outSlope: -0.000032656866 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.6666667 + value: -0.0000023478783 + inSlope: -0.000039060196 + outSlope: -0.000039060196 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7 + value: -0.000003201651 + inSlope: -0.000013446933 + outSlope: -0.000013446933 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7333336 + value: -0.00000324434 + inSlope: -0.000021771211 + outSlope: -0.000021771211 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.766667 + value: -0.000004653064 + inSlope: -0.000047384434 + outSlope: -0.000047384434 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.8000002 + value: -0.0000064032993 + inSlope: -0.000048024805 + outSlope: -0.000048024805 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.8333335 + value: -0.000007854715 + inSlope: -0.00006979604 + outSlope: -0.00006979604 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.8666668 + value: -0.000011056364 + inSlope: -0.00007235739 + outSlope: -0.00007235739 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.9 + value: -0.000012678536 + inSlope: -0.000079401 + outSlope: -0.000079401 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.9333334 + value: -0.000016349759 + inSlope: -0.00009797038 + outSlope: -0.00009797038 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.966667 + value: -0.000019209909 + inSlope: -0.00014215334 + outSlope: -0.00014215334 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.0000002 + value: -0.00002582666 + inSlope: -0.000117180454 + outSlope: -0.000117180454 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.0333335 + value: -0.000027021932 + inSlope: -0.0004098116 + outSlope: -0.0004098116 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.0666668 + value: -0.000053147407 + inSlope: -0.00039764543 + outSlope: -0.00039764543 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.1000001 + value: -0.000053531603 + inSlope: -0.00025933393 + outSlope: -0.00025933393 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.1333334 + value: -0.00007043632 + inSlope: -0.00061279675 + outSlope: -0.00061279675 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.1666667 + value: -0.00009438468 + inSlope: -0.0008407511 + outSlope: -0.0008407511 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.2000003 + value: -0.00012648657 + inSlope: 0.001020691 + outSlope: 0.001020691 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.2333336 + value: -0.000026338912 + inSlope: 0.0012896265 + outSlope: 0.0012896265 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.266667 + value: -0.000040511553 + inSlope: -0.0005244309 + outSlope: -0.0005244309 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.3000002 + value: -0.00006130094 + inSlope: -0.00091631344 + outSlope: -0.00091631344 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.3333335 + value: -0.00010159906 + inSlope: -0.0010751158 + outSlope: -0.0010751158 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.3666668 + value: -0.00013297526 + inSlope: -0.0009912319 + outSlope: -0.0009912319 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.466667 + value: -0.00022163962 + inSlope: -0.00047000108 + outSlope: -0.00047000108 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.5333335 + value: -0.00022142618 + inSlope: 0.0006403322 + outSlope: 0.0006403322 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.6000001 + value: -0.00014714788 + inSlope: 0.0011724456 + outSlope: 0.0011724456 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.6333334 + value: -0.00010979526 + inSlope: 0.0010635897 + outSlope: 0.0010635897 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.6666667 + value: -0.000076241966 + inSlope: 0.0008522775 + outSlope: 0.0008522775 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.7000003 + value: -0.00005297665 + inSlope: -0.004129496 + outSlope: -0.004129496 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.7333336 + value: -0.0003515413 + inSlope: -0.0034276904 + outSlope: -0.0034276904 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.766667 + value: -0.00028148913 + inSlope: 0.0018332677 + outSlope: 0.0018332677 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.8333335 + value: -0.00019226978 + inSlope: 0.0009733025 + outSlope: 0.0009733025 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.8666668 + value: -0.00016443679 + inSlope: 0.0006224012 + outSlope: 0.0006224012 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.9333336 + value: -0.00014304977 + inSlope: 0.00018185325 + outSlope: 0.00018185325 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4 + value: -0.0001432632 + inSlope: -0.0003323286 + outSlope: -0.0003323286 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.033334 + value: -0.00016080825 + inSlope: -0.0007037199 + outSlope: -0.0007037199 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.1333337 + value: -0.0003111151 + inSlope: -0.0026919509 + outSlope: -0.0026919509 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.166667 + value: -0.0004171111 + inSlope: 0.004031522 + outSlope: 0.004031522 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.2000003 + value: -0.000042347165 + inSlope: 0.005247511 + outSlope: 0.005247511 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.2333336 + value: -0.00006727735 + inSlope: -0.0009035068 + outSlope: -0.0009035068 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.3 + value: -0.00015846037 + inSlope: -0.0021399863 + outSlope: -0.0021399863 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.3333335 + value: -0.0002452465 + inSlope: -0.0032413544 + outSlope: -0.0032413544 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.366667 + value: -0.00037455047 + inSlope: 0.00239996 + outSlope: 0.00239996 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.4 + value: -0.000085249296 + inSlope: 0.00352374 + outSlope: 0.00352374 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.4333334 + value: -0.00013963466 + inSlope: -0.0020151213 + outSlope: -0.0020151213 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.5 + value: -0.000327166 + inSlope: -0.0036524162 + outSlope: -0.0036524162 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.533334 + value: -0.0004630867 + inSlope: 0.0026766118 + outSlope: 0.0026766118 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.566667 + value: -0.00014872734 + inSlope: 0.0040648193 + outSlope: 0.0040648193 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.6000004 + value: -0.00019209903 + inSlope: -0.0010789575 + outSlope: -0.0010789575 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.6333337 + value: -0.00022065776 + inSlope: -0.0003912423 + outSlope: -0.0003912423 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.666667 + value: -0.00021818183 + inSlope: 0.0005852623 + outSlope: 0.0005852623 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.7000003 + value: -0.00018164031 + inSlope: -0.0046929833 + outSlope: -0.0046929833 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.7333336 + value: -0.0005310471 + inSlope: -0.002344891 + outSlope: -0.002344891 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.766667 + value: -0.00033796625 + inSlope: 0.00522766 + outSlope: 0.00522766 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.8 + value: -0.0001825368 + inSlope: -0.0031081657 + outSlope: -0.0031081657 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.8333335 + value: -0.0005451771 + inSlope: -0.0012262333 + outSlope: -0.0012262333 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.866667 + value: -0.0002642856 + inSlope: 0.00650448 + outSlope: 0.00650448 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.9 + value: -0.000111545516 + inSlope: 0.0033482895 + outSlope: 0.0033482895 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.9333334 + value: -0.00004106651 + inSlope: -0.0022469207 + outSlope: -0.0022469207 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.9666667 + value: -0.0002613401 + inSlope: -0.0009208296 + outSlope: -0.0009208296 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.0000005 + value: -0.00010245282 + inSlope: 0.0033975611 + outSlope: 0.0033975611 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.033334 + value: -0.00003483396 + inSlope: 0.0013837547 + outSlope: 0.0013837547 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.066667 + value: -0.000010202593 + inSlope: -0.0058628684 + outSlope: -0.0058628684 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.1000004 + value: -0.00042569148 + inSlope: -0.0031504277 + outSlope: -0.0031504277 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.1333337 + value: -0.0002202309 + inSlope: 0.0044541406 + outSlope: 0.0044541406 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.166667 + value: -0.00012874906 + inSlope: 0.0019498074 + outSlope: 0.0019498074 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.2000003 + value: -0.000090243855 + inSlope: 0.0008862179 + outSlope: 0.0008862179 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.2333336 + value: -0.00006966792 + inSlope: 0.0005020192 + outSlope: 0.0005020192 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.266667 + value: -0.000056775938 + inSlope: 0.00035858527 + outSlope: 0.00035858527 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.3333335 + value: -0.00003649882 + inSlope: 0.00026381627 + outSlope: 0.00026381627 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.4 + value: -0.000021776505 + inSlope: 0.0001459453 + outSlope: 0.0001459453 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.4333334 + value: -0.000018444847 + inSlope: 0.000099278855 + outSlope: 0.000099278855 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.466667 + value: -0.000015157873 + inSlope: 0.00007684897 + outSlope: 0.00007684897 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.5000005 + value: -0.000013321541 + inSlope: 0.00004869095 + outSlope: 0.00004869095 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.533334 + value: -0.000011911813 + inSlope: 0.000042925985 + outSlope: 0.000042925985 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.566667 + value: -0.000010459811 + inSlope: 0.00006660303 + outSlope: 0.00006660303 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.6000004 + value: -0.0000074716154 + inSlope: 0.000048671995 + outSlope: 0.000048671995 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.6333337 + value: -0.0000072150146 + inSlope: -0.0000006335681 + outSlope: -0.0000006335681 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.666667 + value: -0.0000075138532 + inSlope: -0.000007689237 + outSlope: -0.000007689237 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.7000003 + value: -0.00000772763 + inSlope: -0.00002436012 + outSlope: -0.00002436012 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.7333336 + value: -0.00000913786 + inSlope: -0.000066008644 + outSlope: -0.000066008644 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.766667 + value: -0.000012128202 + inSlope: -0.00014403716 + outSlope: -0.00014403716 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.8 + value: -0.000018740328 + inSlope: -0.00018946861 + outSlope: -0.00018946861 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.8333335 + value: -0.00002475943 + inSlope: -0.00028302625 + outSlope: -0.00028302625 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.866667 + value: -0.000037608726 + inSlope: -0.00062048057 + outSlope: -0.00062048057 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.9 + value: -0.00006612476 + inSlope: -0.0013043414 + outSlope: -0.0013043414 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.933334 + value: -0.00012456557 + inSlope: -0.0026554393 + outSlope: -0.0026554393 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.966667 + value: -0.00024315472 + inSlope: -0.0051218728 + outSlope: -0.0051218728 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.0000005 + value: -0.00046602343 + inSlope: 0.0033867096 + outSlope: 0.0033867096 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.033334 + value: -0.000017374292 + inSlope: 0.0063160895 + outSlope: 0.0063160895 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.066667 + value: -0.00004495118 + inSlope: -0.0012678548 + outSlope: -0.0012678548 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.1000004 + value: -0.000101897866 + inSlope: -0.0022085009 + outSlope: -0.0022085009 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.1333337 + value: -0.00019218444 + inSlope: -0.003533986 + outSlope: -0.003533986 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.166667 + value: -0.0003374967 + inSlope: -0.0049568 + outSlope: -0.0049568 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.2000003 + value: -0.00052263745 + inSlope: 0.0039502005 + outSlope: 0.0039502005 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.2333336 + value: -0.000074150244 + inSlope: 0.0061952 + outSlope: 0.0061952 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.266667 + value: -0.00010962452 + inSlope: -0.0011173771 + outSlope: -0.0011173771 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.3 + value: -0.00014864198 + inSlope: -0.0011385083 + outSlope: -0.0011385083 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.3333335 + value: -0.000185525 + inSlope: -0.00085548166 + outSlope: -0.00085548166 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.366667 + value: -0.00020567403 + inSlope: -0.0002682987 + outSlope: -0.0002682987 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.433334 + value: -0.00018317712 + inSlope: 0.00084779784 + outSlope: 0.00084779784 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.5000005 + value: -0.000104032304 + inSlope: 0.001212146 + outSlope: 0.001212146 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.533334 + value: -0.00006608207 + inSlope: -0.0056112185 + outSlope: -0.0056112185 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.566667 + value: -0.0004781132 + inSlope: -0.003525662 + outSlope: -0.003525662 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.6000004 + value: -0.00030112598 + inSlope: 0.004545068 + outSlope: 0.004545068 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.666667 + value: -0.00009242098 + inSlope: 0.001970298 + outSlope: 0.001970298 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.7000003 + value: -0.000043755892 + inSlope: 0.0011058511 + outSlope: 0.0011058511 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.7333336 + value: -0.00001869764 + inSlope: 0.0005487574 + outSlope: 0.0005487574 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.766667 + value: -0.0000071720983 + inSlope: -0.0041151787 + outSlope: -0.0041151787 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.8 + value: -0.00029304263 + inSlope: -0.0023109477 + outSlope: -0.0023109477 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.8333335 + value: -0.00016123513 + inSlope: 0.0030234149 + outSlope: 0.0030234149 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.866667 + value: -0.00009148183 + inSlope: 0.0015175771 + outSlope: 0.0015175771 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.9000006 + value: -0.00006006297 + inSlope: 0.0006467273 + outSlope: 0.0006467273 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.933334 + value: -0.00004836627 + inSlope: 0.00018505561 + outSlope: 0.00018505561 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.966667 + value: -0.00004772594 + inSlope: -0.000017289001 + outSlope: -0.000017289001 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.033334 + value: -0.00005058608 + inSlope: 0.000012806699 + outSlope: 0.000012806699 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.166667 + value: -0.00003731283 + inSlope: 0.00008839561 + outSlope: 0.00008839561 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.2000003 + value: -0.000035134828 + inSlope: 0.000042920954 + outSlope: 0.000042920954 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.2333336 + value: -0.000034451437 + inSlope: -0.000026896767 + outSlope: -0.000026896767 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.266667 + value: -0.000036927944 + inSlope: -0.00005255491 + outSlope: -0.00005255491 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.3 + value: -0.000037955095 + inSlope: -0.000054521985 + outSlope: -0.000054521985 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.3333335 + value: -0.00004056274 + inSlope: -0.00008252917 + outSlope: -0.00008252917 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.3666673 + value: -0.000043457076 + inSlope: -0.000046616122 + outSlope: -0.000046616122 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.4000006 + value: -0.00004367052 + inSlope: -0.000012166212 + outSlope: -0.000012166212 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.433334 + value: -0.000044268156 + inSlope: -0.00011333845 + outSlope: -0.00011333845 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.466667 + value: -0.00005122641 + inSlope: -0.00064289226 + outSlope: -0.00064289226 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.5000005 + value: -0.0000871276 + inSlope: -0.0021297398 + outSlope: -0.0021297398 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.533334 + value: -0.00019320894 + inSlope: -0.0053416947 + outSlope: -0.0053416947 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.566667 + value: -0.00044324022 + inSlope: 0.0026426448 + outSlope: 0.0026426448 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.6000004 + value: -0.000017032782 + inSlope: 0.0058040135 + outSlope: 0.0058040135 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.6333337 + value: -0.000056306362 + inSlope: -0.0019600526 + outSlope: -0.0019600526 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.666667 + value: -0.00014770284 + inSlope: -0.00414294 + outSlope: -0.00414294 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.7000003 + value: -0.00033250212 + inSlope: 0.0013024332 + outSlope: 0.0013024332 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.7333336 + value: -0.000060874052 + inSlope: 0.0028776466 + outSlope: 0.0028776466 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.766667 + value: -0.00014065919 + inSlope: -0.0033636577 + outSlope: -0.0033636577 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.8 + value: -0.00028511768 + inSlope: -0.005552901 + outSlope: -0.005552901 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.833334 + value: -0.00051085546 + inSlope: 0.0018986294 + outSlope: 0.0018986294 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.8666673 + value: -0.00015854574 + inSlope: 0.003833021 + outSlope: 0.003833021 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.9000006 + value: -0.00025532095 + inSlope: -0.0030659041 + outSlope: -0.0030659041 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.933334 + value: -0.00036293914 + inSlope: -0.0032016535 + outSlope: -0.0032016535 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.966667 + value: -0.0004687643 + inSlope: 0.003374614 + outSlope: 0.003374614 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8 + value: -0.00013796981 + inSlope: 0.0048230435 + outSlope: 0.0048230435 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.033334 + value: -0.00014723325 + inSlope: -0.000033296892 + outSlope: -0.000033296892 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.066668 + value: -0.00014018963 + inSlope: -0.00530522 + outSlope: -0.00530522 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.1 + value: -0.000500909 + inSlope: -0.004130229 + outSlope: -0.004130229 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.133334 + value: -0.0004155316 + inSlope: 0.0026484102 + outSlope: 0.0026484102 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.200001 + value: -0.00024358163 + inSlope: 0.0022059362 + outSlope: 0.0022059362 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.233334 + value: -0.00017728609 + inSlope: 0.0018057356 + outSlope: 0.0018057356 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.266667 + value: -0.00012319954 + inSlope: -0.005129787 + outSlope: -0.005129787 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.3 + value: -0.00051926513 + inSlope: -0.0036660105 + outSlope: -0.0036660105 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.333334 + value: -0.00036759218 + inSlope: 0.0040231915 + outSlope: 0.0040231915 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.433333 + value: -0.00010279433 + inSlope: 0.0015547276 + outSlope: 0.0015547276 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.466667 + value: -0.00006155707 + inSlope: -0.0056990446 + outSlope: -0.0056990446 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.5 + value: -0.00048272364 + inSlope: -0.0038658024 + outSlope: -0.0038658024 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.533334 + value: -0.0003192686 + inSlope: 0.004126234 + outSlope: 0.004126234 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.6 + value: -0.0001331033 + inSlope: 0.0018678501 + outSlope: 0.0018678501 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.666667 + value: -0.000050031125 + inSlope: 0.0008132226 + outSlope: 0.0008132226 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.700001 + value: -0.000028900233 + inSlope: 0.0005071401 + outSlope: 0.0005071401 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.733334 + value: -0.000016221697 + inSlope: 0.0003240291 + outSlope: 0.0003240291 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.766667 + value: -0.000007298367 + inSlope: -0.005196628 + outSlope: -0.005196628 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.8 + value: -0.00036265803 + inSlope: -0.0033567094 + outSlope: -0.0033567094 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.833334 + value: -0.0002310718 + inSlope: 0.00331717 + outSlope: 0.00331717 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.900001 + value: -0.00008426745 + inSlope: 0.001368382 + outSlope: 0.001368382 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.933333 + value: -0.000050287257 + inSlope: 0.00077224243 + outSlope: 0.00077224243 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.966667 + value: -0.000032784905 + inSlope: 0.00042197644 + outSlope: 0.00042197644 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9 + value: -0.000022155422 + inSlope: 0.00025293158 + outSlope: 0.00025293158 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.033334 + value: -0.000015922878 + inSlope: 0.0001824426 + outSlope: 0.0001824426 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.066668 + value: -0.00000999242 + inSlope: 0.00015942797 + outSlope: 0.00015942797 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.1 + value: -0.0000052943396 + inSlope: -0.0037341665 + outSlope: -0.0037341665 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.133334 + value: -0.0002589403 + inSlope: 0.0001281926 + outSlope: 0.0001281926 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.166667 + value: 0.0000032444589 + inSlope: 0.0040007085 + outSlope: 0.0040007085 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.200001 + value: 0.000007769646 + inSlope: 0.00010884192 + outSlope: 0.00010884192 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.233334 + value: 0.000010500606 + inSlope: 0.000090905734 + outSlope: 0.000090905734 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.266667 + value: 0.000013830031 + inSlope: 0.00006787045 + outSlope: 0.00006787045 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.3 + value: 0.000015025329 + inSlope: 0.000020479327 + outSlope: 0.000020479327 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.333334 + value: 0.000015195304 + inSlope: -0.000017935708 + outSlope: -0.000017935708 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.366667 + value: 0.000013829638 + inSlope: -0.00001727245 + outSlope: -0.00001727245 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.433333 + value: 0.0000153678 + inSlope: 0.00005510101 + outSlope: 0.00005510101 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.466667 + value: 0.000017717242 + inSlope: 0.00012557501 + outSlope: 0.00012557501 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.500001 + value: 0.000023739578 + inSlope: 0.00016210481 + outSlope: 0.00016210481 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.533334 + value: 0.000028524237 + inSlope: 0.0000626835 + outSlope: 0.0000626835 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.566668 + value: 0.000027918397 + inSlope: -0.00021975936 + outSlope: -0.00021975936 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.6 + value: 0.00001387382 + inSlope: -0.0007043598 + outSlope: -0.0007043598 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.633334 + value: -0.00001903915 + inSlope: -0.0013509844 + outSlope: -0.0013509844 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.666667 + value: -0.000076191376 + inSlope: -0.0021213596 + outSlope: -0.0021213596 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.700001 + value: -0.00016046337 + inSlope: -0.0027382944 + outSlope: -0.0027382944 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.766667 + value: -0.00036939877 + inSlope: -0.0034730379 + outSlope: -0.0034730379 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.8 + value: -0.00049027946 + inSlope: 0.005121445 + outSlope: 0.005121445 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.833334 + value: -0.000027961085 + inSlope: 0.0067886855 + outSlope: 0.0067886855 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.866667 + value: -0.000037694106 + inSlope: -0.00025357146 + outSlope: -0.00025357146 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.900001 + value: -0.000044865796 + inSlope: -0.0002772642 + outSlope: -0.0002772642 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.933333 + value: -0.00005617831 + inSlope: -0.00030095613 + outSlope: -0.00030095613 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.966667 + value: -0.00006492948 + inSlope: -0.00030479295 + outSlope: -0.00030479295 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.000001 + value: -0.00007649811 + inSlope: -0.0003169633 + outSlope: -0.0003169633 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.033334 + value: -0.000086060376 + inSlope: -0.00024268587 + outSlope: -0.00024268587 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.066668 + value: -0.00009267711 + inSlope: -0.00026061534 + outSlope: -0.00026061534 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.1 + value: -0.00010343466 + inSlope: -0.0002779042 + outSlope: -0.0002779042 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.133334 + value: -0.000111204 + inSlope: -0.0002715009 + outSlope: -0.0002715009 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.3 + value: -0.00018373205 + inSlope: -0.0005218694 + outSlope: -0.0005218694 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.433334 + value: -0.00024422194 + inSlope: -0.00037331274 + outSlope: -0.00037331274 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.500001 + value: -0.00026326106 + inSlope: -0.00018057243 + outSlope: -0.00018057243 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.566668 + value: -0.00026159623 + inSlope: 0.00032721038 + outSlope: 0.00032721038 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.6 + value: -0.00024614294 + inSlope: 0.00068194914 + outSlope: 0.00068194914 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.666667 + value: -0.00017822521 + inSlope: 0.0012416001 + outSlope: 0.0012416001 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.700001 + value: -0.00013335943 + inSlope: 0.0012787394 + outSlope: 0.0012787394 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.733334 + value: -0.00009297593 + inSlope: -0.0053639575 + outSlope: -0.0053639575 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.766667 + value: -0.0004909625 + inSlope: -0.004489892 + outSlope: -0.004489892 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.8 + value: -0.00039230892 + inSlope: 0.0050118403 + outSlope: 0.0050118403 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.833334 + value: -0.0001568382 + inSlope: 0.007603295 + outSlope: 0.007603295 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.866667 + value: 0.00011457642 + inSlope: 0.008524718 + outSlope: 0.008524718 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.900001 + value: 0.00041147618 + inSlope: 0.00048856484 + outSlope: 0.00048856484 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.933334 + value: 0.00014714785 + inSlope: -0.0028039352 + outSlope: -0.0028039352 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.966667 + value: 0.00022454247 + inSlope: 0.0024496 + outSlope: 0.0024496 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.000001 + value: 0.0003104545 + inSlope: -0.0019049693 + outSlope: -0.0019049693 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.033334 + value: 0.0000975489 + inSlope: -0.002767898 + outSlope: -0.002767898 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.066668 + value: 0.00012593159 + inSlope: 0.0008931828 + outSlope: 0.0008931828 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.1 + value: 0.00015709433 + inSlope: 0.0008842967 + outSlope: 0.0008842967 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.133334 + value: 0.0001848846 + inSlope: -0.0013914707 + outSlope: -0.0013914707 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.166667 + value: 0.000064331834 + inSlope: -0.001698824 + outSlope: -0.001698824 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.200001 + value: 0.000071631606 + inSlope: 0.0001523977 + outSlope: 0.0001523977 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.233334 + value: 0.000074491734 + inSlope: 0.00004098131 + outSlope: 0.00004098131 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.266667 + value: 0.00007436365 + inSlope: -0.00007812124 + outSlope: -0.00007812124 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.333334 + value: 0.000061642466 + inSlope: -0.00024396615 + outSlope: -0.00024396615 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.366667 + value: 0.000053019347 + inSlope: -0.0002157923 + outSlope: -0.0002157923 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.400001 + value: 0.000047256366 + inSlope: -0.0001728871 + outSlope: -0.0001728871 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: Left Hand In-Out + path: + classID: 95 + script: {fileID: 0} + flags: 0 + - serializedVersion: 2 + curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.12590364 + inSlope: -0.29203755 + outSlope: -0.29203755 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.033333335 + value: -0.13563822 + inSlope: -0.57993114 + outSlope: -0.57993114 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.06666667 + value: -0.16456571 + inSlope: -0.96820986 + outSlope: -0.96820986 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.33333334 + value: -0.55238193 + inSlope: -1.6807975 + outSlope: -1.6807975 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.53333336 + value: -0.7979163 + inSlope: -0.58148366 + outSlope: -0.58148366 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7666667 + value: -0.81292236 + inSlope: 0.26575303 + outSlope: 0.26575303 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: -0.61423594 + inSlope: 1.6683779 + outSlope: 1.6683779 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2666668 + value: -0.0619784 + inSlope: 1.683011 + outSlope: 1.683011 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3000001 + value: -0.010283598 + inSlope: 1.1607668 + outSlope: 1.1607668 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3333334 + value: 0.015405982 + inSlope: 0.5958792 + outSlope: 0.5958792 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3666668 + value: 0.029441696 + inSlope: 0.32061836 + outSlope: 0.32061836 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4666667 + value: 0.030084588 + inSlope: -0.31716815 + outSlope: -0.31716815 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5000001 + value: 0.015904553 + inSlope: -0.5883211 + outSlope: -0.5883211 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5333334 + value: -0.009136831 + inSlope: -1.1757562 + outSlope: -1.1757562 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5666667 + value: -0.062479112 + inSlope: -1.7506433 + outSlope: -1.7506433 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6000001 + value: -0.12584649 + inSlope: -2.2282012 + outSlope: -2.2282012 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6333334 + value: -0.21102594 + inSlope: -2.3628063 + outSlope: -2.3628063 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6666667 + value: -0.28336677 + inSlope: -2.4706707 + outSlope: -2.4706707 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7 + value: -0.37573716 + inSlope: -2.8590026 + outSlope: -2.8590026 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.8666668 + value: -0.84117186 + inSlope: -1.7941535 + outSlope: -1.7941535 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.1000001 + value: -0.9455338 + inSlope: -0.66801643 + outSlope: -0.66801643 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.3000002 + value: -1.21156 + inSlope: -1.4197376 + outSlope: -1.4197376 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.6666667 + value: -1.5917042 + inSlope: -0.34441206 + outSlope: -0.34441206 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.1000001 + value: -1.5170983 + inSlope: 0.47125742 + outSlope: 0.47125742 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.6333334 + value: -1.2795395 + inSlope: -0.14468923 + outSlope: -0.14468923 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.033334 + value: -1.5866486 + inSlope: -0.40074587 + outSlope: -0.40074587 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.4333334 + value: -1.4484031 + inSlope: 0.9611598 + outSlope: 0.9611598 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.766667 + value: -1.1567419 + inSlope: 0.37229097 + outSlope: 0.37229097 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.033334 + value: -1.1402007 + inSlope: -0.057756957 + outSlope: -0.057756957 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.3333335 + value: -1.1700857 + inSlope: -0.004813676 + outSlope: -0.004813676 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.566667 + value: -1.2422032 + inSlope: -0.6951077 + outSlope: -0.6951077 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.866667 + value: -1.3923153 + inSlope: -0.23929797 + outSlope: -0.23929797 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.3333335 + value: -1.3873528 + inSlope: 0.13391747 + outSlope: 0.13391747 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.8 + value: -1.406327 + inSlope: -0.0101924045 + outSlope: -0.0101924045 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.2333336 + value: -1.4701041 + inSlope: -0.19481617 + outSlope: -0.19481617 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.6333337 + value: -1.4405155 + inSlope: 0.06308383 + outSlope: 0.06308383 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.033334 + value: -1.3308442 + inSlope: 0.37859946 + outSlope: 0.37859946 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.466667 + value: -1.2265888 + inSlope: 0.2851673 + outSlope: 0.2851673 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9 + value: -1.3268409 + inSlope: -0.43970907 + outSlope: -0.43970907 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.466667 + value: -1.4575561 + inSlope: -0.40929425 + outSlope: -0.40929425 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.766667 + value: -1.487333 + inSlope: 0.5552342 + outSlope: 0.5552342 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.900001 + value: -1.2059972 + inSlope: 4.6932898 + outSlope: 4.6932898 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.000001 + value: -0.53157526 + inSlope: 8.426122 + outSlope: 8.426122 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.033334 + value: -0.23600431 + inSlope: 8.52338 + outSlope: 8.52338 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.066668 + value: 0.03664916 + inSlope: 6.31841 + outSlope: 6.31841 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.1 + value: 0.1852244 + inSlope: 4.246152 + outSlope: 4.246152 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.266667 + value: 0.6609667 + inSlope: 1.2735417 + outSlope: 1.2735417 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.500001 + value: 0.61055994 + inSlope: -0.84691036 + outSlope: -0.84691036 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.833334 + value: 0.29067704 + inSlope: -0.9801358 + outSlope: -0.9801358 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.966667 + value: 0.1628244 + inSlope: -0.89238524 + outSlope: -0.89238524 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.133334 + value: 0.03160865 + inSlope: -0.6568154 + outSlope: -0.6568154 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.166667 + value: 0.010735804 + inSlope: -0.71168524 + outSlope: -0.71168524 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.200001 + value: -0.01583707 + inSlope: -0.8858739 + outSlope: -0.8858739 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.233334 + value: -0.048322313 + inSlope: -0.89706224 + outSlope: -0.89706224 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.366667 + value: -0.1229043 + inSlope: -0.18918563 + outSlope: -0.18918563 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.400001 + value: -0.12590334 + inSlope: -0.089969926 + outSlope: -0.089969926 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: Right Shoulder Down-Up + path: + classID: 95 + script: {fileID: 0} + flags: 0 + - serializedVersion: 2 + curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.7937095 + inSlope: -0.029380916 + outSlope: -0.029380916 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6333334 + value: -0.91652703 + inSlope: -0.1295507 + outSlope: -0.1295507 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1 + value: -0.94815964 + inSlope: 0.036095344 + outSlope: 0.036095344 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5666667 + value: -1.0208343 + inSlope: -0.48534703 + outSlope: -0.48534703 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6333334 + value: -1.0633304 + inSlope: -0.53056824 + outSlope: -0.53056824 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7333335 + value: -1.1091735 + inSlope: -0.60213053 + outSlope: -0.60213053 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9666668 + value: -1.2223581 + inSlope: -0.24921325 + outSlope: -0.24921325 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.3666668 + value: -1.3877449 + inSlope: -0.7135774 + outSlope: -0.7135774 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.6333334 + value: -1.5758718 + inSlope: -0.69331235 + outSlope: -0.69331235 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.9 + value: -1.6803448 + inSlope: -0.12378764 + outSlope: -0.12378764 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.2000003 + value: -1.6288489 + inSlope: 0.36901924 + outSlope: 0.36901924 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.7333336 + value: -1.4942168 + inSlope: -0.25974357 + outSlope: -0.25974357 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.1000004 + value: -1.6537944 + inSlope: -0.36480224 + outSlope: -0.36480224 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.866667 + value: -1.440887 + inSlope: 0.32197088 + outSlope: 0.32197088 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.533334 + value: -1.3449298 + inSlope: 0.040426295 + outSlope: 0.040426295 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.8333335 + value: -1.3696982 + inSlope: -0.115810744 + outSlope: -0.115810744 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.2000003 + value: -1.4181132 + inSlope: -0.036227737 + outSlope: -0.036227737 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.433334 + value: -1.4151237 + inSlope: 0.22142193 + outSlope: 0.22142193 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.7000003 + value: -1.3735418 + inSlope: 0.22759458 + outSlope: 0.22759458 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.566667 + value: -1.3849223 + inSlope: -0.25022888 + outSlope: -0.25022888 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.066668 + value: -1.3776771 + inSlope: 0.24706185 + outSlope: 0.24706185 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.5 + value: -1.271736 + inSlope: 0.33737737 + outSlope: 0.33737737 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.866667 + value: -1.191815 + inSlope: 0.12488282 + outSlope: 0.12488282 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.200001 + value: -1.2010556 + inSlope: -0.060516763 + outSlope: -0.060516763 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.8 + value: -1.4308075 + inSlope: -0.42316386 + outSlope: -0.42316386 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.066668 + value: -1.3812358 + inSlope: 0.48894843 + outSlope: 0.48894843 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.400001 + value: -1.261818 + inSlope: 0.501173 + outSlope: 0.501173 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.066668 + value: -0.8685296 + inSlope: 0.42436945 + outSlope: 0.42436945 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.400001 + value: -0.79365206 + inSlope: 0.009913312 + outSlope: 0.009913312 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: Right Shoulder Front-Back + path: + classID: 95 + script: {fileID: 0} + flags: 0 + - serializedVersion: 2 + curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.032341715 + inSlope: 0.033473074 + outSlope: 0.033473074 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.06666667 + value: 0.034528986 + inSlope: 0.018576812 + outSlope: 0.018576812 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.13333334 + value: 0.0353365 + inSlope: 0.036937933 + outSlope: 0.036937933 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.20000002 + value: 0.03912527 + inSlope: 0.05886878 + outSlope: 0.05886878 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.23333335 + value: 0.041083053 + inSlope: 0.08500407 + outSlope: 0.08500407 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.26666668 + value: 0.04479221 + inSlope: 0.102378026 + outSlope: 0.102378026 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.33333334 + value: 0.051435877 + inSlope: 0.12550414 + outSlope: 0.12550414 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.36666667 + value: 0.056275196 + inSlope: 0.14042711 + outSlope: 0.14042711 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.40000004 + value: 0.060797688 + inSlope: 0.16260171 + outSlope: 0.16260171 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5 + value: 0.0807453 + inSlope: 0.19368547 + outSlope: 0.19368547 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.53333336 + value: 0.08669903 + inSlope: 0.19072345 + outSlope: 0.19072345 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.73333335 + value: 0.12201614 + inSlope: 0.15593201 + outSlope: 0.15593201 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.86666673 + value: 0.14551972 + inSlope: 0.22818023 + outSlope: 0.22818023 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1 + value: 0.18794437 + inSlope: 0.057198085 + outSlope: 0.057198085 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3000001 + value: 0.17950562 + inSlope: -0.13934626 + outSlope: -0.13934626 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4000001 + value: 0.15714389 + inSlope: -0.31433597 + outSlope: -0.31433597 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4666667 + value: 0.13347988 + inSlope: -0.3560898 + outSlope: -0.3560898 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5000001 + value: 0.12195115 + inSlope: -0.3964452 + outSlope: -0.3964452 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5333334 + value: 0.10705018 + inSlope: -0.35951155 + outSlope: -0.35951155 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5666667 + value: 0.09798373 + inSlope: -0.23949587 + outSlope: -0.23949587 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6000001 + value: 0.09108378 + inSlope: -0.059195932 + outSlope: -0.059195932 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6333334 + value: 0.09403732 + inSlope: 0.16646029 + outSlope: 0.16646029 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6666667 + value: 0.10218112 + inSlope: 0.4326967 + outSlope: 0.4326967 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7333335 + value: 0.14958216 + inSlope: 0.7958883 + outSlope: 0.7958883 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.8000001 + value: 0.20397298 + inSlope: 0.8777846 + outSlope: 0.8777846 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9333334 + value: 0.3131876 + inSlope: 0.56138694 + outSlope: 0.56138694 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0333335 + value: 0.3424033 + inSlope: -0.098157026 + outSlope: -0.098157026 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.1333334 + value: 0.31573585 + inSlope: -0.22294855 + outSlope: -0.22294855 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.3000002 + value: 0.28332886 + inSlope: -0.19191223 + outSlope: -0.19191223 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5333335 + value: 0.2524382 + inSlope: -0.17270917 + outSlope: -0.17270917 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7333336 + value: 0.21131599 + inSlope: -0.20873085 + outSlope: -0.20873085 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.8000002 + value: 0.20038249 + inSlope: -0.10024252 + outSlope: -0.10024252 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.8666668 + value: 0.19508518 + inSlope: -0.11249106 + outSlope: -0.11249106 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.0333335 + value: 0.17016841 + inSlope: -0.13047305 + outSlope: -0.13047305 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.266667 + value: 0.19279197 + inSlope: 0.3244991 + outSlope: 0.3244991 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.5333335 + value: 0.2591023 + inSlope: -0.14453901 + outSlope: -0.14453901 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.6000001 + value: 0.24063379 + inSlope: -0.32957876 + outSlope: -0.32957876 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.6333334 + value: 0.22918408 + inSlope: -0.42491037 + outSlope: -0.42491037 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.7000003 + value: 0.1957186 + inSlope: -0.47006607 + outSlope: -0.47006607 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.8000002 + value: 0.15538064 + inSlope: -0.37543854 + outSlope: -0.37543854 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.8333335 + value: 0.14308514 + inSlope: -0.31654322 + outSlope: -0.31654322 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.9 + value: 0.12556691 + inSlope: -0.24974746 + outSlope: -0.24974746 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.9333336 + value: 0.117627904 + inSlope: -0.20931682 + outSlope: -0.20931682 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.966667 + value: 0.11161242 + inSlope: -0.418134 + outSlope: -0.418134 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4 + value: 0.08975249 + inSlope: -0.82289577 + outSlope: -0.82289577 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.033334 + value: 0.056752436 + inSlope: -0.70848906 + outSlope: -0.70848906 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.066667 + value: 0.042519454 + inSlope: -0.2717032 + outSlope: -0.2717032 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.1333337 + value: 0.041191224 + inSlope: 0.12579897 + outSlope: 0.12579897 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.2000003 + value: 0.053333454 + inSlope: 0.1681147 + outSlope: 0.1681147 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.2333336 + value: 0.05823313 + inSlope: 0.11867155 + outSlope: 0.11867155 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.266667 + value: 0.061244883 + inSlope: 0.114194214 + outSlope: 0.114194214 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.3 + value: 0.06584607 + inSlope: 0.13566962 + outSlope: 0.13566962 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.366667 + value: 0.07604089 + inSlope: 0.20554078 + outSlope: 0.20554078 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.5 + value: 0.1107455 + inSlope: 0.2697167 + outSlope: 0.2697167 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.566667 + value: 0.12830164 + inSlope: 0.29772562 + outSlope: 0.29772562 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.6333337 + value: 0.1502673 + inSlope: 0.3045861 + outSlope: 0.3045861 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.766667 + value: 0.18709843 + inSlope: 0.26990515 + outSlope: 0.26990515 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.9333334 + value: 0.20597155 + inSlope: -0.07217943 + outSlope: -0.07217943 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.1000004 + value: 0.18010117 + inSlope: -0.19748878 + outSlope: -0.19748878 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.166667 + value: 0.16574308 + inSlope: -0.25680768 + outSlope: -0.25680768 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.2333336 + value: 0.14835797 + inSlope: -0.20833588 + outSlope: -0.20833588 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.3 + value: 0.1346322 + inSlope: -0.24305174 + outSlope: -0.24305174 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.4 + value: 0.1100213 + inSlope: -0.2582753 + outSlope: -0.2582753 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.4333334 + value: 0.10085154 + inSlope: -0.24222389 + outSlope: -0.24222389 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.5000005 + value: 0.08715741 + inSlope: -0.21693268 + outSlope: -0.21693268 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.566667 + value: 0.07161578 + inSlope: -0.25192684 + outSlope: -0.25192684 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.6000004 + value: 0.062615685 + inSlope: -0.30656755 + outSlope: -0.30656755 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.6333337 + value: 0.05117796 + inSlope: -0.34174109 + outSlope: -0.34174109 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.666667 + value: 0.03983297 + inSlope: -0.34905085 + outSlope: -0.34905085 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.7000003 + value: 0.027907925 + inSlope: -0.34245214 + outSlope: -0.34245214 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.7333336 + value: 0.017002847 + inSlope: -0.34398103 + outSlope: -0.34398103 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.766667 + value: 0.0049758772 + inSlope: -0.43868506 + outSlope: -0.43868506 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.8 + value: -0.012242799 + inSlope: -0.5185044 + outSlope: -0.5185044 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.8333335 + value: -0.029591048 + inSlope: -0.46014577 + outSlope: -0.46014577 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.866667 + value: -0.042919155 + inSlope: -0.25476933 + outSlope: -0.25476933 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.9 + value: -0.046575654 + inSlope: -0.09410086 + outSlope: -0.09410086 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.933334 + value: -0.049192578 + inSlope: -0.033633143 + outSlope: -0.033633143 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.966667 + value: -0.0488179 + inSlope: 0.02538445 + outSlope: 0.02538445 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.0000005 + value: -0.047500283 + inSlope: 0.0836256 + outSlope: 0.0836256 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.033334 + value: -0.043242864 + inSlope: 0.12836036 + outSlope: 0.12836036 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.066667 + value: -0.038942933 + inSlope: 0.23761597 + outSlope: 0.23761597 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.1000004 + value: -0.027401814 + inSlope: 0.31879887 + outSlope: 0.31879887 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.1333337 + value: -0.017689696 + inSlope: 0.3557331 + outSlope: 0.3557331 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.166667 + value: -0.0036862963 + inSlope: 0.36825895 + outSlope: 0.36825895 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.2000003 + value: 0.006860877 + inSlope: 0.2791105 + outSlope: 0.2791105 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.2333336 + value: 0.014921053 + inSlope: 0.30095634 + outSlope: 0.30095634 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.266667 + value: 0.026924614 + inSlope: 0.32055044 + outSlope: 0.32055044 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.3 + value: 0.036291063 + inSlope: 0.29868627 + outSlope: 0.29868627 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.3333335 + value: 0.046837013 + inSlope: 0.28894582 + outSlope: 0.28894582 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.366667 + value: 0.0555541 + inSlope: 0.281343 + outSlope: 0.281343 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.4000006 + value: 0.06559334 + inSlope: 0.26429695 + outSlope: 0.26429695 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.433334 + value: 0.07317402 + inSlope: 0.22679518 + outSlope: 0.22679518 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.5000005 + value: 0.08671042 + inSlope: 0.13743183 + outSlope: 0.13743183 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.533334 + value: 0.08987512 + inSlope: 0.10759233 + outSlope: 0.10759233 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.6000004 + value: 0.09648384 + inSlope: 0.04888364 + outSlope: 0.04888364 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.7000003 + value: 0.09682309 + inSlope: -0.020094346 + outSlope: -0.020094346 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.766667 + value: 0.09328297 + inSlope: -0.12718588 + outSlope: -0.12718588 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.8333335 + value: 0.08131925 + inSlope: -0.17495218 + outSlope: -0.17495218 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.866667 + value: 0.075737685 + inSlope: -0.18365653 + outSlope: -0.18365653 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.933334 + value: 0.06321113 + inSlope: -0.13206953 + outSlope: -0.13206953 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.966667 + value: 0.06027077 + inSlope: -0.11004074 + outSlope: -0.11004074 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.0000005 + value: 0.055875085 + inSlope: -0.124193825 + outSlope: -0.124193825 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.1000004 + value: 0.042194713 + inSlope: -0.1949405 + outSlope: -0.1949405 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.1333337 + value: 0.034743465 + inSlope: -0.21007718 + outSlope: -0.21007718 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.166667 + value: 0.02818958 + inSlope: -0.21693712 + outSlope: -0.21693712 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.2000003 + value: 0.020281004 + inSlope: -0.24963571 + outSlope: -0.24963571 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.2333336 + value: 0.011547216 + inSlope: -0.28657883 + outSlope: -0.28657883 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.266667 + value: 0.001175767 + inSlope: -0.41663462 + outSlope: -0.41663462 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.3 + value: -0.016228398 + inSlope: -0.4613679 + outSlope: -0.4613679 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.3333335 + value: -0.029582065 + inSlope: -0.4444418 + outSlope: -0.4444418 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.3666673 + value: -0.045858055 + inSlope: -0.43520564 + outSlope: -0.43520564 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.433334 + value: -0.06714645 + inSlope: -0.20253704 + outSlope: -0.20253704 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.466667 + value: -0.072098434 + inSlope: -0.16853821 + outSlope: -0.16853821 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.5000005 + value: -0.07838232 + inSlope: -0.20522887 + outSlope: -0.20522887 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.533334 + value: -0.085780345 + inSlope: -0.15535805 + outSlope: -0.15535805 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.566667 + value: -0.088739514 + inSlope: -0.100077674 + outSlope: -0.100077674 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.6000004 + value: -0.09245218 + inSlope: -0.032166757 + outSlope: -0.032166757 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.666667 + value: -0.08673315 + inSlope: 0.16049996 + outSlope: 0.16049996 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.7000003 + value: -0.080183975 + inSlope: 0.36161053 + outSlope: 0.36161053 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.7333336 + value: -0.0626258 + inSlope: 0.68587756 + outSlope: 0.68587756 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.766667 + value: -0.03445885 + inSlope: 0.6834717 + outSlope: 0.6834717 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.8 + value: -0.017061066 + inSlope: 0.55849814 + outSlope: 0.55849814 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.833334 + value: 0.0027746065 + inSlope: 0.51444554 + outSlope: 0.51444554 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.8666673 + value: 0.017235555 + inSlope: 0.41960388 + outSlope: 0.41960388 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.933334 + value: 0.04442646 + inSlope: 0.4139781 + outSlope: 0.4139781 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.966667 + value: 0.058346685 + inSlope: 0.38897806 + outSlope: 0.38897806 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.066668 + value: 0.093354195 + inSlope: 0.35720038 + outSlope: 0.35720038 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.1 + value: 0.105532095 + inSlope: 0.32689944 + outSlope: 0.32689944 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.133334 + value: 0.115147434 + inSlope: 0.32095164 + outSlope: 0.32095164 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.166667 + value: 0.12692882 + inSlope: 0.32500476 + outSlope: 0.32500476 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.233334 + value: 0.14614953 + inSlope: 0.2892927 + outSlope: 0.2892927 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.533334 + value: 0.19953841 + inSlope: 0.039230805 + outSlope: 0.039230805 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.6 + value: 0.20152578 + inSlope: 0.029915469 + outSlope: 0.029915469 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.666667 + value: 0.20027371 + inSlope: -0.010033094 + outSlope: -0.010033094 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.8 + value: 0.19704099 + inSlope: -0.13595632 + outSlope: -0.13595632 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.966667 + value: 0.15081239 + inSlope: -0.4302978 + outSlope: -0.4302978 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.033334 + value: 0.12078034 + inSlope: -0.4977702 + outSlope: -0.4977702 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.066668 + value: 0.102874115 + inSlope: -0.5134362 + outSlope: -0.5134362 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.200001 + value: 0.04018448 + inSlope: -0.47698468 + outSlope: -0.47698468 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.233334 + value: 0.024172453 + inSlope: -0.46162564 + outSlope: -0.46162564 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.266667 + value: 0.009409485 + inSlope: -0.5111759 + outSlope: -0.5111759 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.3 + value: -0.0099058375 + inSlope: -0.73987174 + outSlope: -0.73987174 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.333334 + value: -0.0399154 + inSlope: -0.9334552 + outSlope: -0.9334552 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.400001 + value: -0.10297744 + inSlope: -0.8610325 + outSlope: -0.8610325 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.433333 + value: -0.12953827 + inSlope: -0.7371837 + outSlope: -0.7371837 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.466667 + value: -0.15212291 + inSlope: -0.52281475 + outSlope: -0.52281475 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.533334 + value: -0.16723533 + inSlope: 0.032859202 + outSlope: 0.032859202 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.566668 + value: -0.16220233 + inSlope: 0.36261457 + outSlope: 0.36261457 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.633334 + value: -0.11708288 + inSlope: 0.82934177 + outSlope: 0.82934177 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.666667 + value: -0.0877719 + inSlope: 1.038625 + outSlope: 1.038625 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.700001 + value: -0.047841124 + inSlope: 1.3207438 + outSlope: 1.3207438 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.733334 + value: 0.00027748203 + inSlope: 1.1722548 + outSlope: 1.1722548 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.766667 + value: 0.030308861 + inSlope: 0.9241198 + outSlope: 0.9241198 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.833334 + value: 0.09271947 + inSlope: 0.86005247 + outSlope: 0.86005247 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.900001 + value: 0.14476056 + inSlope: 0.77868664 + outSlope: 0.77868664 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.966667 + value: 0.19594169 + inSlope: 0.73725927 + outSlope: 0.73725927 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.000001 + value: 0.22028588 + inSlope: 0.6308156 + outSlope: 0.6308156 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.066668 + value: 0.25426972 + inSlope: 0.49766684 + outSlope: 0.49766684 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.166667 + value: 0.2954371 + inSlope: 0.15159816 + outSlope: 0.15159816 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.333334 + value: 0.27986082 + inSlope: -0.22883105 + outSlope: -0.22883105 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.466667 + value: 0.25920787 + inSlope: -0.16751578 + outSlope: -0.16751578 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.6 + value: 0.22156249 + inSlope: -0.28439623 + outSlope: -0.28439623 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.700001 + value: 0.19380857 + inSlope: -0.26807404 + outSlope: -0.26807404 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.8 + value: 0.17379662 + inSlope: -0.19992012 + outSlope: -0.19992012 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.900001 + value: 0.15574159 + inSlope: -0.16317046 + outSlope: -0.16317046 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.000001 + value: 0.13501598 + inSlope: -0.2649266 + outSlope: -0.2649266 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.166667 + value: 0.08270187 + inSlope: -0.37406564 + outSlope: -0.37406564 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.200001 + value: 0.07009138 + inSlope: -0.3473869 + outSlope: -0.3473869 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.3 + value: 0.043047547 + inSlope: -0.20150098 + outSlope: -0.20150098 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.366667 + value: 0.033220932 + inSlope: -0.08145866 + outSlope: -0.08145866 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.400001 + value: 0.031693827 + inSlope: -0.045812525 + outSlope: -0.045812525 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: Right Arm Down-Up + path: + classID: 95 + script: {fileID: 0} + flags: 0 + - serializedVersion: 2 + curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.2191732 + inSlope: 0.030096171 + outSlope: 0.030096171 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.40000004 + value: 0.18360452 + inSlope: -0.0897127 + outSlope: -0.0897127 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.53333336 + value: 0.17056109 + inSlope: -0.10339773 + outSlope: -0.10339773 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5666667 + value: 0.1672795 + inSlope: -0.14752513 + outSlope: -0.14752513 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6333334 + value: 0.15446518 + inSlope: -0.19631805 + outSlope: -0.19631805 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.73333335 + value: 0.1299176 + inSlope: -0.27702236 + outSlope: -0.27702236 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8000001 + value: 0.11330407 + inSlope: -0.16204594 + outSlope: -0.16204594 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333334 + value: 0.110248275 + inSlope: -0.14523712 + outSlope: -0.14523712 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9333334 + value: 0.08796362 + inSlope: -0.22565827 + outSlope: -0.22565827 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9666667 + value: 0.08078149 + inSlope: -0.19087043 + outSlope: -0.19087043 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0.075238936 + inSlope: -0.19410433 + outSlope: -0.19410433 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0333334 + value: 0.06784119 + inSlope: -0.19571036 + outSlope: -0.19571036 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1333334 + value: 0.055342693 + inSlope: -0.07469585 + outSlope: -0.07469585 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2666668 + value: 0.058718115 + inSlope: 0.124338165 + outSlope: 0.124338165 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3000001 + value: 0.06376056 + inSlope: 0.14476544 + outSlope: 0.14476544 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3666668 + value: 0.07330829 + inSlope: 0.12522593 + outSlope: 0.12522593 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4333334 + value: 0.07816114 + inSlope: -0.013301982 + outSlope: -0.013301982 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5000001 + value: 0.07179368 + inSlope: -0.15604292 + outSlope: -0.15604292 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5333334 + value: 0.06542788 + inSlope: -0.25968266 + outSlope: -0.25968266 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6000001 + value: 0.0431614 + inSlope: -0.30493444 + outSlope: -0.30493444 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6333334 + value: 0.034152538 + inSlope: -0.27816886 + outSlope: -0.27816886 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6666667 + value: 0.024616828 + inSlope: -0.24501884 + outSlope: -0.24501884 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7 + value: 0.017817965 + inSlope: -0.15311006 + outSlope: -0.15311006 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7333335 + value: 0.014409489 + inSlope: -0.089026675 + outSlope: -0.089026675 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7666668 + value: 0.011882846 + inSlope: -0.043146472 + outSlope: -0.043146472 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.8000001 + value: 0.01153306 + inSlope: -0.035703868 + outSlope: -0.035703868 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.8333334 + value: 0.009502591 + inSlope: -0.06389126 + outSlope: -0.06389126 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.8666668 + value: 0.0072736386 + inSlope: -0.17230423 + outSlope: -0.17230423 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9000001 + value: -0.0019843539 + inSlope: -0.3697521 + outSlope: -0.3697521 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9333334 + value: -0.017376477 + inSlope: -0.52119976 + outSlope: -0.52119976 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9666668 + value: -0.036731042 + inSlope: -0.6117243 + outSlope: -0.6117243 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2 + value: -0.05815805 + inSlope: -0.5857357 + outSlope: -0.5857357 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.1333334 + value: -0.11041572 + inSlope: -0.25994107 + outSlope: -0.25994107 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.2333333 + value: -0.126671 + inSlope: -0.035250455 + outSlope: -0.035250455 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.3666668 + value: -0.121076465 + inSlope: -0.0070298538 + outSlope: -0.0070298538 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4333334 + value: -0.122557335 + inSlope: 0.008610904 + outSlope: 0.008610904 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4666667 + value: -0.121640794 + inSlope: -0.0216462 + outSlope: -0.0216462 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5333335 + value: -0.12699655 + inSlope: -0.10770577 + outSlope: -0.10770577 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.6333334 + value: -0.14707725 + inSlope: -0.29066008 + outSlope: -0.29066008 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7 + value: -0.16815484 + inSlope: -0.2294544 + outSlope: -0.2294544 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7333336 + value: -0.17317934 + inSlope: -0.15904343 + outSlope: -0.15904343 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.8666668 + value: -0.19061382 + inSlope: -0.06639524 + outSlope: -0.06639524 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.9333334 + value: -0.19331267 + inSlope: -0.048081845 + outSlope: -0.048081845 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.966667 + value: -0.19473669 + inSlope: 0.021012375 + outSlope: 0.021012375 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.0333335 + value: -0.18985021 + inSlope: 0.076835304 + outSlope: 0.076835304 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.1000001 + value: -0.18000057 + inSlope: 0.25699678 + outSlope: 0.25699678 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.266667 + value: -0.1154917 + inSlope: 0.46740723 + outSlope: 0.46740723 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.3666668 + value: -0.060032446 + inSlope: 0.61311233 + outSlope: 0.61311233 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.4 + value: -0.0388218 + inSlope: 0.6114805 + outSlope: 0.6114805 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.4333334 + value: -0.019267118 + inSlope: 0.55118734 + outSlope: 0.55118734 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.466667 + value: -0.0020758926 + inSlope: 0.54368126 + outSlope: 0.54368126 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.5000002 + value: 0.016978385 + inSlope: 0.5558449 + outSlope: 0.5558449 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.5333335 + value: 0.0349804 + inSlope: 0.47627193 + outSlope: 0.47627193 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.6000001 + value: 0.058094162 + inSlope: 0.2210097 + outSlope: 0.2210097 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.6333334 + value: 0.063463785 + inSlope: 0.080617055 + outSlope: 0.080617055 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.6666667 + value: 0.06346863 + inSlope: -0.059566297 + outSlope: -0.059566297 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.7000003 + value: 0.059492674 + inSlope: -0.11164652 + outSlope: -0.11164652 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.8000002 + value: 0.052485913 + inSlope: -0.002651032 + outSlope: -0.002651032 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.8333335 + value: 0.053547516 + inSlope: -0.0069550313 + outSlope: -0.0069550313 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.9 + value: 0.048300557 + inSlope: -0.1531632 + outSlope: -0.1531632 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.9333336 + value: 0.04181133 + inSlope: -0.30091769 + outSlope: -0.30091769 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.966667 + value: 0.02823935 + inSlope: -0.4145612 + outSlope: -0.4145612 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4 + value: 0.01417404 + inSlope: -0.16241646 + outSlope: -0.16241646 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.033334 + value: 0.017411744 + inSlope: -0.055475917 + outSlope: -0.055475917 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.066667 + value: 0.010475696 + inSlope: -0.29547754 + outSlope: -0.29547754 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.1000004 + value: -0.0022867394 + inSlope: -0.4659984 + outSlope: -0.4659984 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.1333337 + value: -0.020590834 + inSlope: -0.6306432 + outSlope: -0.6306432 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.2000003 + value: -0.07099977 + inSlope: -0.80416465 + outSlope: -0.80416465 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.2333336 + value: -0.097940505 + inSlope: -0.6857056 + outSlope: -0.6857056 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.266667 + value: -0.116713434 + inSlope: -0.37830403 + outSlope: -0.37830403 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.3 + value: -0.12316075 + inSlope: -0.17977679 + outSlope: -0.17977679 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.366667 + value: -0.13270132 + inSlope: -0.1022012 + outSlope: -0.1022012 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.4 + value: -0.13551195 + inSlope: -0.017781276 + outSlope: -0.017781276 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.4333334 + value: -0.13388674 + inSlope: 0.06138621 + outSlope: 0.06138621 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.4666667 + value: -0.13141954 + inSlope: 0.14122167 + outSlope: 0.14122167 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.5 + value: -0.12447197 + inSlope: 0.216841 + outSlope: 0.216841 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.6000004 + value: -0.09606712 + inSlope: 0.34995472 + outSlope: 0.34995472 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.766667 + value: -0.03279585 + inSlope: 0.366772 + outSlope: 0.366772 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.8 + value: -0.02068708 + inSlope: 0.38481894 + outSlope: 0.38481894 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.8333335 + value: -0.0071412795 + inSlope: 0.39364046 + outSlope: 0.39364046 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.866667 + value: 0.00555559 + inSlope: 0.38024777 + outSlope: 0.38024777 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.9 + value: 0.018208548 + inSlope: 0.38467127 + outSlope: 0.38467127 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.9333334 + value: 0.031200318 + inSlope: 0.35895634 + outSlope: 0.35895634 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.066667 + value: 0.063438505 + inSlope: 0.16270652 + outSlope: 0.16270652 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.1333337 + value: 0.074163176 + inSlope: 0.16722785 + outSlope: 0.16722785 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.166667 + value: 0.079745755 + inSlope: 0.108264565 + outSlope: 0.108264565 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.2000003 + value: 0.08138081 + inSlope: 0.050131988 + outSlope: 0.050131988 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.3 + value: 0.08536016 + inSlope: -0.0024809344 + outSlope: -0.0024809344 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.4 + value: 0.08127809 + inSlope: -0.05927453 + outSlope: -0.05927453 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.4333334 + value: 0.07908534 + inSlope: -0.03949692 + outSlope: -0.03949692 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.5000005 + value: 0.07873947 + inSlope: -0.037864335 + outSlope: -0.037864335 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.533334 + value: 0.076120675 + inSlope: -0.052233387 + outSlope: -0.052233387 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.566667 + value: 0.07525725 + inSlope: -0.06284802 + outSlope: -0.06284802 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.6000004 + value: 0.07193081 + inSlope: -0.012832038 + outSlope: -0.012832038 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.6333337 + value: 0.07440178 + inSlope: -0.06206325 + outSlope: -0.06206325 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.666667 + value: 0.067793265 + inSlope: -0.2157794 + outSlope: -0.2157794 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.7000003 + value: 0.0600165 + inSlope: -0.26724225 + outSlope: -0.26724225 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.7333336 + value: 0.04997713 + inSlope: -0.31298655 + outSlope: -0.31298655 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.766667 + value: 0.039150752 + inSlope: -0.36558098 + outSlope: -0.36558098 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.8 + value: 0.025605088 + inSlope: -0.37596145 + outSlope: -0.37596145 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.8333335 + value: 0.01408668 + inSlope: -0.29534182 + outSlope: -0.29534182 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.866667 + value: 0.0059156516 + inSlope: -0.27194735 + outSlope: -0.27194735 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.9 + value: -0.004043128 + inSlope: -0.30338714 + outSlope: -0.30338714 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.933334 + value: -0.014310285 + inSlope: -0.2414209 + outSlope: -0.2414209 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.966667 + value: -0.020137986 + inSlope: -0.15169606 + outSlope: -0.15169606 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.0000005 + value: -0.024423346 + inSlope: -0.14872296 + outSlope: -0.14872296 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.033334 + value: -0.03005284 + inSlope: -0.11940675 + outSlope: -0.11940675 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.066667 + value: -0.03238379 + inSlope: -0.12741785 + outSlope: -0.12741785 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.1000004 + value: -0.038547356 + inSlope: -0.10640557 + outSlope: -0.10640557 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.1333337 + value: -0.039477486 + inSlope: -0.048625253 + outSlope: -0.048625253 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.166667 + value: -0.041789036 + inSlope: -0.09132327 + outSlope: -0.09132327 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.2333336 + value: -0.048383694 + inSlope: -0.008047696 + outSlope: -0.008047696 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.266667 + value: -0.04610221 + inSlope: 0.049531173 + outSlope: 0.049531173 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.3 + value: -0.04508162 + inSlope: 0.041350484 + outSlope: 0.041350484 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.366667 + value: -0.040759157 + inSlope: 0.08294028 + outSlope: 0.08294028 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.4000006 + value: -0.037816126 + inSlope: 0.122198135 + outSlope: 0.122198135 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.433334 + value: -0.03261258 + inSlope: 0.14074826 + outSlope: 0.14074826 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.466667 + value: -0.028432917 + inSlope: 0.19144148 + outSlope: 0.19144148 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.5000005 + value: -0.019849828 + inSlope: 0.27845073 + outSlope: 0.27845073 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.533334 + value: -0.009869552 + inSlope: 0.268189 + outSlope: 0.268189 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.566667 + value: -0.0019705768 + inSlope: 0.2836017 + outSlope: 0.2836017 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.6000004 + value: 0.00903721 + inSlope: 0.3310336 + outSlope: 0.3310336 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.7000003 + value: 0.042552967 + inSlope: 0.3450511 + outSlope: 0.3450511 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.7333336 + value: 0.05424959 + inSlope: 0.33790082 + outSlope: 0.33790082 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.766667 + value: 0.06507967 + inSlope: 0.32639337 + outSlope: 0.32639337 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.8333335 + value: 0.08521268 + inSlope: 0.24297361 + outSlope: 0.24297361 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.9000006 + value: 0.09711538 + inSlope: 0.1134461 + outSlope: 0.1134461 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.933334 + value: 0.09977049 + inSlope: 0.08822788 + outSlope: 0.08822788 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.966667 + value: 0.102997236 + inSlope: 0.023943653 + outSlope: 0.023943653 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.0000005 + value: 0.10136673 + inSlope: 0.0018598884 + outSlope: 0.0018598884 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.1333337 + value: 0.11208343 + inSlope: 0.071753964 + outSlope: 0.071753964 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.266667 + value: 0.10940641 + inSlope: -0.14319423 + outSlope: -0.14319423 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.3 + value: 0.10326341 + inSlope: -0.1747871 + outSlope: -0.1747871 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.3666673 + value: 0.08949972 + inSlope: -0.3017589 + outSlope: -0.3017589 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.433334 + value: 0.06443854 + inSlope: -0.37670314 + outSlope: -0.37670314 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.466667 + value: 0.052523073 + inSlope: -0.41401365 + outSlope: -0.41401365 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.5000005 + value: 0.036837652 + inSlope: -0.45550635 + outSlope: -0.45550635 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.533334 + value: 0.022156011 + inSlope: -0.45634428 + outSlope: -0.45634428 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.566667 + value: 0.00641473 + inSlope: -0.47303212 + outSlope: -0.47303212 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.6000004 + value: -0.009379431 + inSlope: -0.509912 + outSlope: -0.509912 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.6333337 + value: -0.027579369 + inSlope: -0.51248556 + outSlope: -0.51248556 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.666667 + value: -0.0435451 + inSlope: -0.3638881 + outSlope: -0.3638881 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.7000003 + value: -0.051838554 + inSlope: -0.32472813 + outSlope: -0.32472813 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.7333336 + value: -0.06519362 + inSlope: -0.26465863 + outSlope: -0.26465863 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.766667 + value: -0.069482446 + inSlope: -0.18625066 + outSlope: -0.18625066 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.8 + value: -0.07761032 + inSlope: -0.2067678 + outSlope: -0.2067678 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.833334 + value: -0.08326703 + inSlope: -0.1089044 + outSlope: -0.1089044 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.9000006 + value: -0.08442576 + inSlope: 0.06393308 + outSlope: 0.06393308 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.933334 + value: -0.08060849 + inSlope: 0.10751578 + outSlope: 0.10751578 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.966667 + value: -0.07725805 + inSlope: 0.14334531 + outSlope: 0.14334531 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.066668 + value: -0.05495175 + inSlope: 0.26030284 + outSlope: 0.26030284 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.1 + value: -0.046124835 + inSlope: 0.31517 + outSlope: 0.31517 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.133334 + value: -0.03394039 + inSlope: 0.27411616 + outSlope: 0.27411616 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.166667 + value: -0.027850354 + inSlope: 0.20658499 + outSlope: 0.20658499 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.200001 + value: -0.020168047 + inSlope: 0.22993594 + outSlope: 0.22993594 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.233334 + value: -0.012521305 + inSlope: 0.19774911 + outSlope: 0.19774911 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.266667 + value: -0.006984816 + inSlope: 0.20345187 + outSlope: 0.20345187 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.3 + value: 0.0010421048 + inSlope: 0.23581025 + outSlope: 0.23581025 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.333334 + value: 0.008735848 + inSlope: 0.22073331 + outSlope: 0.22073331 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.366667 + value: 0.015757654 + inSlope: 0.22727016 + outSlope: 0.22727016 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.433333 + value: 0.0317393 + inSlope: 0.20859617 + outSlope: 0.20859617 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.466667 + value: 0.037793566 + inSlope: 0.18497312 + outSlope: 0.18497312 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.5 + value: 0.044070825 + inSlope: 0.14078812 + outSlope: 0.14078812 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.533334 + value: 0.047179386 + inSlope: 0.20720927 + outSlope: 0.20720927 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.566668 + value: 0.05788496 + inSlope: 0.24607697 + outSlope: 0.24607697 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.633334 + value: 0.06882333 + inSlope: 0.19012088 + outSlope: 0.19012088 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.666667 + value: 0.076259255 + inSlope: 0.1677691 + outSlope: 0.1677691 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.700001 + value: 0.08000787 + inSlope: 0.11058152 + outSlope: 0.11058152 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.733334 + value: 0.08363135 + inSlope: 0.085253425 + outSlope: 0.085253425 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.766667 + value: 0.08569141 + inSlope: 0.08852119 + outSlope: 0.08852119 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.866667 + value: 0.09940685 + inSlope: 0.14510761 + outSlope: 0.14510761 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.900001 + value: 0.103806846 + inSlope: 0.14415407 + outSlope: 0.14415407 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9 + value: 0.112492606 + inSlope: -0.048250172 + outSlope: -0.048250172 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.133334 + value: 0.09367395 + inSlope: -0.121598944 + outSlope: -0.121598944 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.166667 + value: 0.09016664 + inSlope: -0.11880401 + outSlope: -0.11880401 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.200001 + value: 0.08575368 + inSlope: -0.07787377 + outSlope: -0.07787377 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.233334 + value: 0.08497501 + inSlope: -0.041796304 + outSlope: -0.041796304 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.266667 + value: 0.082967244 + inSlope: -0.09408084 + outSlope: -0.09408084 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.3 + value: 0.07870299 + inSlope: -0.12029093 + outSlope: -0.12029093 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.333334 + value: 0.074947864 + inSlope: -0.1645181 + outSlope: -0.1645181 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.400001 + value: 0.057784364 + inSlope: -0.29848588 + outSlope: -0.29848588 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.433333 + value: 0.04783614 + inSlope: -0.3918751 + outSlope: -0.3918751 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.466667 + value: 0.031659294 + inSlope: -0.44445592 + outSlope: -0.44445592 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.500001 + value: 0.018205348 + inSlope: -0.4487325 + outSlope: -0.4487325 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.533334 + value: 0.0017438654 + inSlope: -0.45894974 + outSlope: -0.45894974 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.566668 + value: -0.012391241 + inSlope: -0.48556075 + outSlope: -0.48556075 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.6 + value: -0.030626763 + inSlope: -0.48364535 + outSlope: -0.48364535 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.633334 + value: -0.044634175 + inSlope: -0.48527843 + outSlope: -0.48527843 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.733334 + value: -0.10576698 + inSlope: -0.64349794 + outSlope: -0.64349794 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.833334 + value: -0.17250007 + inSlope: -0.73642474 + outSlope: -0.73642474 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.033334 + value: -0.2838725 + inSlope: 0.009923451 + outSlope: 0.009923451 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.1 + value: -0.26991463 + inSlope: 0.31692982 + outSlope: 0.31692982 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.133334 + value: -0.25757733 + inSlope: 0.4939107 + outSlope: 0.4939107 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.166667 + value: -0.2369874 + inSlope: 0.6313209 + outSlope: 0.6313209 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.200001 + value: -0.2154893 + inSlope: 0.7101263 + outSlope: 0.7101263 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.266667 + value: -0.1661536 + inSlope: 0.63043797 + outSlope: 0.63043797 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.3 + value: -0.14761652 + inSlope: 0.45621675 + outSlope: 0.45621675 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.366667 + value: -0.124853685 + inSlope: 0.325458 + outSlope: 0.325458 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.433334 + value: -0.101146124 + inSlope: 0.41014826 + outSlope: 0.41014826 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.500001 + value: -0.07173567 + inSlope: 0.43671247 + outSlope: 0.43671247 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.533334 + value: -0.05758477 + inSlope: 0.47208408 + outSlope: 0.47208408 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.566668 + value: -0.040263385 + inSlope: 0.49880624 + outSlope: 0.49880624 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.6 + value: -0.024331031 + inSlope: 0.4747628 + outSlope: 0.4747628 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.633334 + value: -0.008612564 + inSlope: 0.4675762 + outSlope: 0.4675762 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.666667 + value: 0.0068406886 + inSlope: 0.47765937 + outSlope: 0.47765937 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.733334 + value: 0.03997012 + inSlope: 0.5058036 + outSlope: 0.5058036 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.966667 + value: 0.1600744 + inSlope: 0.4770081 + outSlope: 0.4770081 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.166667 + value: 0.22678556 + inSlope: 0.078507125 + outSlope: 0.078507125 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.400001 + value: 0.21909459 + inSlope: -0.0035981354 + outSlope: -0.0035981354 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: Right Arm Front-Back + path: + classID: 95 + script: {fileID: 0} + flags: 0 + - serializedVersion: 2 + curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.64039063 + inSlope: 0.044526454 + outSlope: 0.044526454 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.36666667 + value: 0.6110039 + inSlope: -0.16130172 + outSlope: -0.16130172 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6 + value: 0.5204327 + inSlope: -0.59507406 + outSlope: -0.59507406 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333334 + value: 0.39908955 + inSlope: -0.38062155 + outSlope: -0.38062155 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1 + value: 0.32495615 + inSlope: 0.039773013 + outSlope: 0.039773013 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3666668 + value: 0.44387347 + inSlope: 0.8105509 + outSlope: 0.8105509 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5666667 + value: 0.6217487 + inSlope: 0.811575 + outSlope: 0.811575 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.8333334 + value: 0.7349954 + inSlope: -0.20446631 + outSlope: -0.20446631 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0333335 + value: 0.65889436 + inSlope: -0.09370145 + outSlope: -0.09370145 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.1666667 + value: 0.65702236 + inSlope: -0.09551087 + outSlope: -0.09551087 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4 + value: 0.630562 + inSlope: -0.004882518 + outSlope: -0.004882518 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5666668 + value: 0.6707137 + inSlope: 0.3142193 + outSlope: 0.3142193 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.8000002 + value: 0.6180777 + inSlope: -0.6363484 + outSlope: -0.6363484 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.1333334 + value: 0.4744083 + inSlope: 0.039755292 + outSlope: 0.039755292 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.266667 + value: 0.4952524 + inSlope: 0.21599582 + outSlope: 0.21599582 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.4333334 + value: 0.5674226 + inSlope: 0.59956145 + outSlope: 0.59956145 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.6333334 + value: 0.76279056 + inSlope: 1.0970647 + outSlope: 1.0970647 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.8333335 + value: 0.82524747 + inSlope: -0.9095406 + outSlope: -0.9095406 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.966667 + value: 0.6111343 + inSlope: -1.8732382 + outSlope: -1.8732382 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4 + value: 0.5490378 + inSlope: -1.5672085 + outSlope: -1.5672085 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.066667 + value: 0.46529865 + inSlope: -1.2826864 + outSlope: -1.2826864 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.2333336 + value: 0.24898623 + inSlope: -1.226208 + outSlope: -1.226208 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.366667 + value: 0.123463444 + inSlope: -0.5795402 + outSlope: -0.5795402 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.5 + value: 0.0862449 + inSlope: -0.068664126 + outSlope: -0.068664126 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.566667 + value: 0.086398296 + inSlope: 0.13970031 + outSlope: 0.13970031 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.6333337 + value: 0.10509465 + inSlope: 0.36722183 + outSlope: 0.36722183 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.766667 + value: 0.18603255 + inSlope: 0.84944236 + outSlope: 0.84944236 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.8333335 + value: 0.24494745 + inSlope: 0.90594375 + outSlope: 0.90594375 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.033334 + value: 0.4426141 + inSlope: 0.9053457 + outSlope: 0.9053457 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.2000003 + value: 0.5693467 + inSlope: 0.5771234 + outSlope: 0.5771234 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.4 + value: 0.6582088 + inSlope: 0.15597865 + outSlope: 0.15597865 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.566667 + value: 0.6446937 + inSlope: -0.37572598 + outSlope: -0.37572598 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.666667 + value: 0.59556043 + inSlope: -0.7245065 + outSlope: -0.7245065 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.866667 + value: 0.41354343 + inSlope: -0.95492315 + outSlope: -0.95492315 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.033334 + value: 0.25950724 + inSlope: -0.8420005 + outSlope: -0.8420005 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.166667 + value: 0.18376707 + inSlope: -0.22089018 + outSlope: -0.22089018 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.2000003 + value: 0.17954476 + inSlope: -0.05654951 + outSlope: -0.05654951 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.2333336 + value: 0.1799971 + inSlope: 0.18285999 + outSlope: 0.18285999 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.266667 + value: 0.19173542 + inSlope: 0.3630483 + outSlope: 0.3630483 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.3 + value: 0.2042003 + inSlope: 0.47210857 + outSlope: 0.47210857 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.3333335 + value: 0.22320929 + inSlope: 0.5804981 + outSlope: 0.5804981 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.4000006 + value: 0.26794514 + inSlope: 0.7714036 + outSlope: 0.7714036 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.766667 + value: 0.5818238 + inSlope: 0.70439076 + outSlope: 0.70439076 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.933334 + value: 0.6845064 + inSlope: 0.4902144 + outSlope: 0.4902144 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.266667 + value: 0.6267118 + inSlope: -0.5241229 + outSlope: -0.5241229 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.4000006 + value: 0.5304349 + inSlope: -1.0337315 + outSlope: -1.0337315 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.6000004 + value: 0.27310207 + inSlope: -1.4218962 + outSlope: -1.4218962 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.7000003 + value: 0.14128615 + inSlope: -1.1336209 + outSlope: -1.1336209 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.7333336 + value: 0.10682276 + inSlope: -0.8601856 + outSlope: -0.8601856 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.766667 + value: 0.0839405 + inSlope: -0.70346534 + outSlope: -0.70346534 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.8 + value: 0.059925113 + inSlope: -0.5787887 + outSlope: -0.5787887 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.833334 + value: 0.045354415 + inSlope: -0.31280074 + outSlope: -0.31280074 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.8666673 + value: 0.03907154 + inSlope: -0.10889153 + outSlope: -0.10889153 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.9000006 + value: 0.038094986 + inSlope: 0.079599656 + outSlope: 0.079599656 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.966667 + value: 0.054719575 + inSlope: 0.34795082 + outSlope: 0.34795082 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.066668 + value: 0.10274611 + inSlope: 0.60202026 + outSlope: 0.60202026 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.266667 + value: 0.24576811 + inSlope: 0.789495 + outSlope: 0.789495 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.5 + value: 0.44843864 + inSlope: 0.7460597 + outSlope: 0.7460597 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.533334 + value: 0.47044405 + inSlope: 0.80232024 + outSlope: 0.80232024 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.566668 + value: 0.5019274 + inSlope: 0.81905305 + outSlope: 0.81905305 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.666667 + value: 0.56677353 + inSlope: 0.59677875 + outSlope: 0.59677875 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.900001 + value: 0.6624967 + inSlope: 0.42804337 + outSlope: 0.42804337 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.1 + value: 0.724558 + inSlope: 0.21792452 + outSlope: 0.21792452 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.266667 + value: 0.69113666 + inSlope: -0.8140397 + outSlope: -0.8140397 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.466667 + value: 0.4693685 + inSlope: -1.0689609 + outSlope: -1.0689609 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.666667 + value: 0.29650548 + inSlope: -0.6090381 + outSlope: -0.6090381 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.833334 + value: 0.27772143 + inSlope: 0.38821357 + outSlope: 0.38821357 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.033334 + value: 0.5046785 + inSlope: 1.7490402 + outSlope: 1.7490402 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.3 + value: 0.9329768 + inSlope: 0.86626613 + outSlope: 0.86626613 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.566668 + value: 1.0053489 + inSlope: -0.18972841 + outSlope: -0.18972841 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.900001 + value: 0.7745202 + inSlope: -0.74212694 + outSlope: -0.74212694 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.200001 + value: 0.6566867 + inSlope: -0.1086886 + outSlope: -0.1086886 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.400001 + value: 0.63983107 + inSlope: -0.06394122 + outSlope: -0.06394122 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: Right Arm Twist In-Out + path: + classID: 95 + script: {fileID: 0} + flags: 0 + - serializedVersion: 2 + curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.34310582 + inSlope: 0.30858365 + outSlope: 0.30858365 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.26666668 + value: -0.25516498 + inSlope: 0.41384566 + outSlope: 0.41384566 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.4666667 + value: -0.15015852 + inSlope: 0.5461427 + outSlope: 0.5461427 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5 + value: -0.1321774 + inSlope: 0.5586506 + outSlope: 0.5586506 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.53333336 + value: -0.11291515 + inSlope: 0.509054 + outSlope: 0.509054 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5666667 + value: -0.098240435 + inSlope: 0.46680993 + outSlope: 0.46680993 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6 + value: -0.08179449 + inSlope: 0.46061248 + outSlope: 0.46061248 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.70000005 + value: -0.043368977 + inSlope: 0.32918528 + outSlope: 0.32918528 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7666667 + value: -0.024078539 + inSlope: 0.23002267 + outSlope: 0.23002267 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8000001 + value: -0.017450107 + inSlope: 0.14014843 + outSlope: 0.14014843 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333334 + value: -0.014735307 + inSlope: 0.060332377 + outSlope: 0.060332377 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.86666673 + value: -0.01342795 + inSlope: 0.028278284 + outSlope: 0.028278284 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.90000004 + value: -0.012850087 + inSlope: 0.028440654 + outSlope: 0.028440654 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9333334 + value: -0.011531906 + inSlope: 0.020221172 + outSlope: 0.020221172 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: -0.0122091565 + inSlope: -0.020308178 + outSlope: -0.020308178 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0333334 + value: -0.012855887 + inSlope: -0.032605153 + outSlope: -0.032605153 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0666667 + value: -0.014382834 + inSlope: -0.08131655 + outSlope: -0.08131655 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1 + value: -0.018276986 + inSlope: -0.13029471 + outSlope: -0.13029471 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1333334 + value: -0.023069156 + inSlope: -0.17274185 + outSlope: -0.17274185 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2666668 + value: -0.06240136 + inSlope: -0.43710756 + outSlope: -0.43710756 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3333334 + value: -0.09478081 + inSlope: -0.50369436 + outSlope: -0.50369436 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4333334 + value: -0.14624156 + inSlope: -0.47205403 + outSlope: -0.47205403 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5000001 + value: -0.16960245 + inSlope: -0.17244136 + outSlope: -0.17244136 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5333334 + value: -0.1722359 + inSlope: 0.10867002 + outSlope: 0.10867002 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6000001 + value: -0.14346929 + inSlope: 0.71279335 + outSlope: 0.71279335 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6666667 + value: -0.076372474 + inSlope: 1.3649931 + outSlope: 1.3649931 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7 + value: -0.023838757 + inSlope: 1.6521509 + outSlope: 1.6521509 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7333335 + value: 0.033771027 + inSlope: 1.5872266 + outSlope: 1.5872266 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7666668 + value: 0.08197646 + inSlope: 1.4737418 + outSlope: 1.4737418 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.8666668 + value: 0.24465416 + inSlope: 1.8080838 + outSlope: 1.8080838 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9333334 + value: 0.36878514 + inSlope: 1.7501321 + outSlope: 1.7501321 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9666668 + value: 0.42399386 + inSlope: 1.691489 + outSlope: 1.691489 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2 + value: 0.48155096 + inSlope: 1.407981 + outSlope: 1.407981 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.1333334 + value: 0.5469485 + inSlope: 0.21626851 + outSlope: 0.21626851 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.2333333 + value: 0.5448969 + inSlope: -0.50285125 + outSlope: -0.50285125 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.3333335 + value: 0.4576581 + inSlope: -1.050042 + outSlope: -1.050042 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4 + value: 0.38553277 + inSlope: -1.203321 + outSlope: -1.203321 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4666667 + value: 0.30568388 + inSlope: -1.1049235 + outSlope: -1.1049235 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5666668 + value: 0.20075256 + inSlope: -0.94988847 + outSlope: -0.94988847 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.6333334 + value: 0.14952105 + inSlope: -0.5393487 + outSlope: -0.5393487 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7 + value: 0.12617725 + inSlope: -0.21059385 + outSlope: -0.21059385 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.766667 + value: 0.12220435 + inSlope: 0.10185486 + outSlope: 0.10185486 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.8000002 + value: 0.12784998 + inSlope: 0.24613827 + outSlope: 0.24613827 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.8333335 + value: 0.13861355 + inSlope: 0.19915152 + outSlope: 0.19915152 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.9333334 + value: 0.12852636 + inSlope: -0.25837123 + outSlope: -0.25837123 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.966667 + value: 0.11874735 + inSlope: -0.44982785 + outSlope: -0.44982785 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.0333335 + value: 0.07208761 + inSlope: -0.771416 + outSlope: -0.771416 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.0666668 + value: 0.04711011 + inSlope: -0.81014866 + outSlope: -0.81014866 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.1000001 + value: 0.018077748 + inSlope: -0.9636177 + outSlope: -0.9636177 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.1333334 + value: -0.017131004 + inSlope: -0.98633647 + outSlope: -0.98633647 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.2000003 + value: -0.075897895 + inSlope: -0.8472667 + outSlope: -0.8472667 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.2333336 + value: -0.104162544 + inSlope: -0.7572946 + outSlope: -0.7572946 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.3000002 + value: -0.14760357 + inSlope: -0.62794596 + outSlope: -0.62794596 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.4 + value: -0.2022755 + inSlope: -0.43951926 + outSlope: -0.43951926 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.466667 + value: -0.22116652 + inSlope: -0.15963764 + outSlope: -0.15963764 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.6333334 + value: -0.21879028 + inSlope: 0.3865165 + outSlope: 0.3865165 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.6666667 + value: -0.20160109 + inSlope: 0.73147976 + outSlope: 0.73147976 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.766667 + value: -0.07916594 + inSlope: 1.5184789 + outSlope: 1.5184789 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.8000002 + value: -0.026504546 + inSlope: 1.5351391 + outSlope: 1.5351391 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.8333335 + value: 0.02317657 + inSlope: 1.4388134 + outSlope: 1.4388134 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.8666668 + value: 0.06941626 + inSlope: 1.3453606 + outSlope: 1.3453606 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.9 + value: 0.11286719 + inSlope: 1.0644934 + outSlope: 1.0644934 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.9333336 + value: 0.14038262 + inSlope: 0.6764866 + outSlope: 0.6764866 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.966667 + value: 0.15796645 + inSlope: 0.20493574 + outSlope: 0.20493574 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4 + value: 0.15404502 + inSlope: -0.86445314 + outSlope: -0.86445314 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.033334 + value: 0.10033555 + inSlope: -1.2912946 + outSlope: -1.2912946 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.066667 + value: 0.06795803 + inSlope: -0.7529924 + outSlope: -0.7529924 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.1333337 + value: 0.04347371 + inSlope: -0.064660914 + outSlope: -0.064660914 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.2000003 + value: 0.052591227 + inSlope: 0.20040372 + outSlope: 0.20040372 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.2333336 + value: 0.05918562 + inSlope: -0.03485261 + outSlope: -0.03485261 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.266667 + value: 0.050267722 + inSlope: -0.4956398 + outSlope: -0.4956398 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.3 + value: 0.026142998 + inSlope: -0.8179878 + outSlope: -0.8179878 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.3333335 + value: -0.004264744 + inSlope: -0.8786017 + outSlope: -0.8786017 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.366667 + value: -0.03243039 + inSlope: -0.8296331 + outSlope: -0.8296331 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.4 + value: -0.05957357 + inSlope: -0.8761053 + outSlope: -0.8761053 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.4333334 + value: -0.09083736 + inSlope: -0.85817134 + outSlope: -0.85817134 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.4666667 + value: -0.11678494 + inSlope: -0.7795638 + outSlope: -0.7795638 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.533334 + value: -0.16573724 + inSlope: -0.6744723 + outSlope: -0.6744723 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.7000003 + value: -0.26675785 + inSlope: -0.49262953 + outSlope: -0.49262953 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.0000005 + value: -0.3270977 + inSlope: 0.24538112 + outSlope: 0.24538112 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.1333337 + value: -0.27419683 + inSlope: 0.54304147 + outSlope: 0.54304147 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.2333336 + value: -0.21790247 + inSlope: 0.70576006 + outSlope: 0.70576006 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.266667 + value: -0.19166987 + inSlope: 0.76019037 + outSlope: 0.76019037 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.366667 + value: -0.11853707 + inSlope: 0.7756983 + outSlope: 0.7756983 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.4 + value: -0.092135265 + inSlope: 0.76342046 + outSlope: 0.76342046 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.4333334 + value: -0.06764242 + inSlope: 0.72299206 + outSlope: 0.72299206 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.466667 + value: -0.0439355 + inSlope: 0.67516434 + outSlope: 0.67516434 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.5000005 + value: -0.02263117 + inSlope: 0.6745769 + outSlope: 0.6745769 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.533334 + value: 0.0010362455 + inSlope: 0.6893991 + outSlope: 0.6893991 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.566667 + value: 0.023328727 + inSlope: 0.6542908 + outSlope: 0.6542908 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.6000004 + value: 0.044655588 + inSlope: 0.50212276 + outSlope: 0.50212276 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.6333337 + value: 0.056803547 + inSlope: 0.36456257 + outSlope: 0.36456257 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.7333336 + value: 0.087614246 + inSlope: 0.1749867 + outSlope: 0.1749867 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.766667 + value: 0.091169335 + inSlope: 0.08809489 + outSlope: 0.08809489 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.8 + value: 0.09348723 + inSlope: 0.012170646 + outSlope: 0.012170646 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.8333335 + value: 0.09198071 + inSlope: -0.08406487 + outSlope: -0.08406487 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.866667 + value: 0.08788291 + inSlope: -0.006791249 + outSlope: -0.006791249 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.9 + value: 0.09152796 + inSlope: -0.09666183 + outSlope: -0.09666183 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.933334 + value: 0.08143865 + inSlope: -0.40025622 + outSlope: -0.40025622 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.966667 + value: 0.064844094 + inSlope: -0.53692406 + outSlope: -0.53692406 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.0000005 + value: 0.04564375 + inSlope: -0.67432046 + outSlope: -0.67432046 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.033334 + value: 0.019889442 + inSlope: -0.76898706 + outSlope: -0.76898706 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.066667 + value: -0.005622007 + inSlope: -0.84748584 + outSlope: -0.84748584 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.1000004 + value: -0.03660956 + inSlope: -0.9327879 + outSlope: -0.9327879 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.1333337 + value: -0.06780781 + inSlope: -0.8465178 + outSlope: -0.8465178 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.166667 + value: -0.09304403 + inSlope: -0.8162036 + outSlope: -0.8162036 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.2000003 + value: -0.12222133 + inSlope: -0.9457516 + outSlope: -0.9457516 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.2333336 + value: -0.15609407 + inSlope: -0.8700135 + outSlope: -0.8700135 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.266667 + value: -0.18022217 + inSlope: -0.7113236 + outSlope: -0.7113236 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.3333335 + value: -0.22452292 + inSlope: -0.4939561 + outSlope: -0.4939561 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.4000006 + value: -0.2451024 + inSlope: -0.2719724 + outSlope: -0.2719724 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.533334 + value: -0.271685 + inSlope: -0.14513536 + outSlope: -0.14513536 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.7000003 + value: -0.28422955 + inSlope: 0.16196355 + outSlope: 0.16196355 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.766667 + value: -0.2660101 + inSlope: 0.30346942 + outSlope: 0.30346942 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.8333335 + value: -0.24205689 + inSlope: 0.5094957 + outSlope: 0.5094957 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.9000006 + value: -0.19933526 + inSlope: 0.7818496 + outSlope: 0.7818496 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.933334 + value: -0.17047429 + inSlope: 0.8734188 + outSlope: 0.8734188 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.966667 + value: -0.1411074 + inSlope: 0.99849236 + outSlope: 0.99849236 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.0000005 + value: -0.103908196 + inSlope: 1.0572442 + outSlope: 1.0572442 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.1000004 + value: -0.013886055 + inSlope: 0.7816415 + outSlope: 0.7816415 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.1333337 + value: 0.011261531 + inSlope: 0.6914228 + outSlope: 0.6914228 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.2000003 + value: 0.0486236 + inSlope: 0.43536592 + outSlope: 0.43536592 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.266667 + value: 0.07286352 + inSlope: 0.3911584 + outSlope: 0.3911584 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.3 + value: 0.08731032 + inSlope: 0.39027765 + outSlope: 0.39027765 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.3333335 + value: 0.098882005 + inSlope: 0.3839813 + outSlope: 0.3839813 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.3666673 + value: 0.11290925 + inSlope: 0.47510743 + outSlope: 0.47510743 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.433334 + value: 0.14559966 + inSlope: 0.36251742 + outSlope: 0.36251742 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.466667 + value: 0.15472381 + inSlope: 0.22638246 + outSlope: 0.22638246 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.533334 + value: 0.15866959 + inSlope: -0.17235355 + outSlope: -0.17235355 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.6000004 + value: 0.13543002 + inSlope: -0.38267267 + outSlope: -0.38267267 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.6333337 + value: 0.1236901 + inSlope: -0.43607908 + outSlope: -0.43607908 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.7000003 + value: 0.08761506 + inSlope: -0.558422 + outSlope: -0.558422 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.7333336 + value: 0.06913001 + inSlope: -0.62916046 + outSlope: -0.62916046 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.766667 + value: 0.045671068 + inSlope: -0.7220725 + outSlope: -0.7220725 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.8 + value: 0.02099189 + inSlope: -0.7806507 + outSlope: -0.7806507 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.833334 + value: -0.0063726534 + inSlope: -0.7896205 + outSlope: -0.7896205 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.8666673 + value: -0.03164982 + inSlope: -0.8257028 + outSlope: -0.8257028 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.9000006 + value: -0.061419453 + inSlope: -0.9188857 + outSlope: -0.9188857 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.933334 + value: -0.09290881 + inSlope: -0.8537724 + outSlope: -0.8537724 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.966667 + value: -0.11833756 + inSlope: -0.79371935 + outSlope: -0.79371935 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.066668 + value: -0.20085551 + inSlope: -0.76797724 + outSlope: -0.76797724 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.233334 + value: -0.30800945 + inSlope: -0.4680369 + outSlope: -0.4680369 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.400001 + value: -0.3711153 + inSlope: -0.2630223 + outSlope: -0.2630223 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.5 + value: -0.38271412 + inSlope: 0.009403286 + outSlope: 0.009403286 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.533334 + value: -0.38112196 + inSlope: -0.045267038 + outSlope: -0.045267038 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.566668 + value: -0.38573197 + inSlope: -0.032514937 + outSlope: -0.032514937 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.633334 + value: -0.37927088 + inSlope: 0.07450358 + outSlope: 0.07450358 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.700001 + value: -0.3713641 + inSlope: 0.21239187 + outSlope: 0.21239187 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.900001 + value: -0.30008346 + inSlope: 0.5225772 + outSlope: 0.5225772 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.033334 + value: -0.2044957 + inSlope: 0.88121283 + outSlope: 0.88121283 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.066668 + value: -0.17314845 + inSlope: 1.0587435 + outSlope: 1.0587435 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.1 + value: -0.13391298 + inSlope: 1.185883 + outSlope: 1.185883 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.166667 + value: -0.05169605 + inSlope: 1.3008493 + outSlope: 1.3008493 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.200001 + value: -0.0073664146 + inSlope: 1.2657814 + outSlope: 1.2657814 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.233334 + value: 0.032689363 + inSlope: 1.2165463 + outSlope: 1.2165463 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.3 + value: 0.109077185 + inSlope: 0.8655732 + outSlope: 0.8655732 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.366667 + value: 0.14460333 + inSlope: 0.37776247 + outSlope: 0.37776247 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.400001 + value: 0.15662538 + inSlope: 0.22982343 + outSlope: 0.22982343 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.433333 + value: 0.159925 + inSlope: 0.07389663 + outSlope: 0.07389663 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.466667 + value: 0.16155179 + inSlope: -0.08419565 + outSlope: -0.08419565 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.500001 + value: 0.15431188 + inSlope: -0.18735719 + outSlope: -0.18735719 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.566668 + value: 0.14141157 + inSlope: -0.32790178 + outSlope: -0.32790178 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.6 + value: 0.12720129 + inSlope: -0.4750287 + outSlope: -0.4750287 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.633334 + value: 0.10974298 + inSlope: -0.44610566 + outSlope: -0.44610566 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.666667 + value: 0.097460866 + inSlope: -0.40166965 + outSlope: -0.40166965 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.700001 + value: 0.082964994 + inSlope: -0.5074017 + outSlope: -0.5074017 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.733334 + value: 0.06363419 + inSlope: -0.52375686 + outSlope: -0.52375686 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.766667 + value: 0.048047956 + inSlope: -0.46341026 + outSlope: -0.46341026 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.8 + value: 0.032740194 + inSlope: -0.42007577 + outSlope: -0.42007577 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.833334 + value: 0.020042969 + inSlope: -0.35185686 + outSlope: -0.35185686 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.866667 + value: 0.009283065 + inSlope: -0.2636121 + outSlope: -0.2636121 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.900001 + value: 0.0024689033 + inSlope: -0.11492857 + outSlope: -0.11492857 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.933333 + value: 0.0016210821 + inSlope: -0.002613565 + outSlope: -0.002613565 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.966667 + value: 0.0022946876 + inSlope: -0.032688405 + outSlope: -0.032688405 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.000001 + value: -0.0005581741 + inSlope: -0.02431673 + outSlope: -0.02431673 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.033334 + value: 0.0006735153 + inSlope: 0.08118961 + outSlope: 0.08118961 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.066668 + value: 0.0048545036 + inSlope: 0.054755438 + outSlope: 0.054755438 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.1 + value: 0.0043239417 + inSlope: 0.020908918 + outSlope: 0.020908918 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.133334 + value: 0.0062484653 + inSlope: -0.060678124 + outSlope: -0.060678124 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.166667 + value: 0.00027885006 + inSlope: -0.30362916 + outSlope: -0.30362916 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.200001 + value: -0.013993579 + inSlope: -0.550067 + outSlope: -0.550067 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.233334 + value: -0.036392134 + inSlope: -0.674633 + outSlope: -0.674633 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.3 + value: -0.08094582 + inSlope: -0.6484287 + outSlope: -0.6484287 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.333334 + value: -0.1021976 + inSlope: -0.5516251 + outSlope: -0.5516251 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.366667 + value: -0.11772087 + inSlope: -0.37201804 + outSlope: -0.37201804 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.400001 + value: -0.1269987 + inSlope: -0.29254597 + outSlope: -0.29254597 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.466667 + value: -0.14581832 + inSlope: -0.18781996 + outSlope: -0.18781996 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.533334 + value: -0.15297891 + inSlope: -0.059403256 + outSlope: -0.059403256 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.566668 + value: -0.15370563 + inSlope: 0.04541237 + outSlope: 0.04541237 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.6 + value: -0.14995149 + inSlope: 0.064632826 + outSlope: 0.064632826 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.633334 + value: -0.14939682 + inSlope: 0.09139899 + outSlope: 0.09139899 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.666667 + value: -0.1438583 + inSlope: 0.09348192 + outSlope: 0.09348192 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.700001 + value: -0.14316477 + inSlope: 0.059256416 + outSlope: 0.059256416 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.733334 + value: -0.13990791 + inSlope: 0.13920596 + outSlope: 0.13920596 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.766667 + value: -0.13388434 + inSlope: 0.08813413 + outSlope: 0.08813413 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.8 + value: -0.13403222 + inSlope: -0.1076131 + outSlope: -0.1076131 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.866667 + value: -0.14903341 + inSlope: -0.24207358 + outSlope: -0.24207358 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.933334 + value: -0.16857968 + inSlope: -0.360458 + outSlope: -0.360458 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.966667 + value: -0.18122736 + inSlope: -0.48972642 + outSlope: -0.48972642 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.033334 + value: -0.22177619 + inSlope: -0.60181403 + outSlope: -0.60181403 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.233334 + value: -0.31114897 + inSlope: -0.21163763 + outSlope: -0.21163763 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.400001 + value: -0.34214604 + inSlope: -0.23966558 + outSlope: -0.23966558 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: Right Forearm Stretch + path: + classID: 95 + script: {fileID: 0} + flags: 0 + - serializedVersion: 2 + curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.15919352 + inSlope: -0.014985948 + outSlope: -0.014985948 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.20000002 + value: 0.16398536 + inSlope: 0.060719617 + outSlope: 0.060719617 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.40000004 + value: 0.17570773 + inSlope: 0.058692515 + outSlope: 0.058692515 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.86666673 + value: 0.15421279 + inSlope: -0.1184591 + outSlope: -0.1184591 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1 + value: 0.12806834 + inSlope: -0.09781818 + outSlope: -0.09781818 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4333334 + value: 0.07593653 + inSlope: -0.24918705 + outSlope: -0.24918705 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5666667 + value: 0.043530673 + inSlope: -0.2124489 + outSlope: -0.2124489 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6000001 + value: 0.03667729 + inSlope: -0.2187086 + outSlope: -0.2187086 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6333334 + value: 0.028950088 + inSlope: -0.21975774 + outSlope: -0.21975774 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6666667 + value: 0.022026788 + inSlope: -0.2363563 + outSlope: -0.2363563 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7 + value: 0.013193016 + inSlope: -0.2734528 + outSlope: -0.2734528 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7333335 + value: 0.0037965863 + inSlope: -0.28452975 + outSlope: -0.28452975 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7666668 + value: -0.005775649 + inSlope: -0.278823 + outSlope: -0.278823 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.8333334 + value: -0.02387083 + inSlope: -0.2830283 + outSlope: -0.2830283 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.8666668 + value: -0.033660166 + inSlope: -0.29909545 + outSlope: -0.29909545 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9000001 + value: -0.043810543 + inSlope: -0.32731646 + outSlope: -0.32731646 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9333334 + value: -0.055481244 + inSlope: -0.3623057 + outSlope: -0.3623057 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9666668 + value: -0.06796428 + inSlope: -0.42372304 + outSlope: -0.42372304 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2 + value: -0.08372941 + inSlope: -0.44735926 + outSlope: -0.44735926 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.1333334 + value: -0.115341276 + inSlope: 0.13295679 + outSlope: 0.13295679 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.2333333 + value: -0.065245524 + inSlope: 0.8436203 + outSlope: 0.8436203 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.266667 + value: -0.033657487 + inSlope: 1.0112224 + outSlope: 1.0112224 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.3000002 + value: 0.002169462 + inSlope: 1.1399583 + outSlope: 1.1399583 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.3333335 + value: 0.042339653 + inSlope: 1.1952994 + outSlope: 1.1952994 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.3666668 + value: 0.081856005 + inSlope: 1.1864295 + outSlope: 1.1864295 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4666667 + value: 0.19171645 + inSlope: 0.92387533 + outSlope: 0.92387533 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.6666667 + value: 0.3194982 + inSlope: 0.38544768 + outSlope: 0.38544768 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.8333335 + value: 0.3515996 + inSlope: 0.081714466 + outSlope: 0.081714466 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.1000001 + value: 0.39602855 + inSlope: 0.20879185 + outSlope: 0.20879185 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.3000002 + value: 0.3972637 + inSlope: -0.21062559 + outSlope: -0.21062559 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.5333335 + value: 0.31581116 + inSlope: -0.4468909 + outSlope: -0.4468909 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.6666667 + value: 0.26774997 + inSlope: -0.31443584 + outSlope: -0.31443584 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.766667 + value: 0.22775489 + inSlope: -0.4956671 + outSlope: -0.4956671 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.9 + value: 0.17188823 + inSlope: -0.22415945 + outSlope: -0.22415945 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.966667 + value: 0.16354427 + inSlope: -0.036376316 + outSlope: -0.036376316 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4 + value: 0.16412513 + inSlope: 0.17745434 + outSlope: 0.17745434 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.033334 + value: 0.1753747 + inSlope: 0.29611486 + outSlope: 0.29611486 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.2000003 + value: 0.19596983 + inSlope: 0.028863726 + outSlope: 0.028863726 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.266667 + value: 0.20135508 + inSlope: 0.19523817 + outSlope: 0.19523817 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.3333335 + value: 0.21557604 + inSlope: 0.12967286 + outSlope: 0.12967286 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.566667 + value: 0.17609455 + inSlope: -0.4165307 + outSlope: -0.4165307 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.7333336 + value: 0.10550121 + inSlope: -0.36023587 + outSlope: -0.36023587 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.8 + value: 0.08432185 + inSlope: -0.31166527 + outSlope: -0.31166527 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.9 + value: 0.05344498 + inSlope: -0.24946015 + outSlope: -0.24946015 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.9666667 + value: 0.04113506 + inSlope: -0.09533333 + outSlope: -0.09533333 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.0000005 + value: 0.03976531 + inSlope: -0.026733197 + outSlope: -0.026733197 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.1000004 + value: 0.042506196 + inSlope: 0.078035146 + outSlope: 0.078035146 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.2000003 + value: 0.058684684 + inSlope: 0.26866692 + outSlope: 0.26866692 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.266667 + value: 0.08016013 + inSlope: 0.3784169 + outSlope: 0.3784169 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.3333335 + value: 0.10844826 + inSlope: 0.40723583 + outSlope: 0.40723583 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.4 + value: 0.1350228 + inSlope: 0.42033786 + outSlope: 0.42033786 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.466667 + value: 0.16352725 + inSlope: 0.44731227 + outSlope: 0.44731227 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.533334 + value: 0.19167015 + inSlope: 0.3681798 + outSlope: 0.3681798 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.6000004 + value: 0.21436104 + inSlope: 0.3570265 + outSlope: 0.3570265 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.7000003 + value: 0.24737495 + inSlope: 0.2619164 + outSlope: 0.2619164 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.966667 + value: 0.30585682 + inSlope: 0.22925085 + outSlope: 0.22925085 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.3333335 + value: 0.36804488 + inSlope: 0.011036405 + outSlope: 0.011036405 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.7333336 + value: 0.33007875 + inSlope: -0.17635988 + outSlope: -0.17635988 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.033334 + value: 0.2751171 + inSlope: -0.20439301 + outSlope: -0.20439301 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.3666673 + value: 0.19878557 + inSlope: -0.29474533 + outSlope: -0.29474533 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.533334 + value: 0.15986478 + inSlope: -0.11750925 + outSlope: -0.11750925 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.6333337 + value: 0.15246059 + inSlope: -0.04931246 + outSlope: -0.04931246 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.766667 + value: 0.1536342 + inSlope: 0.04245449 + outSlope: 0.04245449 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.8 + value: 0.15473233 + inSlope: 0.06888738 + outSlope: 0.06888738 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.833334 + value: 0.15822674 + inSlope: 0.062573455 + outSlope: 0.062573455 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.8666673 + value: 0.15890394 + inSlope: 0.056937538 + outSlope: 0.056937538 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.966667 + value: 0.16828357 + inSlope: 0.09734516 + outSlope: 0.09734516 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.400001 + value: 0.23691683 + inSlope: 0.18616033 + outSlope: 0.18616033 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.700001 + value: 0.2547924 + inSlope: -0.04565408 + outSlope: -0.04565408 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.033334 + value: 0.2142016 + inSlope: -0.083913356 + outSlope: -0.083913356 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.133334 + value: 0.20645486 + inSlope: -0.05306772 + outSlope: -0.05306772 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.166667 + value: 0.20534083 + inSlope: -0.07215608 + outSlope: -0.07215608 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.200001 + value: 0.20164442 + inSlope: -0.045876957 + outSlope: -0.045876957 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.266667 + value: 0.20314497 + inSlope: 0.05083832 + outSlope: 0.05083832 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.433333 + value: 0.22960377 + inSlope: 0.22283196 + outSlope: 0.22283196 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.6 + value: 0.28879574 + inSlope: 0.47202718 + outSlope: 0.47202718 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.833334 + value: 0.37552884 + inSlope: 0.26743704 + outSlope: 0.26743704 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.1 + value: 0.38866177 + inSlope: -0.01894753 + outSlope: -0.01894753 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.233334 + value: 0.38946372 + inSlope: 0.062345035 + outSlope: 0.062345035 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.766667 + value: 0.36313975 + inSlope: -0.09920189 + outSlope: -0.09920189 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.000001 + value: 0.33992884 + inSlope: -0.17318973 + outSlope: -0.17318973 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.266667 + value: 0.2584465 + inSlope: -0.49924535 + outSlope: -0.49924535 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.333334 + value: 0.21679041 + inSlope: -0.7932534 + outSlope: -0.7932534 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.400001 + value: 0.1592325 + inSlope: -0.86316895 + outSlope: -0.86316895 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: Right Forearm Twist In-Out + path: + classID: 95 + script: {fileID: 0} + flags: 0 + - serializedVersion: 2 + curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.000024206101 + inSlope: -0.00008202041 + outSlope: -0.00008202041 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.033333335 + value: -0.000026940115 + inSlope: -0.00004998757 + outSlope: -0.00004998757 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.10000001 + value: -0.000027368726 + inSlope: 0.000011515103 + outSlope: 0.000011515103 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.20000002 + value: -0.000023612207 + inSlope: 0.000073005715 + outSlope: 0.000073005715 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.23333335 + value: -0.000020665871 + inSlope: 0.00007877273 + outSlope: 0.00007877273 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.26666668 + value: -0.000018360692 + inSlope: 0.00007684334 + outSlope: 0.00007684334 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.3 + value: -0.000015542983 + inSlope: 0.00007556352 + outSlope: 0.00007556352 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.36666667 + value: -0.0000113173 + inSlope: 0.00007050014 + outSlope: 0.00007050014 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.40000004 + value: -0.000008623113 + inSlope: 0.0000557807 + outSlope: 0.0000557807 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.43333337 + value: -0.0000075985845 + inSlope: 0.000012166284 + outSlope: 0.000012166284 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.4666667 + value: -0.000007812027 + inSlope: -0.000012166278 + outSlope: -0.000012166278 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5 + value: -0.000008409669 + inSlope: -0.00005186671 + outSlope: -0.00005186671 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.53333336 + value: -0.00001126981 + inSlope: -0.000093488125 + outSlope: -0.000093488125 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5666667 + value: -0.000014642216 + inSlope: -0.00012614507 + outSlope: -0.00012614507 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6 + value: -0.000019679479 + inSlope: -0.00015816154 + outSlope: -0.00015816154 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6333334 + value: -0.000025186318 + inSlope: -0.00018633611 + outSlope: -0.00018633611 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6666667 + value: -0.000032101885 + inSlope: -0.00019914267 + outSlope: -0.00019914267 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.70000005 + value: -0.000038462495 + inSlope: -0.0002068266 + outSlope: -0.0002068266 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.73333335 + value: -0.000045890323 + inSlope: -0.00018313449 + outSlope: -0.00018313449 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7666667 + value: -0.000050671457 + inSlope: -0.00014535486 + outSlope: -0.00014535486 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8000001 + value: -0.000055580655 + inSlope: -0.000086444554 + outSlope: -0.000086444554 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333334 + value: -0.00005643443 + inSlope: 0.0000019210465 + outSlope: 0.0000019210465 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.86666673 + value: -0.000055452583 + inSlope: -0.00003906022 + outSlope: -0.00003906022 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.90000004 + value: -0.00005903844 + inSlope: -0.00016456487 + outSlope: -0.00016456487 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9333334 + value: -0.00006642358 + inSlope: -0.00017673115 + outSlope: -0.00017673115 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9666667 + value: -0.00007082052 + inSlope: -0.00019658136 + outSlope: -0.00019658136 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: -0.00007952899 + inSlope: -0.00021963305 + outSlope: -0.00021963305 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0333334 + value: -0.00008546273 + inSlope: -0.00020554586 + outSlope: -0.00020554586 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0666667 + value: -0.000093232054 + inSlope: -0.00014023243 + outSlope: -0.00014023243 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1 + value: -0.00009481155 + inSlope: -0.000034577963 + outSlope: -0.000034577963 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1333334 + value: -0.00009553725 + inSlope: 0.000041621795 + outSlope: 0.000041621795 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666667 + value: -0.00009203677 + inSlope: 0.00013126794 + outSlope: 0.00013126794 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2 + value: -0.000086786065 + inSlope: 0.0002183525 + outSlope: 0.0002183525 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2333333 + value: -0.00007747995 + inSlope: 0.00028430618 + outSlope: 0.00028430618 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2666668 + value: -0.000067832305 + inSlope: 0.00033425214 + outSlope: 0.00033425214 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3000001 + value: -0.00005519646 + inSlope: 0.0003246477 + outSlope: 0.0003246477 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3666668 + value: -0.000039529714 + inSlope: 0.00015944199 + outSlope: 0.00015944199 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4000001 + value: -0.000035559668 + inSlope: 0.000042902182 + outSlope: 0.000042902182 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4333334 + value: -0.00003666957 + inSlope: -0.000044182823 + outSlope: -0.000044182823 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5333334 + value: -0.000036157304 + inSlope: 0.000168407 + outSlope: 0.000168407 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5666667 + value: -0.000027704948 + inSlope: 0.00027662225 + outSlope: 0.00027662225 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6000001 + value: -0.000017715802 + inSlope: 0.00028365594 + outSlope: 0.00028365594 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6333334 + value: -0.000008794534 + inSlope: 0.00034961806 + outSlope: 0.00034961806 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6666667 + value: 0.0000055920464 + inSlope: 0.00097459205 + outSlope: 0.00097459205 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7 + value: 0.000056178207 + inSlope: 0.0029423146 + outSlope: 0.0029423146 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7333335 + value: 0.00020174668 + inSlope: -0.00044311536 + outSlope: -0.00044311536 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7666668 + value: 0.000026637734 + inSlope: -0.0019523685 + outSlope: -0.0019523685 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.8000001 + value: 0.000071588904 + inSlope: 0.00218801 + outSlope: 0.00218801 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.8333334 + value: 0.00017250492 + inSlope: -0.00023179338 + outSlope: -0.00023179338 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.8666668 + value: 0.00005613561 + inSlope: -0.00038931496 + outSlope: -0.00038931496 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9000001 + value: 0.0001465502 + inSlope: 0.00042966194 + outSlope: 0.00042966194 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9333334 + value: 0.00008477971 + inSlope: 0.00091310544 + outSlope: 0.00091310544 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9666668 + value: 0.00020742427 + inSlope: 0.0012089354 + outSlope: 0.0012089354 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2 + value: 0.00016537591 + inSlope: 0.0015796782 + outSlope: 0.0015796782 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0333335 + value: 0.00031273725 + inSlope: 0.00018119765 + outSlope: 0.00018119765 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666668 + value: 0.0001774568 + inSlope: -0.0013703082 + outSlope: -0.0013703082 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.1000001 + value: 0.00022138345 + inSlope: 0.0013472565 + outSlope: 0.0013472565 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.1333334 + value: 0.0002672738 + inSlope: 0.0013113974 + outSlope: 0.0013113974 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.1666667 + value: 0.00030880986 + inSlope: 0.0007120477 + outSlope: 0.0007120477 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.2333333 + value: 0.00027401862 + inSlope: -0.0018998524 + outSlope: -0.0018998524 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.266667 + value: 0.00018808628 + inSlope: -0.0023256722 + outSlope: -0.0023256722 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.3000002 + value: 0.00011897334 + inSlope: 0.0000057631405 + outSlope: 0.0000057631405 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.3333335 + value: 0.0001884705 + inSlope: -0.00019850256 + outSlope: -0.00019850256 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.3666668 + value: 0.00010573985 + inSlope: 0.00021451083 + outSlope: 0.00021451083 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4 + value: 0.0002027712 + inSlope: -0.000019209925 + outSlope: -0.000019209925 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4333334 + value: 0.000104459185 + inSlope: 0.0011794899 + outSlope: 0.0011794899 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4666667 + value: 0.00028140377 + inSlope: 0.0009720344 + outSlope: 0.0009720344 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5000002 + value: 0.0001692606 + inSlope: -0.0027085873 + outSlope: -0.0027085873 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5333335 + value: 0.00010083065 + inSlope: -0.0016328435 + outSlope: -0.0016328435 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5666668 + value: 0.000060404476 + inSlope: -0.0009438475 + outSlope: -0.0009438475 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.6000001 + value: 0.000037907543 + inSlope: -0.0005084226 + outSlope: -0.0005084226 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.6333334 + value: 0.000026509668 + inSlope: 0.0028686817 + outSlope: 0.0028686817 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.6666667 + value: 0.0002291528 + inSlope: 0.0026413642 + outSlope: 0.0026413642 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7 + value: 0.00020260045 + inSlope: -0.000644171 + outSlope: -0.000644171 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7333336 + value: 0.000186208 + inSlope: -0.0002644552 + outSlope: -0.0002644552 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.8000002 + value: 0.0001941908 + inSlope: 0.00046680152 + outSlope: 0.00046680152 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.8333335 + value: 0.00021609008 + inSlope: 0.00032400712 + outSlope: 0.00032400712 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.8666668 + value: 0.00021579125 + inSlope: -0.0003220865 + outSlope: -0.0003220865 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.9 + value: 0.00019461766 + inSlope: -0.000708206 + outSlope: -0.000708206 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.9333334 + value: 0.00016857756 + inSlope: -0.00081769936 + outSlope: -0.00081769936 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.966667 + value: 0.00014010422 + inSlope: -0.0010174823 + outSlope: -0.0010174823 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.0000002 + value: 0.000100745274 + inSlope: -0.0011634808 + outSlope: -0.0011634808 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.0333335 + value: 0.00006253891 + inSlope: -0.0009237109 + outSlope: -0.0009237109 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.0666668 + value: 0.000039164606 + inSlope: -0.00060973375 + outSlope: -0.00060973375 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.1000001 + value: 0.00002189003 + inSlope: -0.0004171417 + outSlope: -0.0004171417 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.1333334 + value: 0.000011355187 + inSlope: -0.00022333651 + outSlope: -0.00022333651 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.1666667 + value: 0.0000070009423 + inSlope: 0.0019613185 + outSlope: 0.0019613185 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.2000003 + value: 0.00014211058 + inSlope: 0.0011609052 + outSlope: 0.0011609052 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.2333336 + value: 0.00008439551 + inSlope: -0.0012787404 + outSlope: -0.0012787404 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.266667 + value: 0.00005686131 + inSlope: -0.00063840975 + outSlope: -0.00063840975 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.3333335 + value: 0.0000331691 + inSlope: -0.00025165002 + outSlope: -0.00025165002 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.3666668 + value: 0.000025058253 + inSlope: -0.00026765824 + outSlope: -0.00026765824 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.4 + value: 0.000015325235 + inSlope: -0.0013589687 + outSlope: -0.0013589687 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.4333334 + value: -0.00006553957 + inSlope: -0.00041814166 + outSlope: -0.00041814166 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.466667 + value: -0.00001255047 + inSlope: 0.0006578008 + outSlope: 0.0006578008 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.5000002 + value: -0.000021685848 + inSlope: -0.00021771243 + outSlope: -0.00021771243 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.5333335 + value: -0.000027064618 + inSlope: -0.00002497283 + outSlope: -0.00002497283 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.5666668 + value: -0.000023350702 + inSlope: 0.00026445658 + outSlope: 0.00026445658 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.6000001 + value: -0.000009434197 + inSlope: 0.0005122514 + outSlope: 0.0005122514 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.6333334 + value: 0.000010799359 + inSlope: 0.0005859026 + outSlope: 0.0005859026 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.6666667 + value: 0.000029625939 + inSlope: 0.00043799827 + outSlope: 0.00043799827 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.7000003 + value: 0.00003999929 + inSlope: 0.00038932 + outSlope: 0.00038932 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.7333336 + value: 0.000055580655 + inSlope: 0.0011474726 + outSlope: 0.0011474726 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.766667 + value: 0.000116497395 + inSlope: -0.00071204785 + outSlope: -0.00071204785 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.8000002 + value: 0.000008110848 + inSlope: -0.0014605945 + outSlope: -0.0014605945 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.8333335 + value: 0.000019124527 + inSlope: 0.0005027044 + outSlope: 0.0005027044 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.8666668 + value: 0.000041624444 + inSlope: 0.0009207956 + outSlope: 0.0009207956 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.9 + value: 0.00008051084 + inSlope: 0.0011538271 + outSlope: 0.0011538271 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.9333336 + value: 0.00011854645 + inSlope: 0.0011372233 + outSlope: 0.0011372233 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.966667 + value: 0.00015632593 + inSlope: 0.0006947599 + outSlope: 0.0006947599 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4 + value: 0.00016486367 + inSlope: -0.000979049 + outSlope: -0.000979049 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.033334 + value: 0.00009105494 + inSlope: -0.001561751 + outSlope: -0.001561751 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.066667 + value: 0.00006074598 + inSlope: -0.0006600223 + outSlope: -0.0006600223 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.1000004 + value: 0.000047053498 + inSlope: -0.00026883278 + outSlope: -0.00026883278 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.166667 + value: 0.0000450887 + inSlope: 0.00012667938 + outSlope: 0.00012667938 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.2000003 + value: 0.000051269097 + inSlope: 0.00018299272 + outSlope: 0.00018299272 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.2333336 + value: 0.0000572882 + inSlope: -0.00005378775 + outSlope: -0.00005378775 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.266667 + value: 0.00004768325 + inSlope: -0.0004258475 + outSlope: -0.0004258475 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.3 + value: 0.000028898394 + inSlope: -0.00048857235 + outSlope: -0.00048857235 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.3333335 + value: 0.000015111791 + inSlope: -0.00031309412 + outSlope: -0.00031309412 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.366667 + value: 0.000008025471 + inSlope: 0.0027521416 + outSlope: 0.0027521416 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.4 + value: 0.00019858772 + inSlope: 0.0015592054 + outSlope: 0.0015592054 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.4333334 + value: 0.0001119724 + inSlope: -0.0019101066 + outSlope: -0.0019101066 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.4666667 + value: 0.0000712474 + inSlope: -0.0008881388 + outSlope: -0.0008881388 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.5 + value: 0.000052763204 + inSlope: -0.00036754858 + outSlope: -0.00036754858 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.533334 + value: 0.0000467441 + inSlope: -0.00008964505 + outSlope: -0.00008964505 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.6000004 + value: 0.000048494334 + inSlope: 0.000029455214 + outSlope: 0.000029455214 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.666667 + value: 0.0000486224 + inSlope: -0.000021130929 + outSlope: -0.000021130929 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.7000003 + value: 0.00004734174 + inSlope: -0.00008580441 + outSlope: -0.00008580441 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.7333336 + value: 0.000042902113 + inSlope: -0.0000742783 + outSlope: -0.0000742783 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.766667 + value: 0.000042389856 + inSlope: -0.000042946216 + outSlope: -0.000042946216 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.8 + value: 0.000040039035 + inSlope: -0.00011271215 + outSlope: -0.00011271215 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.8333335 + value: 0.00003487572 + inSlope: -0.00015684142 + outSlope: -0.00015684142 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.9 + value: 0.000023820294 + inSlope: -0.00018441284 + outSlope: -0.00018441284 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.9333334 + value: 0.000017288772 + inSlope: -0.00017609252 + outSlope: -0.00017609252 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.9666667 + value: 0.000012080803 + inSlope: 0.00074917724 + outSlope: 0.00074917724 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.0000005 + value: 0.000067234665 + inSlope: -0.00022668752 + outSlope: -0.00022668752 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.033334 + value: -0.0000030308959 + inSlope: -0.0011314644 + outSlope: -0.0011314644 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.066667 + value: -0.000008196226 + inSlope: -0.00013959211 + outSlope: -0.00013959211 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.1000004 + value: -0.000012337027 + inSlope: -0.00013382913 + outSlope: -0.00013382913 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.1333337 + value: -0.00001711816 + inSlope: -0.00006787502 + outSlope: -0.00006787502 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.166667 + value: -0.000016862024 + inSlope: 0.000049945807 + outSlope: 0.000049945807 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.2000003 + value: -0.000013788443 + inSlope: 0.00013895174 + outSlope: 0.00013895174 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.2333336 + value: -0.0000075985836 + inSlope: 0.00018824937 + outSlope: 0.00018824937 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.266667 + value: -0.0000012384962 + inSlope: 0.00018826092 + outSlope: 0.00018826092 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.3 + value: 0.0000049521327 + inSlope: 0.0001722658 + outSlope: 0.0001722658 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.3333335 + value: 0.00001024588 + inSlope: 0.00021322643 + outSlope: 0.00021322643 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.366667 + value: 0.000019167215 + inSlope: 0.00036690058 + outSlope: 0.00036690058 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.4 + value: 0.000034705896 + inSlope: 0.0006685053 + outSlope: 0.0006685053 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.466667 + value: 0.00011017947 + inSlope: 0.0016859882 + outSlope: 0.0016859882 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.5000005 + value: 0.00017613397 + inSlope: -0.0015137431 + outSlope: -0.0015137431 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.533334 + value: 0.0000092633645 + inSlope: -0.0024242986 + outSlope: -0.0024242986 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.566667 + value: 0.0000145142185 + inSlope: 0.00020624975 + outSlope: 0.00020624975 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.6000004 + value: 0.000023013336 + inSlope: 0.0002586926 + outSlope: 0.0002586926 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.666667 + value: 0.00004192028 + inSlope: 0.00034001563 + outSlope: 0.00034001563 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.7333336 + value: 0.00006667971 + inSlope: 0.00030031503 + outSlope: 0.00030031503 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.766667 + value: 0.000074449046 + inSlope: 0.00019978319 + outSlope: 0.00019978319 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.8333335 + value: 0.00008059622 + inSlope: -0.00006467365 + outSlope: -0.00006467365 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.866667 + value: 0.00007568701 + inSlope: -0.000033937577 + outSlope: -0.000033937577 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.9 + value: 0.00007833372 + inSlope: -0.00016136027 + outSlope: -0.00016136027 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.933334 + value: 0.000064929474 + inSlope: -0.00045847392 + outSlope: -0.00045847392 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.966667 + value: 0.000047768626 + inSlope: -0.00048409 + outSlope: -0.00048409 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.033334 + value: 0.00002036623 + inSlope: -0.00030611694 + outSlope: -0.00030611694 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.066667 + value: 0.00001224906 + inSlope: -0.00019791817 + outSlope: -0.00019791817 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.1000004 + value: 0.0000071716977 + inSlope: 0.002100964 + outSlope: 0.002100964 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.1333337 + value: 0.0001523132 + inSlope: 0.0013831144 + outSlope: 0.0013831144 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.166667 + value: 0.000099379235 + inSlope: -0.0012781002 + outSlope: -0.0012781002 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.2000003 + value: 0.0000671066 + inSlope: -0.000640971 + outSlope: -0.000640971 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.2333336 + value: 0.000056647874 + inSlope: -0.00010565459 + outSlope: -0.00010565459 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.266667 + value: 0.00006006297 + inSlope: 0.00014919709 + outSlope: 0.00014919709 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.3 + value: 0.00006659434 + inSlope: 0.0002132302 + outSlope: 0.0002132302 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.3333335 + value: 0.0000742783 + inSlope: 0.00013190803 + outSlope: 0.00013190803 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.4000006 + value: 0.000074320975 + inSlope: -0.000028174341 + outSlope: -0.000028174341 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.433334 + value: 0.000073509895 + inSlope: -0.000045463246 + outSlope: -0.000045463246 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.466667 + value: 0.000071290095 + inSlope: -0.000023051784 + outSlope: -0.000023051784 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.5000005 + value: 0.00007197311 + inSlope: -0.000013446964 + outSlope: -0.000013446964 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.533334 + value: 0.00007039363 + inSlope: -0.00004290218 + outSlope: -0.00004290218 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.6000004 + value: 0.00006689315 + inSlope: -0.00009412864 + outSlope: -0.00009412864 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.666667 + value: 0.0000576724 + inSlope: -0.0001869766 + outSlope: -0.0001869766 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.7000003 + value: 0.000050372637 + inSlope: -0.00019850265 + outSlope: -0.00019850265 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.7333336 + value: 0.000044438904 + inSlope: -0.00017352964 + outSlope: -0.00017352964 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.8 + value: 0.000034705896 + inSlope: -0.00006851536 + outSlope: -0.00006851536 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.8333335 + value: 0.00003423632 + inSlope: -0.000033937573 + outSlope: -0.000033937573 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.866667 + value: 0.000032443393 + inSlope: -0.00004034065 + outSlope: -0.00004034065 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.9000006 + value: 0.000031546933 + inSlope: -0.00003841963 + outSlope: -0.00003841963 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.933334 + value: 0.000029882074 + inSlope: 0.000023692215 + outSlope: 0.000023692215 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.966667 + value: 0.000033126413 + inSlope: 0.00027982448 + outSlope: 0.00027982448 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.0000005 + value: 0.000048537022 + inSlope: 0.00077672116 + outSlope: 0.00077672116 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.066667 + value: 0.00014202521 + inSlope: 0.0020442058 + outSlope: 0.0020442058 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.1000004 + value: 0.00022118803 + inSlope: -0.001953641 + outSlope: -0.001953641 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.1333337 + value: 0.000011782597 + inSlope: -0.0030450427 + outSlope: -0.0030450427 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.166667 + value: 0.000018185374 + inSlope: 0.00022154661 + outSlope: 0.00022154661 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.2000003 + value: 0.000026552356 + inSlope: 0.00028238585 + outSlope: 0.00028238585 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.2333336 + value: 0.00003701108 + inSlope: 0.00036626915 + outSlope: 0.00036626915 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.266667 + value: 0.000050970277 + inSlope: 0.00052699225 + outSlope: 0.00052699225 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.3 + value: 0.00007214386 + inSlope: 0.0006672244 + outSlope: 0.0006672244 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.3666673 + value: 0.00012682806 + inSlope: 0.0011167303 + outSlope: 0.0011167303 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.433334 + value: 0.00021216272 + inSlope: 0.0010456598 + outSlope: 0.0010456598 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.466667 + value: 0.00023961152 + inSlope: 0.00064801495 + outSlope: 0.00064801495 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.5000005 + value: 0.00025536367 + inSlope: 0.000059551065 + outSlope: 0.000059551065 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.566667 + value: 0.00021284574 + inSlope: -0.0010424585 + outSlope: -0.0010424585 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.6000004 + value: 0.00017408442 + inSlope: -0.00104566 + outSlope: -0.00104566 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.6333337 + value: 0.00014313514 + inSlope: -0.0009925126 + outSlope: -0.0009925126 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.666667 + value: 0.000107916974 + inSlope: -0.0009835484 + outSlope: -0.0009835484 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.7000003 + value: 0.00007756531 + inSlope: -0.0008042555 + outSlope: -0.0008042555 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.7333336 + value: 0.000054299995 + inSlope: -0.00064993545 + outSlope: -0.00064993545 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.766667 + value: 0.00003423632 + inSlope: -0.00051033165 + outSlope: -0.00051033165 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.833334 + value: 0.00001156778 + inSlope: -0.00019915294 + outSlope: -0.00019915294 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.8666673 + value: 0.0000070009423 + inSlope: 0.0022053113 + outSlope: 0.0022053113 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.9000006 + value: 0.0001585884 + inSlope: 0.0013229232 + outSlope: 0.0013229232 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.933334 + value: 0.00009519574 + inSlope: -0.001390798 + outSlope: -0.001390798 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.966667 + value: 0.00006586862 + inSlope: -0.0006172813 + outSlope: -0.0006172813 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.033334 + value: 0.000056220986 + inSlope: 0.00019273677 + outSlope: 0.00019273677 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.066668 + value: 0.00006689315 + inSlope: 0.00034898068 + outSlope: 0.00034898068 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.1 + value: 0.000079486315 + inSlope: 0.00042966116 + outSlope: 0.00042966116 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.133334 + value: 0.00009553725 + inSlope: 0.00040084583 + outSlope: 0.00040084583 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.166667 + value: 0.00010620942 + inSlope: -0.0013504336 + outSlope: -0.0013504336 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.200001 + value: 0.0000055068394 + inSlope: -0.0014919487 + outSlope: -0.0014919487 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.233334 + value: 0.000006744811 + inSlope: 0.00002049082 + outSlope: 0.00002049082 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.266667 + value: 0.000006872877 + inSlope: 0.000015368107 + outSlope: 0.000015368107 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.3 + value: 0.000007769339 + inSlope: 0.00001985036 + outSlope: 0.00001985036 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.333334 + value: 0.000008196226 + inSlope: 0.000007683891 + outSlope: 0.000007683891 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.366667 + value: 0.000008281603 + inSlope: 0.000008324189 + outSlope: 0.000008324189 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.400001 + value: 0.000008751177 + inSlope: 0.0000044821795 + outSlope: 0.0000044821795 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.433333 + value: 0.000008580424 + inSlope: -0.0000025613354 + outSlope: -0.0000025613354 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.5 + value: 0.000008409669 + inSlope: -0.000016008114 + outSlope: -0.000016008114 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.533334 + value: 0.000007513207 + inSlope: -0.000009604818 + outSlope: -0.000009604818 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.566668 + value: 0.000007769339 + inSlope: -0.000008324521 + outSlope: -0.000008324521 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.6 + value: 0.0000069582547 + inSlope: -0.000006403571 + outSlope: -0.000006403571 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.633334 + value: 0.000007342452 + inSlope: -0.00000064051574 + outSlope: -0.00000064051574 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.700001 + value: 0.0000064033006 + inSlope: -0.0000051224984 + outSlope: -0.0000051224984 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.733334 + value: 0.000006574056 + inSlope: -0.0000070434694 + outSlope: -0.0000070434694 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.766667 + value: 0.000005933725 + inSlope: 0.00092721253 + outSlope: 0.00092721253 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.8 + value: 0.000068387264 + inSlope: 0.0008548561 + outSlope: 0.0008548561 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.833334 + value: 0.00006292311 + inSlope: -0.0001965821 + outSlope: -0.0001965821 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.866667 + value: 0.000055281835 + inSlope: -0.00018889814 + outSlope: -0.00018889814 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.900001 + value: 0.00005032995 + inSlope: -0.00018377544 + outSlope: -0.00018377544 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.966667 + value: 0.000036626876 + inSlope: -0.0001549595 + outSlope: -0.0001549595 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9 + value: 0.000032699525 + inSlope: -0.000030736992 + outSlope: -0.000030736992 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.033334 + value: 0.000034577828 + inSlope: 0.000033296776 + outSlope: 0.000033296776 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.066668 + value: 0.00003491934 + inSlope: 0.00011654168 + outSlope: 0.00011654168 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.1 + value: 0.000042347165 + inSlope: 0.0006147118 + outSlope: 0.0006147118 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.133334 + value: 0.00007590046 + inSlope: 0.0017635287 + outSlope: 0.0017635287 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.166667 + value: 0.00015991491 + inSlope: -0.0009931001 + outSlope: -0.0009931001 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.200001 + value: 0.0000096905005 + inSlope: -0.0020906923 + outSlope: -0.0020906923 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.233334 + value: 0.000020533253 + inSlope: 0.0004930497 + outSlope: 0.0004930497 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.266667 + value: 0.00004256061 + inSlope: 0.00083755504 + outSlope: 0.00083755504 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.3 + value: 0.00007637003 + inSlope: 0.0010315727 + outSlope: 0.0010315727 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.333334 + value: 0.00011133207 + inSlope: 0.0010277308 + outSlope: 0.0010277308 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.366667 + value: 0.00014488537 + inSlope: 0.0011173752 + outSlope: 0.0011173752 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.400001 + value: 0.00018582378 + inSlope: 0.0010667887 + outSlope: 0.0010667887 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.433333 + value: 0.0002160047 + inSlope: 0.00084843946 + outSlope: 0.00084843946 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.466667 + value: 0.0002423863 + inSlope: 0.00038099103 + outSlope: 0.00038099103 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.500001 + value: 0.00024140444 + inSlope: -0.0000762001 + outSlope: -0.0000762001 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.566668 + value: 0.00021916366 + inSlope: -0.00086060923 + outSlope: -0.00086060923 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.633334 + value: 0.00013737216 + inSlope: -0.0010501391 + outSlope: -0.0010501391 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.666667 + value: 0.00010992334 + inSlope: -0.0008055364 + outSlope: -0.0008055364 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.700001 + value: 0.0000836698 + inSlope: -0.00077608076 + outSlope: -0.00077608076 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.733334 + value: 0.000058184665 + inSlope: -0.00061023736 + outSlope: -0.00061023736 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.766667 + value: 0.000042987496 + inSlope: -0.00040532864 + outSlope: -0.00040532864 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.8 + value: 0.000031162734 + inSlope: -0.00028046596 + outSlope: -0.00028046596 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.833334 + value: 0.000024289853 + inSlope: -0.00017606682 + outSlope: -0.00017606682 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.900001 + value: 0.000016858901 + inSlope: -0.000045541077 + outSlope: -0.000045541077 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.933333 + value: 0.000016388829 + inSlope: -0.0000070452447 + outSlope: -0.0000070452447 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.966667 + value: 0.000016389225 + inSlope: -0.0000064034484 + outSlope: -0.0000064034484 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.000001 + value: 0.000015961927 + inSlope: -0.0000038559874 + outSlope: -0.0000038559874 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.033334 + value: 0.000016132151 + inSlope: 0.000010875011 + outSlope: 0.000010875011 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.066668 + value: 0.000016686932 + inSlope: -0.0000109153225 + outSlope: -0.0000109153225 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.1 + value: 0.00001540449 + inSlope: -0.000020425736 + outSlope: -0.000020425736 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.133334 + value: 0.000015325235 + inSlope: -0.000042810916 + outSlope: -0.000042810916 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.166667 + value: 0.00001255047 + inSlope: -0.000091567184 + outSlope: -0.000091567184 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.200001 + value: 0.000009220754 + inSlope: -0.00009156717 + outSlope: -0.00009156717 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.233334 + value: 0.00000644599 + inSlope: 0.0019036749 + outSlope: 0.0019036749 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.266667 + value: 0.00013613419 + inSlope: 0.0013043168 + outSlope: 0.0013043168 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.3 + value: 0.00009340282 + inSlope: -0.0010168491 + outSlope: -0.0010168491 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.333334 + value: 0.00006834457 + inSlope: -0.0005538833 + outSlope: -0.0005538833 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.400001 + value: 0.000050970277 + inSlope: -0.00014407224 + outSlope: -0.00014407224 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.500001 + value: 0.0000399566 + inSlope: -0.00012614531 + outSlope: -0.00012614531 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.533334 + value: 0.000035346224 + inSlope: -0.00013446953 + outSlope: -0.00013446953 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.566668 + value: 0.000030991978 + inSlope: -0.00013382918 + outSlope: -0.00013382918 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.6 + value: 0.00002642429 + inSlope: -0.00011910181 + outSlope: -0.00011910181 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.633334 + value: 0.000023051882 + inSlope: -0.000109496665 + outSlope: -0.000109496665 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.666667 + value: 0.000019124527 + inSlope: -0.00010629502 + outSlope: -0.00010629502 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.700001 + value: 0.000015965565 + inSlope: -0.00009797065 + outSlope: -0.00009797065 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.733334 + value: 0.000012593159 + inSlope: -0.00007940132 + outSlope: -0.00007940132 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.766667 + value: 0.000010672169 + inSlope: -0.000056349083 + outSlope: -0.000056349083 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.8 + value: 0.000008836556 + inSlope: -0.000029478322 + outSlope: -0.000029478322 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.833334 + value: 0.000008706974 + inSlope: 0.000008298293 + outSlope: 0.000008298293 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.866667 + value: 0.000009389763 + inSlope: 0.000043564898 + outSlope: 0.000043564898 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.900001 + value: 0.00001161132 + inSlope: 0.000056374476 + outSlope: 0.000056374476 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.933334 + value: 0.000013148112 + inSlope: 0.000068515714 + outSlope: 0.000068515714 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.966667 + value: 0.000016179009 + inSlope: 0.00011141727 + outSlope: 0.00011141727 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.066668 + value: 0.000029540564 + inSlope: 0.00010309293 + outSlope: 0.00010309293 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.1 + value: 0.00003222995 + inSlope: 0.000069155874 + outSlope: 0.000069155874 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.133334 + value: 0.00003415094 + inSlope: 0.000003200883 + outSlope: 0.000003200883 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.166667 + value: 0.000032443393 + inSlope: -0.00006851517 + outSlope: -0.00006851517 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.200001 + value: 0.00002958325 + inSlope: -0.00014727695 + outSlope: -0.00014727695 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.233334 + value: 0.000022624998 + inSlope: -0.00022283487 + outSlope: -0.00022283487 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.266667 + value: 0.000014727593 + inSlope: -0.0002407644 + outSlope: -0.0002407644 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.3 + value: 0.000006574056 + inSlope: -0.00027721308 + outSlope: -0.00027721308 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.333334 + value: -0.0000037532932 + inSlope: -0.0003111725 + outSlope: -0.0003111725 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.366667 + value: -0.000014170759 + inSlope: -0.0003048736 + outSlope: -0.0003048736 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.400001 + value: -0.000024078174 + inSlope: -0.00029721847 + outSlope: -0.00029721847 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: Right Hand Down-Up + path: + classID: 95 + script: {fileID: 0} + flags: 0 + - serializedVersion: 2 + curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.000015357702 + inSlope: 0.00007393968 + outSlope: 0.00007393968 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.033333335 + value: 0.000017822358 + inSlope: 0.000029828496 + outSlope: 0.000029828496 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.06666667 + value: 0.000017346269 + inSlope: 0.0000068918484 + outSlope: 0.0000068918484 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.10000001 + value: 0.000018281815 + inSlope: -0.0000096778285 + outSlope: -0.0000096778285 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.13333334 + value: 0.00001670108 + inSlope: -0.000030099765 + outSlope: -0.000030099765 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.16666667 + value: 0.000016275164 + inSlope: 0.000005811639 + outSlope: 0.000005811639 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.20000002 + value: 0.000017088523 + inSlope: -0.000028728857 + outSlope: -0.000028728857 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.23333335 + value: 0.000014359907 + inSlope: -0.000042810505 + outSlope: -0.000042810505 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.26666668 + value: 0.00001423449 + inSlope: -0.00002810317 + outSlope: -0.00002810317 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.3 + value: 0.000012486363 + inSlope: -0.000046696918 + outSlope: -0.000046696918 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.33333334 + value: 0.000011121362 + inSlope: -0.000018537814 + outSlope: -0.000018537814 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.36666667 + value: 0.000011250509 + inSlope: -0.000037473703 + outSlope: -0.000037473703 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.40000004 + value: 0.000008623113 + inSlope: -0.000064383785 + outSlope: -0.000064383785 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.43333337 + value: 0.0000069582543 + inSlope: 0.000003201645 + outSlope: 0.000003201645 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.4666667 + value: 0.000008836556 + inSlope: 0.000029455183 + outSlope: 0.000029455183 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5 + value: 0.000008921933 + inSlope: 0.000026253509 + outSlope: 0.000026253509 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.53333336 + value: 0.000010586791 + inSlope: 0.00006467329 + outSlope: 0.00006467329 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5666667 + value: 0.000013233489 + inSlope: 0.000064673346 + outSlope: 0.000064673346 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6 + value: 0.000014898348 + inSlope: 0.000048024747 + outSlope: 0.000048024747 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6333334 + value: 0.000016435139 + inSlope: 0.00008964623 + outSlope: 0.00008964623 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6666667 + value: 0.00002087476 + inSlope: 0.00012166271 + outSlope: 0.00012166271 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.70000005 + value: 0.000024545985 + inSlope: 0.00013254845 + outSlope: 0.00013254845 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.73333335 + value: 0.000029711322 + inSlope: 0.00009156728 + outSlope: 0.00009156728 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7666667 + value: 0.000030650466 + inSlope: 0.00003713911 + outSlope: 0.00003713911 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8000001 + value: 0.000032187265 + inSlope: 0.0000070437654 + outSlope: 0.0000070437654 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.86666673 + value: 0.000029625931 + inSlope: -0.000024332687 + outSlope: -0.000024332687 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.90000004 + value: 0.000029497873 + inSlope: 0.00006403299 + outSlope: 0.00006403299 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9333334 + value: 0.0000338948 + inSlope: 0.00006595398 + outSlope: 0.00006595398 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9666667 + value: 0.00003389481 + inSlope: 0.00007299772 + outSlope: 0.00007299772 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0.00003876131 + inSlope: 0.00006723469 + outSlope: 0.00006723469 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0333334 + value: 0.000038377115 + inSlope: 0.00004034097 + outSlope: 0.00004034097 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0666667 + value: 0.000041450705 + inSlope: 0.00003713929 + outSlope: 0.00003713929 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1 + value: 0.000040853065 + inSlope: 0.000002561408 + outSlope: 0.000002561408 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1333334 + value: 0.000041621468 + inSlope: -0.00004866511 + outSlope: -0.00004866511 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666667 + value: 0.00003760873 + inSlope: -0.00008964645 + outSlope: -0.00008964645 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2 + value: 0.000035645044 + inSlope: -0.00011269818 + outSlope: -0.00011269818 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2333333 + value: 0.000030095525 + inSlope: -0.00013639018 + outSlope: -0.00013639018 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2666668 + value: 0.000026552361 + inSlope: -0.00014343395 + outSlope: -0.00014343395 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3000001 + value: 0.000020533258 + inSlope: -0.00016264408 + outSlope: -0.00016264408 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3333334 + value: 0.000015709433 + inSlope: -0.00010949655 + outSlope: -0.00010949655 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3666668 + value: 0.000013233486 + inSlope: -0.000080681544 + outSlope: -0.000080681544 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4000001 + value: 0.000010330659 + inSlope: -0.000016648542 + outSlope: -0.000016648542 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4333334 + value: 0.000012123584 + inSlope: -0.0000012806158 + outSlope: -0.0000012806158 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4666667 + value: 0.000010245285 + inSlope: -0.000028814837 + outSlope: -0.000028814837 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5000001 + value: 0.000010202597 + inSlope: -0.00002369228 + outSlope: -0.00002369228 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5333334 + value: 0.000008665801 + inSlope: -0.00007107677 + outSlope: -0.00007107677 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5666667 + value: 0.00000546415 + inSlope: -0.0000595507 + outSlope: -0.0000595507 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6000001 + value: 0.0000046957553 + inSlope: -0.000057847898 + outSlope: -0.000057847898 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6333334 + value: 0.0000016076244 + inSlope: -0.00003647354 + outSlope: -0.00003647354 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6666667 + value: 0.0000022641882 + inSlope: -0.0000065623944 + outSlope: -0.0000065623944 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7 + value: 0.0000011701319 + inSlope: -0.000005788341 + outSlope: -0.000005788341 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7333335 + value: 0.0000018783018 + inSlope: 0.000032393742 + outSlope: 0.000032393742 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7666668 + value: 0.0000033297151 + inSlope: 0.000064673295 + outSlope: 0.000064673295 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.8000001 + value: 0.000006189851 + inSlope: 0.00020746716 + outSlope: 0.00020746716 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.8333334 + value: 0.000017160846 + inSlope: 0.000025613917 + outSlope: 0.000025613917 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.8666668 + value: 0.000007897411 + inSlope: 0.00009028717 + outSlope: 0.00009028717 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9000001 + value: 0.000023179953 + inSlope: 0.0001671263 + outSlope: 0.0001671263 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9333334 + value: 0.000019039155 + inSlope: 0.00033809344 + outSlope: 0.00033809344 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9666668 + value: 0.00004571959 + inSlope: 0.0003931614 + outSlope: 0.0003931614 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2 + value: 0.000045249988 + inSlope: 0.00079848635 + outSlope: 0.00079848635 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0333335 + value: 0.00009895235 + inSlope: 0.00026060938 + outSlope: 0.00026060938 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666668 + value: 0.00006262431 + inSlope: -0.0002202738 + outSlope: -0.0002202738 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.1000001 + value: 0.00008426744 + inSlope: 0.0005602886 + outSlope: 0.0005602886 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.1333334 + value: 0.00009997685 + inSlope: 0.0003355337 + outSlope: 0.0003355337 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.1666667 + value: 0.00010663633 + inSlope: -0.00013062719 + outSlope: -0.00013062719 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.2 + value: 0.00009126838 + inSlope: -0.0007350998 + outSlope: -0.0007350998 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.2333333 + value: 0.000057629728 + inSlope: -0.0010424547 + outSlope: -0.0010424547 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.266667 + value: 0.00002177121 + inSlope: -0.00083242654 + outSlope: -0.00083242654 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.3000002 + value: 0.0000021344197 + inSlope: -0.0006448126 + outSlope: -0.0006448126 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.3333335 + value: -0.000021216254 + inSlope: -0.00039572417 + outSlope: -0.00039572417 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.3666668 + value: -0.000024247167 + inSlope: -0.0007940104 + outSlope: -0.0007940104 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4 + value: -0.00007415023 + inSlope: -0.00037651462 + outSlope: -0.00037651462 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4333334 + value: -0.000049348117 + inSlope: -0.0014266565 + outSlope: -0.0014266565 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4666667 + value: -0.00016926057 + inSlope: -0.0009995619 + outSlope: -0.0009995619 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5000002 + value: -0.00011598513 + inSlope: 0.0014023182 + outSlope: 0.0014023182 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.6000001 + value: -0.000030565086 + inSlope: 0.0004040487 + outSlope: 0.0004040487 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.6333334 + value: -0.000021429714 + inSlope: -0.0031978115 + outSlope: -0.0031978115 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.6666667 + value: -0.00024375232 + inSlope: -0.0030390094 + outSlope: -0.0030390094 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7 + value: -0.00022403015 + inSlope: 0.00045207224 + outSlope: 0.00045207224 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7333336 + value: -0.00021361413 + inSlope: 0.00009348687 + outSlope: 0.00009348687 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.766667 + value: -0.00021779763 + inSlope: -0.00023692279 + outSlope: -0.00023692279 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.8000002 + value: -0.00022940896 + inSlope: -0.00061919907 + outSlope: -0.00061919907 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.8333335 + value: -0.00025907753 + inSlope: -0.000476406 + outSlope: -0.000476406 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.8666668 + value: -0.00026116933 + inSlope: 0.00029903406 + outSlope: 0.00029903406 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.9 + value: -0.00023914194 + inSlope: 0.00076647644 + outSlope: 0.00076647644 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.9333334 + value: -0.00021007095 + inSlope: 0.00094384304 + outSlope: 0.00094384304 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.966667 + value: -0.00017621889 + inSlope: 0.0012403164 + outSlope: 0.0012403164 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.0000002 + value: -0.00012738303 + inSlope: 0.0014016846 + outSlope: 0.0014016846 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.0666668 + value: -0.000047406764 + inSlope: 0.0008786711 + outSlope: 0.0008786711 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.1000001 + value: -0.00002419532 + inSlope: 0.0006009652 + outSlope: 0.0006009652 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.1333334 + value: -0.000007342453 + inSlope: 0.00034564122 + outSlope: 0.00034564122 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.1666667 + value: -0.0000011525934 + inSlope: -0.0029499813 + outSlope: -0.0029499813 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.2000003 + value: -0.00020400913 + inSlope: -0.0017500021 + outSlope: -0.0017500021 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.2333336 + value: -0.000117820746 + inSlope: 0.0019549292 + outSlope: 0.0019549292 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.266667 + value: -0.00007368065 + inSlope: 0.00096625916 + outSlope: 0.00096625916 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.3000002 + value: -0.000053403528 + inSlope: 0.00056156993 + outSlope: 0.00056156993 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.3333335 + value: -0.000036242687 + inSlope: 0.00041429387 + outSlope: 0.00041429387 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.3666668 + value: -0.000025783962 + inSlope: 0.00033425266 + outSlope: 0.00033425266 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.4 + value: -0.000013959197 + inSlope: 0.0017341106 + outSlope: 0.0017341106 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.4333334 + value: 0.000089823305 + inSlope: 0.0005148334 + outSlope: 0.0005148334 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.466667 + value: 0.000020362499 + inSlope: -0.0008837439 + outSlope: -0.0008837439 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.5000002 + value: 0.0000309066 + inSlope: 0.000238203 + outSlope: 0.000238203 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.5333335 + value: 0.000036242684 + inSlope: -0.000030095616 + outSlope: -0.000030095616 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.5666668 + value: 0.00002890023 + inSlope: -0.00031120068 + outSlope: -0.00031120068 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.6000001 + value: 0.00001549599 + inSlope: -0.0005219655 + outSlope: -0.0005219655 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.6333334 + value: -0.000005897439 + inSlope: -0.0005205889 + outSlope: -0.0005205889 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.6666667 + value: -0.000019209901 + inSlope: -0.0003488832 + outSlope: -0.0003488832 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.7000003 + value: -0.000029156367 + inSlope: -0.00028878817 + outSlope: -0.00028878817 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.7333336 + value: -0.0000384625 + inSlope: -0.0007927293 + outSlope: -0.0007927293 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.766667 + value: -0.00008200494 + inSlope: 0.0005871833 + outSlope: 0.0005871833 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.8000002 + value: 0.0000006830188 + inSlope: 0.0011199383 + outSlope: 0.0011199383 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.8333335 + value: -0.000007342452 + inSlope: -0.00031339278 + outSlope: -0.00031339278 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.8666668 + value: -0.000020209814 + inSlope: -0.00048088847 + outSlope: -0.00048088847 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.9 + value: -0.000039401653 + inSlope: -0.00058306806 + outSlope: -0.00058306806 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.9333336 + value: -0.00005908112 + inSlope: -0.0005570855 + outSlope: -0.0005570855 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.966667 + value: -0.00007654079 + inSlope: -0.00033873547 + outSlope: -0.00033873547 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4 + value: -0.00008166343 + inSlope: 0.00043093474 + outSlope: 0.00043093474 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.033334 + value: -0.000047811314 + inSlope: 0.0007581442 + outSlope: 0.0007581442 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.066667 + value: -0.000031120046 + inSlope: 0.0003463449 + outSlope: 0.0003463449 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.1000004 + value: -0.000024721678 + inSlope: 0.00014042643 + outSlope: 0.00014042643 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.1333337 + value: -0.000021758293 + inSlope: 0.000012027907 + outSlope: 0.000012027907 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.166667 + value: -0.000023919818 + inSlope: -0.00010072593 + outSlope: -0.00010072593 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.2000003 + value: -0.000028473349 + inSlope: -0.00012273123 + outSlope: -0.00012273123 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.2333336 + value: -0.000032101892 + inSlope: 0.000028174625 + outSlope: 0.000028174625 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.266667 + value: -0.000026595042 + inSlope: 0.00025272166 + outSlope: 0.00025272166 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.3 + value: -0.000015253798 + inSlope: 0.00030479737 + outSlope: 0.00030479737 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.3333335 + value: -0.000006275236 + inSlope: 0.00021343926 + outSlope: 0.00021343926 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.366667 + value: -0.0000010245273 + inSlope: -0.001961973 + outSlope: -0.001961973 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.4 + value: -0.00013707332 + inSlope: -0.0010776764 + outSlope: -0.0010776764 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.4333334 + value: -0.00007286956 + inSlope: 0.0014106485 + outSlope: 0.0014106485 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.4666667 + value: -0.00004303018 + inSlope: 0.0006416112 + outSlope: 0.0006416112 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.5 + value: -0.00003009552 + inSlope: 0.00029903295 + outSlope: 0.00029903295 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.533334 + value: -0.00002309457 + inSlope: 0.00012870505 + outSlope: 0.00012870505 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.566667 + value: -0.00002151509 + inSlope: 0.00003329717 + outSlope: 0.00003329717 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.6000004 + value: -0.00002087476 + inSlope: 0.00003906014 + outSlope: 0.00003906014 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.6333337 + value: -0.000018911083 + inSlope: 0.00007107667 + outSlope: 0.00007107667 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.666667 + value: -0.00001613632 + inSlope: 0.00006531371 + outSlope: 0.00006531371 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.7000003 + value: -0.00001455684 + inSlope: 0.00008452362 + outSlope: 0.00008452362 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.7333336 + value: -0.000010501418 + inSlope: 0.000065954126 + outSlope: 0.000065954126 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.766667 + value: -0.000010159903 + inSlope: 0.000055306064 + outSlope: 0.000055306064 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.8 + value: -0.0000068143504 + inSlope: 0.00010313853 + outSlope: 0.00010313853 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.8333335 + value: -0.0000032840067 + inSlope: 0.00006231423 + outSlope: 0.00006231423 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.866667 + value: -0.0000026600721 + inSlope: 0.0000422615 + outSlope: 0.0000422615 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.9 + value: -0.0000004665761 + inSlope: 0.00005161573 + outSlope: 0.00005161573 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.9333334 + value: 0.00000078097327 + inSlope: 0.000011699188 + outSlope: 0.000011699188 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.9666667 + value: 0.00000031336907 + inSlope: -0.00008791284 + outSlope: -0.00008791284 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.0000005 + value: -0.0000050799545 + inSlope: 0.000042685097 + outSlope: 0.000042685097 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.033334 + value: 0.0000031589623 + inSlope: 0.00011525956 + outSlope: 0.00011525956 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.066667 + value: 0.0000026040086 + inSlope: 0.00001728893 + outSlope: 0.00001728893 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.1000004 + value: 0.0000043115565 + inSlope: 0.00004226186 + outSlope: 0.00004226186 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.1333337 + value: 0.0000054214634 + inSlope: 0.000006403301 + outSlope: 0.000006403301 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.166667 + value: 0.000004738443 + inSlope: -0.000014727614 + outSlope: -0.000014727614 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.2000003 + value: 0.0000044396234 + inSlope: 0.000013446938 + outSlope: 0.000013446938 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.2333336 + value: 0.0000056349045 + inSlope: -0.000017300807 + outSlope: -0.000017300807 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.266667 + value: 0.0000032862372 + inSlope: -0.000060236296 + outSlope: -0.000060236296 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.3 + value: 0.0000016191551 + inSlope: -0.00002777793 + outSlope: -0.00002777793 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.3333335 + value: 0.0000014343769 + inSlope: -0.00008639944 + outSlope: -0.00008639944 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.366667 + value: -0.0000041408025 + inSlope: -0.00017519496 + outSlope: -0.00017519496 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.4 + value: -0.000010245276 + inSlope: -0.00032720895 + outSlope: -0.00032720895 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.4333334 + value: -0.000025954712 + inSlope: -0.00063776376 + outSlope: -0.00063776376 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.466667 + value: -0.000052763204 + inSlope: -0.0010777549 + outSlope: -0.0010777549 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.5000005 + value: -0.00009780535 + inSlope: 0.0007874423 + outSlope: 0.0007874423 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.533334 + value: -0.00000026710197 + inSlope: 0.0013921751 + outSlope: 0.0013921751 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.566667 + value: -0.000004993767 + inSlope: -0.0001491136 + outSlope: -0.0001491136 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.6000004 + value: -0.000010207999 + inSlope: -0.00020555826 + outSlope: -0.00020555826 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.6333337 + value: -0.000018697638 + inSlope: -0.00023363964 + outSlope: -0.00023363964 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.666667 + value: -0.00002578396 + inSlope: -0.00033169135 + outSlope: -0.00033169135 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.7000003 + value: -0.000040810373 + inSlope: -0.00038035645 + outSlope: -0.00038035645 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.7333336 + value: -0.000051141033 + inSlope: -0.0002932715 + outSlope: -0.0002932715 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.8 + value: -0.0000667224 + inSlope: -0.00011718054 + outSlope: -0.00011718054 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.8333335 + value: -0.00006817382 + inSlope: -0.0000038417093 + outSlope: -0.0000038417093 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.866667 + value: -0.000066978515 + inSlope: -0.000047384434 + outSlope: -0.000047384434 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.9 + value: -0.000071332775 + inSlope: 0.00010821322 + outSlope: 0.00010821322 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.933334 + value: -0.00005976414 + inSlope: 0.00041621248 + outSlope: 0.00041621248 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.966667 + value: -0.000043585136 + inSlope: 0.0004514331 + outSlope: 0.0004514331 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.0000005 + value: -0.00002966863 + inSlope: 0.00043253228 + outSlope: 0.00043253228 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.033334 + value: -0.000014749678 + inSlope: 0.00033463398 + outSlope: 0.00033463398 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.066667 + value: -0.0000073597203 + inSlope: 0.00017001892 + outSlope: 0.00017001892 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.1000004 + value: -0.000003415094 + inSlope: -0.0025059958 + outSlope: -0.0025059958 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.1333337 + value: -0.00017442594 + inSlope: -0.001666781 + outSlope: -0.001666781 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.166667 + value: -0.00011453371 + inSlope: 0.0014612349 + outSlope: 0.0014612349 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.2000003 + value: -0.00007701037 + inSlope: 0.00072293315 + outSlope: 0.00072293315 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.2333336 + value: -0.00006633821 + inSlope: 0.000119101605 + outSlope: 0.000119101605 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.3 + value: -0.000078547164 + inSlope: -0.000294552 + outSlope: -0.000294552 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.3333335 + value: -0.00008870706 + inSlope: -0.0001805732 + outSlope: -0.0001805732 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.366667 + value: -0.00009058537 + inSlope: 0.000047383342 + outSlope: 0.000047383342 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.4000006 + value: -0.0000855481 + inSlope: 0.00003137531 + outSlope: 0.00003137531 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.433334 + value: -0.00008849361 + inSlope: 0.000023051674 + outSlope: 0.000023051674 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.466667 + value: -0.00008401132 + inSlope: 0.000058269783 + outSlope: 0.000058269783 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.5000005 + value: -0.00008460896 + inSlope: 0.000051866897 + outSlope: 0.000051866897 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.533334 + value: -0.00008055353 + inSlope: 0.000083243074 + outSlope: 0.000083243074 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.566667 + value: -0.00007905943 + inSlope: 0.00007299782 + outSlope: 0.00007299782 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.6000004 + value: -0.000075687014 + inSlope: 0.00012358376 + outSlope: 0.00012358376 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.6333337 + value: -0.00007082052 + inSlope: 0.00021002843 + outSlope: 0.00021002843 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.666667 + value: -0.00006168513 + inSlope: 0.0002734213 + outSlope: 0.0002734213 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.7000003 + value: -0.00005259245 + inSlope: 0.00029519259 + outSlope: 0.00029519259 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.7333336 + value: -0.000042005646 + inSlope: 0.00026637764 + outSlope: 0.00026637764 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.8 + value: -0.000031461554 + inSlope: 0.000053787804 + outSlope: 0.000053787804 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.8333335 + value: -0.00003124811 + inSlope: 0.00009284792 + outSlope: 0.00009284792 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.866667 + value: -0.000025271698 + inSlope: 0.000067235036 + outSlope: 0.000067235036 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.9000006 + value: -0.0000267658 + inSlope: 0.000019210283 + outSlope: 0.000019210283 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.933334 + value: -0.000023991035 + inSlope: 0.00003970049 + outSlope: 0.00003970049 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.966667 + value: -0.000024119103 + inSlope: -0.0002548517 + outSlope: -0.0002548517 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.0000005 + value: -0.000040981133 + inSlope: -0.000731898 + outSlope: -0.000731898 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.066667 + value: -0.0001212785 + inSlope: -0.0016922364 + outSlope: -0.0016922364 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.1000004 + value: -0.00018572791 + inSlope: 0.0017308763 + outSlope: 0.0017308763 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.1333337 + value: -0.000005886867 + inSlope: 0.0026232775 + outSlope: 0.0026232775 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.166667 + value: -0.000010842924 + inSlope: -0.00016014522 + outSlope: -0.00016014522 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.2000003 + value: -0.000016563205 + inSlope: -0.00017032796 + outSlope: -0.00017032796 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.2333336 + value: -0.00002219811 + inSlope: -0.0002599743 + outSlope: -0.0002599743 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.266667 + value: -0.00003389481 + inSlope: -0.0003470592 + outSlope: -0.0003470592 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.3333335 + value: -0.00005929455 + inSlope: -0.00048024423 + outSlope: -0.00048024423 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.4000006 + value: -0.00009844008 + inSlope: -0.0006230421 + outSlope: -0.0006230421 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.433334 + value: -0.000118887976 + inSlope: -0.00045591552 + outSlope: -0.00045591552 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.466667 + value: -0.00012883442 + inSlope: -0.00018185352 + outSlope: -0.00018185352 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.5000005 + value: -0.00013101153 + inSlope: 0.000117820746 + outSlope: 0.000117820746 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.566667 + value: -0.0001032639 + inSlope: 0.0005871834 + outSlope: 0.0005871834 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.6000004 + value: -0.00008183419 + inSlope: 0.00054235995 + outSlope: 0.00054235995 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.6333337 + value: -0.0000671066 + inSlope: 0.00053851795 + outSlope: 0.00053851795 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.666667 + value: -0.000045933022 + inSlope: 0.0005103437 + outSlope: 0.0005103437 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.7000003 + value: -0.00003308372 + inSlope: 0.00035218208 + outSlope: 0.00035218208 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.7333336 + value: -0.00002245424 + inSlope: 0.0003022361 + outSlope: 0.0003022361 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.766667 + value: -0.000012934667 + inSlope: 0.0002697958 + outSlope: 0.0002697958 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.8 + value: -0.000004467871 + inSlope: 0.00016172754 + outSlope: 0.00016172754 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.833334 + value: -0.000002152809 + inSlope: 0.000059974 + outSlope: 0.000059974 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.8666673 + value: -0.0000004695748 + inSlope: -0.0011484777 + outSlope: -0.0011484777 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.9000006 + value: -0.000078717916 + inSlope: -0.00068131165 + outSlope: -0.00068131165 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.933334 + value: -0.000045890312 + inSlope: 0.00071396865 + outSlope: 0.00071396865 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.966667 + value: -0.00003112005 + inSlope: 0.00031568413 + outSlope: 0.00031568413 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8 + value: -0.000024844814 + inSlope: 0.000048026923 + outSlope: 0.000048026923 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.033334 + value: -0.000027918391 + inSlope: -0.00013126581 + outSlope: -0.00013126581 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.1 + value: -0.000041962976 + inSlope: -0.00029967396 + outSlope: -0.00029967396 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.133334 + value: -0.000053574277 + inSlope: -0.00030223542 + outSlope: -0.00030223542 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.166667 + value: -0.00006211203 + inSlope: 0.00083433517 + outSlope: 0.00083433517 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.200001 + value: 0.000002049057 + inSlope: 0.000923983 + outSlope: 0.000923983 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.233334 + value: -0.00000051226374 + inSlope: -0.00005058651 + outSlope: -0.00005058651 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.266667 + value: -0.0000013233487 + inSlope: 0.00000512307 + outSlope: 0.00000512307 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.3 + value: -0.00000017075425 + inSlope: 0.000016008531 + outSlope: 0.000016008531 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.333334 + value: -0.00000025613207 + inSlope: -0.000026253912 + outSlope: -0.000026253912 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.366667 + value: -0.0000019209908 + inSlope: -0.000029455518 + outSlope: -0.000029455518 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.400001 + value: -0.000002219812 + inSlope: 0.000022412023 + outSlope: 0.000022412023 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.433333 + value: -0.00000042688728 + inSlope: -0.000009604044 + outSlope: -0.000009604044 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.466667 + value: -0.0000028601414 + inSlope: -0.000007683018 + outSlope: -0.000007683018 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.5 + value: -0.00000093915037 + inSlope: 0.000048024944 + outSlope: 0.000048024944 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.533334 + value: 0.0000003415094 + inSlope: 0.0000051225716 + outSlope: 0.0000051225716 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.566668 + value: -0.000000597641 + inSlope: -0.000019850133 + outSlope: -0.000019850133 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.6 + value: -0.0000009818394 + inSlope: 0.0000076837005 + outSlope: 0.0000076837005 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.633334 + value: -0.00000008537648 + inSlope: -0.0000038424296 + outSlope: -0.0000038424296 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.666667 + value: -0.0000012379718 + inSlope: 0.000012805922 + outSlope: 0.000012805922 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.700001 + value: 0.00000076839603 + inSlope: 0.000030095118 + outSlope: 0.000030095118 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.733334 + value: 0.00000076839615 + inSlope: 0.000005762884 + outSlope: 0.000005762884 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.766667 + value: 0.0000011525934 + inSlope: -0.00077993405 + outSlope: -0.00077993405 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.8 + value: -0.000051226405 + inSlope: -0.00067492126 + outSlope: -0.00067492126 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.833334 + value: -0.00004384126 + inSlope: 0.0002106686 + outSlope: 0.0002106686 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.866667 + value: -0.000037181835 + inSlope: 0.00016712667 + outSlope: 0.00016712667 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.900001 + value: -0.000032699525 + inSlope: 0.00016328477 + outSlope: 0.00016328477 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.933333 + value: -0.000026296222 + inSlope: 0.00017288966 + outSlope: 0.00017288966 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 8.966667 + value: -0.000021173577 + inSlope: 0.0001287061 + outSlope: 0.0001287061 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9 + value: -0.0000177158 + inSlope: 0.000030736817 + outSlope: 0.000030736817 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.033334 + value: -0.000019124527 + inSlope: -0.000039699953 + outSlope: -0.000039699953 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.066668 + value: -0.000020362499 + inSlope: -0.00009989241 + outSlope: -0.00009989241 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.1 + value: -0.000025783955 + inSlope: -0.00036114364 + outSlope: -0.00036114364 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.133334 + value: -0.000044438908 + inSlope: -0.0011537411 + outSlope: -0.0011537411 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.166667 + value: -0.00010269939 + inSlope: 0.0006571021 + outSlope: 0.0006571021 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.200001 + value: -0.0000006298471 + inSlope: 0.0014079202 + outSlope: 0.0014079202 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.233334 + value: -0.000008836557 + inSlope: -0.0003408118 + outSlope: -0.0003408118 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.266667 + value: -0.000023350702 + inSlope: -0.0005577298 + outSlope: -0.0005577298 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.333334 + value: -0.000072528055 + inSlope: -0.0007683962 + outSlope: -0.0007683962 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.366667 + value: -0.00009724478 + inSlope: -0.0008798123 + outSlope: -0.0008798123 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.400001 + value: -0.00013118229 + inSlope: -0.0009086278 + outSlope: -0.0009086278 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.433333 + value: -0.00015782002 + inSlope: -0.0008125794 + outSlope: -0.0008125794 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.466667 + value: -0.0001853542 + inSlope: -0.0005237829 + outSlope: -0.0005237829 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.500001 + value: -0.00019273935 + inSlope: -0.00021066892 + outSlope: -0.00021066892 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.566668 + value: -0.0001953434 + inSlope: 0.00046424472 + outSlope: 0.00046424472 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.633334 + value: -0.00013587804 + inSlope: 0.00083050656 + outSlope: 0.00083050656 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.666667 + value: -0.000113082315 + inSlope: 0.0007018021 + outSlope: 0.0007018021 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.700001 + value: -0.00008909126 + inSlope: 0.00076263456 + outSlope: 0.00076263456 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.733334 + value: -0.0000622401 + inSlope: 0.000660183 + outSlope: 0.000660183 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.8 + value: -0.000033937496 + inSlope: 0.00029967527 + outSlope: 0.00029967527 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.833334 + value: -0.00002510094 + inSlope: 0.00020307419 + outSlope: 0.00020307419 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.866667 + value: -0.000020399171 + inSlope: 0.00015474595 + outSlope: 0.00015474595 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.900001 + value: -0.00001478454 + inSlope: 0.00007011824 + outSlope: 0.00007011824 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.933333 + value: -0.000015724532 + inSlope: -0.000044787626 + outSlope: -0.000044787626 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 9.966667 + value: -0.000017770395 + inSlope: 0.000008960535 + outSlope: 0.000008960535 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.000001 + value: -0.000015127155 + inSlope: 0.000030657233 + outSlope: 0.000030657233 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.033334 + value: -0.000015726535 + inSlope: -0.000011568944 + outSlope: -0.000011568944 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.066668 + value: -0.000015898411 + inSlope: 0.000012682958 + outSlope: 0.000012682958 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.1 + value: -0.000014881022 + inSlope: 0.000018202812 + outSlope: 0.000018202812 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.133334 + value: -0.000014684903 + inSlope: 0.0000631337 + outSlope: 0.0000631337 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.166667 + value: -0.000010672167 + inSlope: 0.00014535472 + outSlope: 0.00014535472 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.200001 + value: -0.000004994574 + inSlope: 0.00014535469 + outSlope: 0.00014535469 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.233334 + value: -0.0000009818394 + inSlope: -0.002702796 + outSlope: -0.002702796 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.266667 + value: -0.00018518348 + inSlope: -0.0018709942 + outSlope: -0.0018709942 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.3 + value: -0.00012571816 + inSlope: 0.0014080929 + outSlope: 0.0014080929 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.333334 + value: -0.00009131106 + inSlope: 0.0008004103 + outSlope: 0.0008004103 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.366667 + value: -0.0000723573 + inSlope: 0.00037907826 + outSlope: 0.00037907826 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.400001 + value: -0.000066039385 + inSlope: 0.00018313178 + outSlope: 0.00018313178 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.433334 + value: -0.000060148355 + inSlope: 0.00016008253 + outSlope: 0.00016008253 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.466667 + value: -0.00005536721 + inSlope: 0.00018313415 + outSlope: 0.00018313415 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.500001 + value: -0.000047939386 + inSlope: 0.0001709676 + outSlope: 0.0001709676 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.533334 + value: -0.000043969332 + inSlope: 0.00018377401 + outSlope: 0.00018377401 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.566668 + value: -0.000035687735 + inSlope: 0.0001716075 + outSlope: 0.0001716075 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.6 + value: -0.00003252877 + inSlope: 0.00017737053 + outSlope: 0.00017737053 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.633334 + value: -0.000023862965 + inSlope: 0.00019017725 + outSlope: 0.00019017725 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.666667 + value: -0.000019850231 + inSlope: 0.00011461919 + outSlope: 0.00011461919 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.700001 + value: -0.000016221698 + inSlope: 0.00015496067 + outSlope: 0.00015496067 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.733334 + value: -0.000009519574 + inSlope: 0.00015880264 + outSlope: 0.00015880264 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.766667 + value: -0.0000056349063 + inSlope: 0.00005314654 + outSlope: 0.00005314654 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.8 + value: -0.000005976414 + inSlope: 0.000029239653 + outSlope: 0.000029239653 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.833334 + value: -0.0000036855604 + inSlope: 0.000027934584 + outSlope: 0.000027934584 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.866667 + value: -0.000004114071 + inSlope: -0.00007406247 + outSlope: -0.00007406247 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.900001 + value: -0.000008623112 + inSlope: -0.00006379279 + outSlope: -0.00006379279 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.933334 + value: -0.00000836698 + inSlope: -0.000072998846 + outSlope: -0.000072998846 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.966667 + value: -0.00001348962 + inSlope: -0.00015047775 + outSlope: -0.00015047775 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.000001 + value: -0.000018398818 + inSlope: -0.00016968799 + outSlope: -0.00016968799 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.033334 + value: -0.00002480212 + inSlope: -0.00014663638 + outSlope: -0.00014663638 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.066668 + value: -0.000028174523 + inSlope: -0.00007107629 + outSlope: -0.00007107629 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.1 + value: -0.000029540564 + inSlope: -0.00006211179 + outSlope: -0.00006211179 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.133334 + value: -0.000032315325 + inSlope: 0.000024334131 + outSlope: 0.000024334131 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.166667 + value: -0.000027918393 + inSlope: 0.00015944197 + outSlope: 0.00015944197 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.200001 + value: -0.000021685844 + inSlope: 0.00019466064 + outSlope: 0.00019466064 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.233334 + value: -0.000014941037 + inSlope: 0.00022091379 + outSlope: 0.00022091379 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.266667 + value: -0.0000069582547 + inSlope: 0.00019978263 + outSlope: 0.00019978263 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.3 + value: -0.0000016221693 + inSlope: 0.00022612768 + outSlope: 0.00022612768 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.333334 + value: 0.000008116973 + inSlope: 0.00021399581 + outSlope: 0.00021399581 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.366667 + value: 0.000012644279 + inSlope: 0.00010603608 + outSlope: 0.00010603608 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.400001 + value: 0.0000151860095 + inSlope: 0.00007625089 + outSlope: 0.00007625089 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: Right Hand In-Out + path: + classID: 95 + script: {fileID: 0} + flags: 0 + - serializedVersion: 2 + curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.400001 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: LeftHand.Thumb.1 Stretched + path: + classID: 95 + script: {fileID: 0} + flags: 0 + - serializedVersion: 2 + curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.400001 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: LeftHand.Thumb.Spread + path: + classID: 95 + script: {fileID: 0} + flags: 0 + - serializedVersion: 2 + curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.400001 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: LeftHand.Thumb.2 Stretched + path: + classID: 95 + script: {fileID: 0} + flags: 0 + - serializedVersion: 2 + curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.400001 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: LeftHand.Thumb.3 Stretched + path: + classID: 95 + script: {fileID: 0} + flags: 0 + - serializedVersion: 2 + curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.400001 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: LeftHand.Index.1 Stretched + path: + classID: 95 + script: {fileID: 0} + flags: 0 + - serializedVersion: 2 + curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.400001 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: LeftHand.Index.Spread + path: + classID: 95 + script: {fileID: 0} + flags: 0 + - serializedVersion: 2 + curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.400001 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: LeftHand.Index.2 Stretched + path: + classID: 95 + script: {fileID: 0} + flags: 0 + - serializedVersion: 2 + curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.400001 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: LeftHand.Index.3 Stretched + path: + classID: 95 + script: {fileID: 0} + flags: 0 + - serializedVersion: 2 + curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.400001 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: LeftHand.Middle.1 Stretched + path: + classID: 95 + script: {fileID: 0} + flags: 0 + - serializedVersion: 2 + curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.400001 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: LeftHand.Middle.Spread + path: + classID: 95 + script: {fileID: 0} + flags: 0 + - serializedVersion: 2 + curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.400001 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: LeftHand.Middle.2 Stretched + path: + classID: 95 + script: {fileID: 0} + flags: 0 + - serializedVersion: 2 + curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.400001 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: LeftHand.Middle.3 Stretched + path: + classID: 95 + script: {fileID: 0} + flags: 0 + - serializedVersion: 2 + curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.400001 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: LeftHand.Ring.1 Stretched + path: + classID: 95 + script: {fileID: 0} + flags: 0 + - serializedVersion: 2 + curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.400001 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: LeftHand.Ring.Spread + path: + classID: 95 + script: {fileID: 0} + flags: 0 + - serializedVersion: 2 + curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.400001 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: LeftHand.Ring.2 Stretched + path: + classID: 95 + script: {fileID: 0} + flags: 0 + - serializedVersion: 2 + curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.400001 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: LeftHand.Ring.3 Stretched + path: + classID: 95 + script: {fileID: 0} + flags: 0 + - serializedVersion: 2 + curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.400001 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: LeftHand.Little.1 Stretched + path: + classID: 95 + script: {fileID: 0} + flags: 0 + - serializedVersion: 2 + curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.400001 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: LeftHand.Little.Spread + path: + classID: 95 + script: {fileID: 0} + flags: 0 + - serializedVersion: 2 + curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.400001 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: LeftHand.Little.2 Stretched + path: + classID: 95 + script: {fileID: 0} + flags: 0 + - serializedVersion: 2 + curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.400001 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: LeftHand.Little.3 Stretched + path: + classID: 95 + script: {fileID: 0} + flags: 0 + - serializedVersion: 2 + curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.400001 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: RightHand.Thumb.1 Stretched + path: + classID: 95 + script: {fileID: 0} + flags: 0 + - serializedVersion: 2 + curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.400001 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: RightHand.Thumb.Spread + path: + classID: 95 + script: {fileID: 0} + flags: 0 + - serializedVersion: 2 + curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.400001 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: RightHand.Thumb.2 Stretched + path: + classID: 95 + script: {fileID: 0} + flags: 0 + - serializedVersion: 2 + curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.400001 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: RightHand.Thumb.3 Stretched + path: + classID: 95 + script: {fileID: 0} + flags: 0 + - serializedVersion: 2 + curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.400001 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: RightHand.Index.1 Stretched + path: + classID: 95 + script: {fileID: 0} + flags: 0 + - serializedVersion: 2 + curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.400001 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: RightHand.Index.Spread + path: + classID: 95 + script: {fileID: 0} + flags: 0 + - serializedVersion: 2 + curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.400001 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: RightHand.Index.2 Stretched + path: + classID: 95 + script: {fileID: 0} + flags: 0 + - serializedVersion: 2 + curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.400001 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: RightHand.Index.3 Stretched + path: + classID: 95 + script: {fileID: 0} + flags: 0 + - serializedVersion: 2 + curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.400001 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: RightHand.Middle.1 Stretched + path: + classID: 95 + script: {fileID: 0} + flags: 0 + - serializedVersion: 2 + curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.400001 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: RightHand.Middle.Spread + path: + classID: 95 + script: {fileID: 0} + flags: 0 + - serializedVersion: 2 + curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.400001 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: RightHand.Middle.2 Stretched + path: + classID: 95 + script: {fileID: 0} + flags: 0 + - serializedVersion: 2 + curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.400001 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: RightHand.Middle.3 Stretched + path: + classID: 95 + script: {fileID: 0} + flags: 0 + - serializedVersion: 2 + curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.400001 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: RightHand.Ring.1 Stretched + path: + classID: 95 + script: {fileID: 0} + flags: 0 + - serializedVersion: 2 + curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.400001 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: RightHand.Ring.Spread + path: + classID: 95 + script: {fileID: 0} + flags: 0 + - serializedVersion: 2 + curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.400001 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: RightHand.Ring.2 Stretched + path: + classID: 95 + script: {fileID: 0} + flags: 0 + - serializedVersion: 2 + curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.400001 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: RightHand.Ring.3 Stretched + path: + classID: 95 + script: {fileID: 0} + flags: 0 + - serializedVersion: 2 + curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.400001 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: RightHand.Little.1 Stretched + path: + classID: 95 + script: {fileID: 0} + flags: 0 + - serializedVersion: 2 + curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.400001 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: RightHand.Little.Spread + path: + classID: 95 + script: {fileID: 0} + flags: 0 + - serializedVersion: 2 + curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.400001 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: RightHand.Little.2 Stretched + path: + classID: 95 + script: {fileID: 0} + flags: 0 + - serializedVersion: 2 + curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 11.400001 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: RightHand.Little.3 Stretched + path: + classID: 95 + script: {fileID: 0} + flags: 0 m_EulerEditorCurves: [] m_HasGenericRootTransform: 0 m_HasMotionFloatCurves: 0 diff --git a/Assets/Source/Models/Player/Mysto/Costume-Mysto.001 1.mat b/Assets/Source/Models/Player/Mysto/Costume-Mysto.001 1.mat new file mode 100644 index 00000000..e08b4e73 --- /dev/null +++ b/Assets/Source/Models/Player/Mysto/Costume-Mysto.001 1.mat @@ -0,0 +1,91 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 8 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Costume-Mysto.001 1 + m_Shader: {fileID: 4800000, guid: ccfc7d68845db8341944b3091b59be55, type: 3} + m_Parent: {fileID: 0} + m_ModifiedSerializedProperties: 0 + m_ValidKeywords: [] + m_InvalidKeywords: [] + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: {} + disabledShaderPasses: [] + m_LockedProperties: + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BumpMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailAlbedoMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailMask: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailNormalMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _EmissionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 2800000, guid: c049e6cb422b73c4eadc636bd65bca07, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ParallaxMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _Ramp: + m_Texture: {fileID: 2800000, guid: abc83c21d57d4a74cabe12065fa1a8b2, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Ints: [] + m_Floats: + - _BumpScale: 1 + - _Cutoff: 0.5 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _GlossMapScale: 1 + - _Glossiness: 0.52072537 + - _GlossyReflections: 1 + - _Metallic: 0 + - _Mode: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.02 + - _RampSmooth: 0.1 + - _RampThreshold: 0.5 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _UVSec: 0 + - _ZWrite: 1 + m_Colors: + - _Color: {r: 1, g: 1, b: 1, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} + - _HColor: {r: 0.785, g: 0.785, b: 0.785, a: 1} + - _SColor: {r: 0.19499996, g: 0.19499996, b: 0.19499996, a: 1} + m_BuildTextureStacks: [] diff --git a/Assets/Source/Models/Player/Mysto/Costume-Mysto.001 1.mat.meta b/Assets/Source/Models/Player/Mysto/Costume-Mysto.001 1.mat.meta new file mode 100644 index 00000000..9bf7e588 --- /dev/null +++ b/Assets/Source/Models/Player/Mysto/Costume-Mysto.001 1.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 7c610c2e56323874190563bf15a0d291 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Source/Models/Player/Mysto/MainBody-Mysto.001 1.mat b/Assets/Source/Models/Player/Mysto/MainBody-Mysto.001 1.mat new file mode 100644 index 00000000..00e49183 --- /dev/null +++ b/Assets/Source/Models/Player/Mysto/MainBody-Mysto.001 1.mat @@ -0,0 +1,104 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 8 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: MainBody-Mysto.001 1 + m_Shader: {fileID: 4800000, guid: ccfc7d68845db8341944b3091b59be55, type: 3} + m_Parent: {fileID: 0} + m_ModifiedSerializedProperties: 0 + m_ValidKeywords: + - TCP2_DISABLE_WRAPPED_LIGHT + m_InvalidKeywords: [] + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: {} + disabledShaderPasses: [] + m_LockedProperties: + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BumpMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailAlbedoMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailMask: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailNormalMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _EmissionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 2800000, guid: d5ddf20f0d99e6b4f9a4ce7af876634d, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ParallaxMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _Ramp: + m_Texture: {fileID: 2800000, guid: abc83c21d57d4a74cabe12065fa1a8b2, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Ints: [] + m_Floats: + - _BumpScale: 1 + - _Cutoff: 0.5 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _EnableOutline: 0 + - _GlossMapScale: 1 + - _Glossiness: 0.5 + - _GlossyReflections: 1 + - _Metallic: 0 + - _Mode: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.02 + - _RampSmooth: 0.2 + - _RampSmoothAdd: 0.75 + - _RampThreshold: 0.5 + - _RimMax: 0.85 + - _RimMin: 0.6 + - _RimStrength: 0.5 + - _SmoothnessTextureChannel: 0 + - _SpecBlend: 1 + - _SpecSmooth: 1 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _TCP2_DISABLE_WRAPPED_LIGHT: 1 + - _TCP2_RAMPTEXT: 0 + - _TCP2_SPEC_TOON: 0 + - _TCP2_STYLIZED_FRESNEL: 0 + - _UVSec: 0 + - _ZWrite: 1 + m_Colors: + - _Color: {r: 1, g: 1, b: 1, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} + - _HColor: {r: 1, g: 1, b: 1, a: 1} + - _RimColor: {r: 0.8, g: 0.8, b: 0.8, a: 0.6} + - _SColor: {r: 0.24999997, g: 0.24999997, b: 0.24999997, a: 1} + m_BuildTextureStacks: [] diff --git a/Assets/Source/Models/Player/Mysto/MainBody-Mysto.001 1.mat.meta b/Assets/Source/Models/Player/Mysto/MainBody-Mysto.001 1.mat.meta new file mode 100644 index 00000000..52a7bafb --- /dev/null +++ b/Assets/Source/Models/Player/Mysto/MainBody-Mysto.001 1.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 7136bba45fa92d743b292d4bf0eabb2c +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Source/Models/Player/Nova/Material 1.mat b/Assets/Source/Models/Player/Nova/Material 1.mat new file mode 100644 index 00000000..4d3490fa --- /dev/null +++ b/Assets/Source/Models/Player/Nova/Material 1.mat @@ -0,0 +1,91 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 8 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Material 1 + m_Shader: {fileID: 4800000, guid: ccfc7d68845db8341944b3091b59be55, type: 3} + m_Parent: {fileID: 0} + m_ModifiedSerializedProperties: 0 + m_ValidKeywords: [] + m_InvalidKeywords: [] + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: {} + disabledShaderPasses: [] + m_LockedProperties: + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BumpMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailAlbedoMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailMask: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailNormalMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _EmissionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 2800000, guid: 4cd93b3c08f8a514b917455617fca022, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ParallaxMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _Ramp: + m_Texture: {fileID: 2800000, guid: abc83c21d57d4a74cabe12065fa1a8b2, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Ints: [] + m_Floats: + - _BumpScale: 1 + - _Cutoff: 0.5 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _GlossMapScale: 1 + - _Glossiness: 0.5 + - _GlossyReflections: 1 + - _Metallic: 0 + - _Mode: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.02 + - _RampSmooth: 0.1 + - _RampThreshold: 0.5 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _UVSec: 0 + - _ZWrite: 1 + m_Colors: + - _Color: {r: 1, g: 1, b: 1, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} + - _HColor: {r: 0.785, g: 0.785, b: 0.785, a: 1} + - _SColor: {r: 0.19499996, g: 0.19499996, b: 0.19499996, a: 1} + m_BuildTextureStacks: [] diff --git a/Assets/Source/Models/Player/Nova/Material 1.mat.meta b/Assets/Source/Models/Player/Nova/Material 1.mat.meta new file mode 100644 index 00000000..b19e4c37 --- /dev/null +++ b/Assets/Source/Models/Player/Nova/Material 1.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: cb83a1cba5f29014e805cc9458e18b5b +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Source/Models/Player/Nova/Nova.001 1.mat b/Assets/Source/Models/Player/Nova/Nova.001 1.mat new file mode 100644 index 00000000..df4d9eb7 --- /dev/null +++ b/Assets/Source/Models/Player/Nova/Nova.001 1.mat @@ -0,0 +1,91 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 8 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Nova.001 1 + m_Shader: {fileID: 4800000, guid: ccfc7d68845db8341944b3091b59be55, type: 3} + m_Parent: {fileID: 0} + m_ModifiedSerializedProperties: 0 + m_ValidKeywords: [] + m_InvalidKeywords: [] + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: {} + disabledShaderPasses: [] + m_LockedProperties: + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BumpMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailAlbedoMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailMask: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailNormalMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _EmissionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 2800000, guid: 4cd93b3c08f8a514b917455617fca022, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ParallaxMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _Ramp: + m_Texture: {fileID: 2800000, guid: abc83c21d57d4a74cabe12065fa1a8b2, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Ints: [] + m_Floats: + - _BumpScale: 1 + - _Cutoff: 0.5 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _GlossMapScale: 1 + - _Glossiness: 0.5 + - _GlossyReflections: 1 + - _Metallic: 0 + - _Mode: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.02 + - _RampSmooth: 0.1 + - _RampThreshold: 0.5 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _UVSec: 0 + - _ZWrite: 1 + m_Colors: + - _Color: {r: 1, g: 1, b: 1, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} + - _HColor: {r: 0.785, g: 0.785, b: 0.785, a: 1} + - _SColor: {r: 0.19499996, g: 0.19499996, b: 0.19499996, a: 1} + m_BuildTextureStacks: [] diff --git a/Assets/Source/Models/Player/Nova/Nova.001 1.mat.meta b/Assets/Source/Models/Player/Nova/Nova.001 1.mat.meta new file mode 100644 index 00000000..40b33043 --- /dev/null +++ b/Assets/Source/Models/Player/Nova/Nova.001 1.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 2324ab4c9316d8e438e51c394bebd656 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Source/Models/Player/Wizard/Wizard 1.mat b/Assets/Source/Models/Player/Wizard/Wizard 1.mat new file mode 100644 index 00000000..375bf098 --- /dev/null +++ b/Assets/Source/Models/Player/Wizard/Wizard 1.mat @@ -0,0 +1,91 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 8 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Wizard 1 + m_Shader: {fileID: 4800000, guid: ccfc7d68845db8341944b3091b59be55, type: 3} + m_Parent: {fileID: 0} + m_ModifiedSerializedProperties: 0 + m_ValidKeywords: [] + m_InvalidKeywords: [] + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: {} + disabledShaderPasses: [] + m_LockedProperties: + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BumpMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailAlbedoMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailMask: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailNormalMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _EmissionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 2800000, guid: baa2baf3f20053d4fb9efabdc4e57cb3, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ParallaxMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _Ramp: + m_Texture: {fileID: 2800000, guid: abc83c21d57d4a74cabe12065fa1a8b2, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Ints: [] + m_Floats: + - _BumpScale: 1 + - _Cutoff: 0.5 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _GlossMapScale: 1 + - _Glossiness: 0.5 + - _GlossyReflections: 1 + - _Metallic: 0 + - _Mode: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.02 + - _RampSmooth: 0.1 + - _RampThreshold: 0.5 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _UVSec: 0 + - _ZWrite: 1 + m_Colors: + - _Color: {r: 1, g: 1, b: 1, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} + - _HColor: {r: 0.785, g: 0.785, b: 0.785, a: 1} + - _SColor: {r: 0.19499996, g: 0.19499996, b: 0.19499996, a: 1} + m_BuildTextureStacks: [] diff --git a/Assets/Source/Models/Player/Wizard/Wizard 1.mat.meta b/Assets/Source/Models/Player/Wizard/Wizard 1.mat.meta new file mode 100644 index 00000000..6eed80d9 --- /dev/null +++ b/Assets/Source/Models/Player/Wizard/Wizard 1.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 79a494c3e94db22419509c45764ae629 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Source/Prefabs/Header.prefab b/Assets/Source/Prefabs/Header.prefab index 9ca7b9c8..b219933d 100644 --- a/Assets/Source/Prefabs/Header.prefab +++ b/Assets/Source/Prefabs/Header.prefab @@ -438,6 +438,7 @@ GameObject: - component: {fileID: 7628982970556944866} - component: {fileID: 5374945850308335548} - component: {fileID: 8890324288574311001} + - component: {fileID: 8560934620727694145} m_Layer: 5 m_Name: Text (TMP) m_TagString: Untagged @@ -561,6 +562,19 @@ MonoBehaviour: m_hasFontAssetChanged: 0 m_baseMaterial: {fileID: 0} m_maskOffset: {x: 0, y: 0, z: 0, w: 0} +--- !u!114 &8560934620727694145 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 3841955898643459876} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 70c5858804602ca448d4a41a6c1209cd, type: 3} + m_Name: + m_EditorClassIdentifier: + coinText: {fileID: 8890324288574311001} --- !u!1 &4722765508771273514 GameObject: m_ObjectHideFlags: 0 diff --git a/Assets/Source/Prefabs/New Members/Mysto/2 Mysto.prefab b/Assets/Source/Prefabs/New Members/Mysto/2 Mysto.prefab index 4fb0b2da..d48a040a 100644 --- a/Assets/Source/Prefabs/New Members/Mysto/2 Mysto.prefab +++ b/Assets/Source/Prefabs/New Members/Mysto/2 Mysto.prefab @@ -410,6 +410,10 @@ MonoBehaviour: memberColor: {r: 0.18823531, g: 0.7019608, b: 0.87843144, a: 1} bulletColor: {r: 0, g: 0, b: 0, a: 1} IsEvolving: 0 + targetRotation: {x: 0, y: 0, z: 0} + targetRotationNormalized: {x: 0, y: 0, z: 0} + joystick: {fileID: 0} + angle: 0 projectileForce: 10 --- !u!195 &873183754724297475 NavMeshAgent: @@ -860,9 +864,9 @@ Light: serializedVersion: 10 m_Type: 0 m_Shape: 0 - m_Color: {r: 1, g: 1, b: 1, a: 1} - m_Intensity: 4 - m_Range: 10 + m_Color: {r: 0.93333334, g: 0.6117647, b: 0.6117647, a: 1} + m_Intensity: 2.26 + m_Range: 9.17 m_SpotAngle: 100 m_InnerSpotAngle: 1 m_CookieSize: 10 @@ -898,7 +902,7 @@ Light: m_RenderMode: 0 m_CullingMask: serializedVersion: 2 - m_Bits: 8192 + m_Bits: 272448 m_RenderingLayerMask: 1 m_Lightmapping: 4 m_LightShadowCasterMode: 0 @@ -1849,9 +1853,9 @@ Light: serializedVersion: 10 m_Type: 0 m_Shape: 0 - m_Color: {r: 1, g: 1, b: 1, a: 1} - m_Intensity: 4 - m_Range: 10 + m_Color: {r: 0.93333334, g: 0.6117647, b: 0.6117647, a: 1} + m_Intensity: 2.26 + m_Range: 9.17 m_SpotAngle: 100 m_InnerSpotAngle: 1 m_CookieSize: 10 @@ -1887,7 +1891,7 @@ Light: m_RenderMode: 0 m_CullingMask: serializedVersion: 2 - m_Bits: 10304 + m_Bits: 272448 m_RenderingLayerMask: 1 m_Lightmapping: 4 m_LightShadowCasterMode: 0 diff --git a/Assets/Source/Prefabs/New Members/Mysto/Neutral Members/2 Mysto Neutral.prefab b/Assets/Source/Prefabs/New Members/Mysto/Neutral Members/2 Mysto Neutral.prefab index 2f7c0184..ddc9555f 100644 --- a/Assets/Source/Prefabs/New Members/Mysto/Neutral Members/2 Mysto Neutral.prefab +++ b/Assets/Source/Prefabs/New Members/Mysto/Neutral Members/2 Mysto Neutral.prefab @@ -74,11 +74,11 @@ Light: serializedVersion: 10 m_Type: 0 m_Shape: 0 - m_Color: {r: 1, g: 1, b: 1, a: 1} - m_Intensity: 4 - m_Range: 10 - m_SpotAngle: 45 - m_InnerSpotAngle: 4 + m_Color: {r: 0.93333334, g: 0.6117647, b: 0.6117647, a: 1} + m_Intensity: 2.26 + m_Range: 9.17 + m_SpotAngle: 100 + m_InnerSpotAngle: 1 m_CookieSize: 10 m_Shadows: m_Type: 0 @@ -112,7 +112,7 @@ Light: m_RenderMode: 0 m_CullingMask: serializedVersion: 2 - m_Bits: 65 + m_Bits: 272448 m_RenderingLayerMask: 1 m_Lightmapping: 4 m_LightShadowCasterMode: 0 diff --git a/Assets/Source/Prefabs/New Members/Nova/2 Nova.prefab b/Assets/Source/Prefabs/New Members/Nova/2 Nova.prefab index 3b2b1bf6..537f82de 100644 --- a/Assets/Source/Prefabs/New Members/Nova/2 Nova.prefab +++ b/Assets/Source/Prefabs/New Members/Nova/2 Nova.prefab @@ -556,9 +556,9 @@ Light: serializedVersion: 10 m_Type: 0 m_Shape: 0 - m_Color: {r: 1, g: 1, b: 1, a: 1} - m_Intensity: 4 - m_Range: 10 + m_Color: {r: 0.93333334, g: 0.6117647, b: 0.6117647, a: 1} + m_Intensity: 2.26 + m_Range: 9.17 m_SpotAngle: 100 m_InnerSpotAngle: 1 m_CookieSize: 10 @@ -594,7 +594,7 @@ Light: m_RenderMode: 0 m_CullingMask: serializedVersion: 2 - m_Bits: 10304 + m_Bits: 272448 m_RenderingLayerMask: 1 m_Lightmapping: 4 m_LightShadowCasterMode: 0 @@ -1948,6 +1948,10 @@ MonoBehaviour: memberColor: {r: 0.18823531, g: 0.7019608, b: 0.87843144, a: 1} bulletColor: {r: 1, g: 0.33942905, b: 0.25098038, a: 1} IsEvolving: 0 + targetRotation: {x: 0, y: 0, z: 0} + targetRotationNormalized: {x: 0, y: 0, z: 0} + joystick: {fileID: 0} + angle: 0 projectileForce: 10 --- !u!195 &750539828899075702 NavMeshAgent: diff --git a/Assets/Source/Prefabs/New Members/Nova/Neutral Members/2 Nova Neutral.prefab b/Assets/Source/Prefabs/New Members/Nova/Neutral Members/2 Nova Neutral.prefab index 6171b10c..a3bfa1f9 100644 --- a/Assets/Source/Prefabs/New Members/Nova/Neutral Members/2 Nova Neutral.prefab +++ b/Assets/Source/Prefabs/New Members/Nova/Neutral Members/2 Nova Neutral.prefab @@ -43,11 +43,11 @@ Light: serializedVersion: 10 m_Type: 0 m_Shape: 0 - m_Color: {r: 1, g: 1, b: 1, a: 1} - m_Intensity: 4 - m_Range: 10 - m_SpotAngle: 45 - m_InnerSpotAngle: 4 + m_Color: {r: 0.93333334, g: 0.6117647, b: 0.6117647, a: 1} + m_Intensity: 2.26 + m_Range: 9.17 + m_SpotAngle: 100 + m_InnerSpotAngle: 1 m_CookieSize: 10 m_Shadows: m_Type: 0 @@ -81,7 +81,7 @@ Light: m_RenderMode: 0 m_CullingMask: serializedVersion: 2 - m_Bits: 65 + m_Bits: 272448 m_RenderingLayerMask: 1 m_Lightmapping: 4 m_LightShadowCasterMode: 0 @@ -453,6 +453,10 @@ PrefabInstance: propertyPath: m_Layer value: 18 objectReference: {fileID: 0} + - target: {fileID: 2373510882763649559, guid: f9ca4ae6a7994ba41933ac5f230a8308, type: 3} + propertyPath: m_IsActive + value: 0 + objectReference: {fileID: 0} - target: {fileID: 2397900085402380502, guid: f9ca4ae6a7994ba41933ac5f230a8308, type: 3} propertyPath: m_Layer value: 18 diff --git a/Assets/Source/Prefabs/New Members/Wizard/2 Wizard.prefab b/Assets/Source/Prefabs/New Members/Wizard/2 Wizard.prefab index 94b74872..f2bc27ae 100644 --- a/Assets/Source/Prefabs/New Members/Wizard/2 Wizard.prefab +++ b/Assets/Source/Prefabs/New Members/Wizard/2 Wizard.prefab @@ -127,6 +127,10 @@ MonoBehaviour: memberColor: {r: 0.18823531, g: 0.7019608, b: 0.87843144, a: 1} bulletColor: {r: 0.1882353, g: 0.7019608, b: 0.8784314, a: 1} IsEvolving: 0 + targetRotation: {x: 0, y: 0, z: 0} + targetRotationNormalized: {x: 0, y: 0, z: 0} + joystick: {fileID: 0} + angle: 0 projectileForce: 10 --- !u!195 &873183754724297475 NavMeshAgent: @@ -457,9 +461,9 @@ Light: serializedVersion: 10 m_Type: 0 m_Shape: 0 - m_Color: {r: 1, g: 1, b: 1, a: 1} - m_Intensity: 4 - m_Range: 10 + m_Color: {r: 0.93333334, g: 0.6117647, b: 0.6117647, a: 1} + m_Intensity: 2.26 + m_Range: 9.17 m_SpotAngle: 100 m_InnerSpotAngle: 1 m_CookieSize: 10 @@ -495,7 +499,7 @@ Light: m_RenderMode: 0 m_CullingMask: serializedVersion: 2 - m_Bits: 10304 + m_Bits: 272448 m_RenderingLayerMask: 1 m_Lightmapping: 4 m_LightShadowCasterMode: 0 diff --git a/Assets/Source/Prefabs/New Members/Wizard/Neutral Members/2 Wizard Neutral.prefab b/Assets/Source/Prefabs/New Members/Wizard/Neutral Members/2 Wizard Neutral.prefab index bc9b33f9..2f8198ae 100644 --- a/Assets/Source/Prefabs/New Members/Wizard/Neutral Members/2 Wizard Neutral.prefab +++ b/Assets/Source/Prefabs/New Members/Wizard/Neutral Members/2 Wizard Neutral.prefab @@ -232,11 +232,11 @@ Light: serializedVersion: 10 m_Type: 0 m_Shape: 0 - m_Color: {r: 1, g: 1, b: 1, a: 1} - m_Intensity: 4 - m_Range: 10 - m_SpotAngle: 45 - m_InnerSpotAngle: 4 + m_Color: {r: 0.93333334, g: 0.6117647, b: 0.6117647, a: 1} + m_Intensity: 2.26 + m_Range: 9.17 + m_SpotAngle: 100 + m_InnerSpotAngle: 1 m_CookieSize: 10 m_Shadows: m_Type: 0 @@ -270,7 +270,7 @@ Light: m_RenderMode: 0 m_CullingMask: serializedVersion: 2 - m_Bits: 65 + m_Bits: 272448 m_RenderingLayerMask: 1 m_Lightmapping: 4 m_LightShadowCasterMode: 0 diff --git a/Assets/Source/Scripts/SO/Upgrades/Skill Upgrades/Double Skill.asset b/Assets/Source/Scripts/SO/Upgrades/Skill Upgrades/Double Skill.asset index dcab6404..02630c6a 100644 --- a/Assets/Source/Scripts/SO/Upgrades/Skill Upgrades/Double Skill.asset +++ b/Assets/Source/Scripts/SO/Upgrades/Skill Upgrades/Double Skill.asset @@ -12,5 +12,5 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: cefa9ebf36c3c1e47a47fbced82bc4f9, type: 3} m_Name: Double Skill m_EditorClassIdentifier: - icon: {fileID: 21300000, guid: 65fdba251f64abe4193a6970ed32e86a, type: 3} + icon: {fileID: 21300000, guid: 5d5897555bb9f0c4494a90b7316928f2, type: 3} upgradeText: Double All diff --git a/Assets/Source/Scripts/SO/Upgrades/Skill Upgrades/Experience Increase Skill.asset b/Assets/Source/Scripts/SO/Upgrades/Skill Upgrades/Experience Increase Skill.asset index 1f6a5236..9b4f32ac 100644 --- a/Assets/Source/Scripts/SO/Upgrades/Skill Upgrades/Experience Increase Skill.asset +++ b/Assets/Source/Scripts/SO/Upgrades/Skill Upgrades/Experience Increase Skill.asset @@ -12,5 +12,5 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: c7183afd38e384f46a9732a5f7f8681c, type: 3} m_Name: Experience Increase Skill m_EditorClassIdentifier: - icon: {fileID: 21300000, guid: db3fcc2361642fb49855b42b18a2077e, type: 3} + icon: {fileID: 21300000, guid: 4eb8969330b65a247b014ac8a8f18880, type: 3} upgradeText: XP INCREASE diff --git a/Assets/Source/Scripts/SO/Upgrades/Skill Upgrades/Increase Speed Skill.asset b/Assets/Source/Scripts/SO/Upgrades/Skill Upgrades/Increase Speed Skill.asset index 0084507d..be97d82e 100644 --- a/Assets/Source/Scripts/SO/Upgrades/Skill Upgrades/Increase Speed Skill.asset +++ b/Assets/Source/Scripts/SO/Upgrades/Skill Upgrades/Increase Speed Skill.asset @@ -12,5 +12,5 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: fbef354311f71064baac013f842e43e0, type: 3} m_Name: Increase Speed Skill m_EditorClassIdentifier: - icon: {fileID: 21300000, guid: 805a1c85400ae084db670a292d9f977d, type: 3} + icon: {fileID: 21300000, guid: 8f268b49a13fcd64d8bd15a9c5d70c87, type: 3} upgradeText: Speed Increase diff --git a/Assets/Source/Scripts/SO/Upgrades/Skill Upgrades/Laser Skill.asset b/Assets/Source/Scripts/SO/Upgrades/Skill Upgrades/Laser Skill.asset index 20ec8733..05e02529 100644 --- a/Assets/Source/Scripts/SO/Upgrades/Skill Upgrades/Laser Skill.asset +++ b/Assets/Source/Scripts/SO/Upgrades/Skill Upgrades/Laser Skill.asset @@ -12,5 +12,5 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: 109ed20a116c7b540a935055f8b7d526, type: 3} m_Name: Laser Skill m_EditorClassIdentifier: - icon: {fileID: 21300000, guid: bb70feab11b0ecb4fa1594ee8dbe2e54, type: 3} + icon: {fileID: 21300000, guid: d72002be99f0f9f488729edeb1ef0dba, type: 3} upgradeText: Lasers diff --git a/Assets/Source/Scripts/SO/Upgrades/Skill Upgrades/Radial Weapon Skill.asset b/Assets/Source/Scripts/SO/Upgrades/Skill Upgrades/Radial Weapon Skill.asset index 0ff1483b..070f0aaf 100644 --- a/Assets/Source/Scripts/SO/Upgrades/Skill Upgrades/Radial Weapon Skill.asset +++ b/Assets/Source/Scripts/SO/Upgrades/Skill Upgrades/Radial Weapon Skill.asset @@ -12,5 +12,5 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: c9ed50124c611b44c9f96314939fcc99, type: 3} m_Name: Radial Weapon Skill m_EditorClassIdentifier: - icon: {fileID: 21300000, guid: 29ed84c8a652d2b4ca5d9b5c15df1c12, type: 3} + icon: {fileID: 21300000, guid: 12ca280f68f4ea44499a9c50b4e7dbd4, type: 3} upgradeText: Radial Shield diff --git a/Assets/Source/Scripts/SO/Upgrades/Skill Upgrades/Spread Shot Skill.asset b/Assets/Source/Scripts/SO/Upgrades/Skill Upgrades/Spread Shot Skill.asset index adb561a5..3dc4b0f5 100644 --- a/Assets/Source/Scripts/SO/Upgrades/Skill Upgrades/Spread Shot Skill.asset +++ b/Assets/Source/Scripts/SO/Upgrades/Skill Upgrades/Spread Shot Skill.asset @@ -12,5 +12,5 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: 8e83f0d6c7668fd4994e2ca7f992e1fb, type: 3} m_Name: Spread Shot Skill m_EditorClassIdentifier: - icon: {fileID: 21300000, guid: 5abfed945b25d2a44be821709dcb70e6, type: 3} + icon: {fileID: 21300000, guid: b293c994798fcd148827e6285b55cf7e, type: 3} upgradeText: Spread Shot diff --git a/Assets/Source/Scripts/SO/Upgrades/Stats Upgrade/Attack Power Upgrade.asset b/Assets/Source/Scripts/SO/Upgrades/Stats Upgrade/Attack Power Upgrade.asset index 6bba2953..db4af181 100644 --- a/Assets/Source/Scripts/SO/Upgrades/Stats Upgrade/Attack Power Upgrade.asset +++ b/Assets/Source/Scripts/SO/Upgrades/Stats Upgrade/Attack Power Upgrade.asset @@ -12,7 +12,7 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: a6eefca3282643f47b968e87c2d404c9, type: 3} m_Name: Attack Power Upgrade m_EditorClassIdentifier: - icon: {fileID: 21300000, guid: ff53ca1c4ae527a4cabf0ee024dcd868, type: 3} + icon: {fileID: 21300000, guid: 004a9ab501a101f4b8eb378d9f50216e, type: 3} upgradeText: Power statsUpgradesType: 2 increasePercent: 35 diff --git a/Assets/Source/Scripts/SO/Upgrades/Stats Upgrade/Attack Rate Upgrade.asset b/Assets/Source/Scripts/SO/Upgrades/Stats Upgrade/Attack Rate Upgrade.asset index fd389741..530620bc 100644 --- a/Assets/Source/Scripts/SO/Upgrades/Stats Upgrade/Attack Rate Upgrade.asset +++ b/Assets/Source/Scripts/SO/Upgrades/Stats Upgrade/Attack Rate Upgrade.asset @@ -12,7 +12,7 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: a6eefca3282643f47b968e87c2d404c9, type: 3} m_Name: Attack Rate Upgrade m_EditorClassIdentifier: - icon: {fileID: 616049456, guid: a7a08bd8988f4be4498ee0bbdef80622, type: 3} + icon: {fileID: 21300000, guid: b293c994798fcd148827e6285b55cf7e, type: 3} upgradeText: Attack Rate statsUpgradesType: 1 increasePercent: 10 diff --git a/Assets/Source/Scripts/SO/Upgrades/Stats Upgrade/Heal.asset b/Assets/Source/Scripts/SO/Upgrades/Stats Upgrade/Heal.asset index be6296ee..c451f870 100644 --- a/Assets/Source/Scripts/SO/Upgrades/Stats Upgrade/Heal.asset +++ b/Assets/Source/Scripts/SO/Upgrades/Stats Upgrade/Heal.asset @@ -12,7 +12,7 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: a6eefca3282643f47b968e87c2d404c9, type: 3} m_Name: Heal m_EditorClassIdentifier: - icon: {fileID: -680806780, guid: e2fa4c637a35c974697a3f66aad33eb6, type: 3} + icon: {fileID: 21300000, guid: cfd62e76987af9345a6d333a32049902, type: 3} upgradeText: Heal statsUpgradesType: 3 increasePercent: 50 diff --git a/ProjectSettings/Packages/com.unity.services.core/Settings.json b/ProjectSettings/Packages/com.unity.services.core/Settings.json index e69de29b..de218bd8 100644 --- a/ProjectSettings/Packages/com.unity.services.core/Settings.json +++ b/ProjectSettings/Packages/com.unity.services.core/Settings.json @@ -0,0 +1 @@ +{"EnvironmentName":""} \ No newline at end of file diff --git a/ProjectSettings/TagManager.asset b/ProjectSettings/TagManager.asset index 9c0b52bf..cbbbda02 100644 --- a/ProjectSettings/TagManager.asset +++ b/ProjectSettings/TagManager.asset @@ -31,7 +31,7 @@ TagManager: - PreXP - Shield - Neutral - - + - CharacterSelectionLight - - -